[PATCH v4 0/3] refactor single queue Tx data path
Simei Su
simei.su at intel.com
Thu Sep 14 03:50:28 CEST 2023
1. Refine single queue Tx data path for idpf common module.
2. Refine Tx queue setup for idpf pmd.
3. Refine Tx queue setup for cpfl pmd.
v4:
* Split one patch into patchset.
* Refine commit title and commit log.
v3:
* Change context TSO descriptor from base mode to flex mode.
v2:
* Refine commit title and commit log.
* Remove redundant definition.
* Modify base mode context TSO descriptor.
Simei Su (3):
common/idpf: refactor single queue Tx data path
net/idpf: refine Tx queue setup
net/cpfl: refine Tx queue setup
drivers/common/idpf/idpf_common_rxtx.c | 39 +++++++++----------
drivers/common/idpf/idpf_common_rxtx.h | 2 +-
drivers/common/idpf/idpf_common_rxtx_avx512.c | 37 +++++++++---------
drivers/net/cpfl/cpfl_rxtx.c | 2 +-
drivers/net/idpf/idpf_rxtx.c | 2 +-
5 files changed, 40 insertions(+), 42 deletions(-)
--
2.25.1
More information about the dev
mailing list