Skip to content

Commit 8190129

Browse files
committed
feat(net): add MRG_RXBUF support to virtio-net device
Now virtio-net device VIRTIO_NET_F_MRG_RXBUF feature which allows it to write single packet into multiple descriptor chains. The amount of descriptor chains (also known as heads) is written into the `virtio_net_hdr_v1` structure which is located at the very begging of the packet. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 0f88fc8 commit 8190129

File tree

3 files changed

+275
-107
lines changed

3 files changed

+275
-107
lines changed

0 commit comments

Comments
 (0)