[Bug 215737] [bhyve] utilizing virtio-net truncates jumbo frames at 4084 bytes length

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 23 22:14:58 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215737

--- Comment #20 from Vincenzo Maffione <vmaffione at FreeBSD.org> ---
I prepared a patch to enable mergeable rx buffers for virtio-net, even with the
tap backend.

https://reviews.freebsd.org/D23342

Anyone willing to test this with jumbo frames?
To test it, append "mrgrxbuf=on" to your virtio-net command-line, e.g.
  -s 2:1,virtio-net,tap1,mrgrxbuf=on

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list