Commit a4168d1
committed
feat: add support for VIRTIO_NET_F_MRG_RXBUF to virtio-net
Now virtio-net device can split incoming packets across
multiple descriptor chains if VIRTIO_NET_F_MRG_RXBUF is enabled
by the guest.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent 4cd47bd commit a4168d1
File tree
3 files changed
+245
-108
lines changed- src/vmm/src/devices/virtio
- net
3 files changed
+245
-108
lines changed
0 commit comments