> -----Original Message-----
> From: Su, Simei <[email protected]>
> Sent: Thursday, September 14, 2023 2:37 PM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>;
> Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Wu, Wenjun1 <[email protected]>; Su, Simei
> <[email protected]>
> Subject: [PATCH v5] common/idpf: refactor single queue Tx data path
>
> Currently, single queue Tx data path uses flex Tx data
> descriptor(DTYPE3) which is removed in the latest idpf spec.
> This patch replaces flex Tx data descriptor with base Tx data descriptor for
> single queue Tx data path and refines Tx single queue setup to align with Tx
> data path.
>
> Signed-off-by: Simei Su <[email protected]>
> Acked-by: Wenjun Wu <[email protected]>
> Acked-by: Beilei Xing <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi