Commit 64616a4
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 5bdf1bf commit 64616a4
2 files changed
+215
-100
lines changed
0 commit comments