[PATCH for 8.0 0/4] igb fixes for 8.0

Akihiko Odaki posted 4 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230324095434.44973-1-akihiko.odaki@daynix.com
Maintainers: Dmitry Fleytman <dmitry.fleytman@gmail.com>, Akihiko Odaki <akihiko.odaki@daynix.com>, Jason Wang <jasowang@redhat.com>
hw/net/e1000e_core.c |  6 ++---
hw/net/igb.c         | 26 ++++++++++++++++------
hw/net/igb_core.c    | 52 +++++++++++++++++++++++---------------------
hw/net/igb_core.h    |  8 +++----
hw/net/net_tx_pkt.c  | 30 ++++++++++++++-----------
hw/net/net_tx_pkt.h  |  3 ++-
hw/net/vmxnet3.c     |  4 ++--
7 files changed, 73 insertions(+), 56 deletions(-)
[PATCH for 8.0 0/4] igb fixes for 8.0
Posted by Akihiko Odaki 1 year, 1 month ago
This series have several fixes igb for 8.0 release.

Akihiko Odaki (4):
  igb: Save more Tx states
  igb: Fix DMA requester specification for Tx packet
  hw/net/net_tx_pkt: Ignore ECN bit
  hw/net/net_tx_pkt: Align l3_hdr

 hw/net/e1000e_core.c |  6 ++---
 hw/net/igb.c         | 26 ++++++++++++++++------
 hw/net/igb_core.c    | 52 +++++++++++++++++++++++---------------------
 hw/net/igb_core.h    |  8 +++----
 hw/net/net_tx_pkt.c  | 30 ++++++++++++++-----------
 hw/net/net_tx_pkt.h  |  3 ++-
 hw/net/vmxnet3.c     |  4 ++--
 7 files changed, 73 insertions(+), 56 deletions(-)

-- 
2.39.2