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


Reply via email to