]> git.proxmox.com Git - mirror_qemu.git/commit
igb: RX payload guest writting refactoring
authorTomasz Dzieciol <t.dzieciol@partner.samsung.com>
Mon, 29 May 2023 14:01:50 +0000 (16:01 +0200)
committerJason Wang <jasowang@redhat.com>
Mon, 18 Sep 2023 06:36:13 +0000 (14:36 +0800)
commit17ccd01647960e760f9b3daa41bcdc6aabd2ddc9
tree84db2cc873406010a4dfd4645766edaff173c11e
parentec82ad7c4d61061d78907436ceb181859ab4a8d5
igb: RX payload guest writting refactoring

Refactoring is done in preparation for support of multiple advanced
descriptors RX modes, especially packet-split modes.

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/e1000e_core.c
hw/net/igb_core.c
tests/qtest/libqos/igb.c