qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 8.0 0/4] igb fixes for 8.0
@ 2023-03-24  9:54 Akihiko Odaki
  2023-03-24  9:54 ` [PATCH for 8.0 1/4] igb: Save more Tx states Akihiko Odaki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Akihiko Odaki @ 2023-03-24  9:54 UTC (permalink / raw)
  Cc: qemu-devel, Dmitry Fleytman, Sriram Yagnaraman, Jason Wang,
	Akihiko Odaki

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-24 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24  9:54 [PATCH for 8.0 0/4] igb fixes for 8.0 Akihiko Odaki
2023-03-24  9:54 ` [PATCH for 8.0 1/4] igb: Save more Tx states Akihiko Odaki
2023-03-24  9:54 ` [PATCH for 8.0 2/4] igb: Fix DMA requester specification for Tx packet Akihiko Odaki
2023-03-24  9:54 ` [PATCH for 8.0 3/4] hw/net/net_tx_pkt: Ignore ECN bit Akihiko Odaki
2023-03-24  9:54 ` [PATCH for 8.0 4/4] hw/net/net_tx_pkt: Align l3_hdr Akihiko Odaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).