Re: [PATCH v5 1/4] net/intel: align Tx queue struct field names

2025-04-05 Thread Bruce Richardson
On Thu, Mar 27, 2025 at 09:34:34PM +0530, Shaiq Wani wrote: > Align the Tx queue struct field names in idpf and > cpfl driver with the common Tx queue struct. > > Signed-off-by: Shaiq Wani Acked-by: Bruce Richardson

[PATCH v5 1/4] net/intel: align Tx queue struct field names

2025-03-27 Thread Shaiq Wani
Align the Tx queue struct field names in idpf and cpfl driver with the common Tx queue struct. Signed-off-by: Shaiq Wani --- drivers/net/intel/cpfl/cpfl_rxtx.c| 40 - drivers/net/intel/cpfl/cpfl_rxtx_vec_common.h | 4 +- drivers/net/intel/idpf/idpf_common_rxtx.c | 72 +++