]> git.proxmox.com Git - mirror_qemu.git/commit
igb: packet-split descriptors support
authorTomasz Dzieciol <t.dzieciol@partner.samsung.com>
Mon, 29 May 2023 14:01:52 +0000 (16:01 +0200)
committerJason Wang <jasowang@redhat.com>
Mon, 18 Sep 2023 06:36:13 +0000 (14:36 +0800)
commit560cf339b2a50bfb6bbeb53801065119e03118f3
tree1f0a39b82fb696dc651b5cf4e3269afae2b8ea09
parent1c4e67a5be1fd89bd2c919799b2eb1478142848a
igb: packet-split descriptors support

Packet-split descriptors are used by Linux VF driver for MTU values from 2048

Signed-off-by: Tomasz Dzieciol <t.dzieciol@partner.samsung.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/igb_core.c
hw/net/igb_regs.h
hw/net/trace-events