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

2025-04-08 Thread Bruce Richardson
On Thu, Apr 03, 2025 at 04:54:26PM +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 v6 1/4] net/intel: align Tx queue struct field names

2025-04-03 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 +++