> -----Original Message-----
> From: Su, Simei <simei...@intel.com>
> Sent: Thursday, September 14, 2023 9:50 AM
> To: Wu, Jingjing <jingjing...@intel.com>; Xing, Beilei
> <beilei.x...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>
> Cc: dev@dpdk.org; Wu, Wenjun1 <wenjun1...@intel.com>; Su, Simei
> <simei...@intel.com>
> Subject: [PATCH v4 0/3] refactor single queue Tx data path
> 
> 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

Acked-by: Beilei Xing <beilei.x...@intel.com>

Reply via email to