[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v4 0/5] igb: packet-split descriptors support
|
From: |
Tomasz Dzieciol |
|
Subject: |
[PATCH v4 0/5] igb: packet-split descriptors support |
|
Date: |
Thu, 4 May 2023 15:10:50 +0200 |
Based-on: <20230423041833.5302-1-akihiko.odaki@daynix.com>
("[PATCH v3 00/47] igb: Fix for DPDK")
Purposes of this series of patches:
* introduce packet-split RX descriptors support. This feature is used by Linux
VF driver for MTU values from 2048.
* refactor RX descriptor handling for introduction of packet-split RX
descriptors support
* fix descriptors flags handling
Tomasz Dzieciol (5):
igb: remove TCP ACK detection
igb: rename E1000E_RingInfo_st
igb: RX descriptors handling cleanup
igb: add IPv6 extended headers traffic detection
igb: packet-split descriptors support
hw/net/e1000e_core.c | 18 +-
hw/net/igb_core.c | 753 ++++++++++++++++++++++++++++-----------
hw/net/igb_regs.h | 20 +-
hw/net/trace-events | 6 +-
tests/qtest/libqos/igb.c | 5 +
5 files changed, 580 insertions(+), 222 deletions(-)
--
2.25.1
- [PATCH v4 0/5] igb: packet-split descriptors support,
Tomasz Dzieciol <=
- Message not available
- Message not available
- Message not available
- Message not available