On Wed, Feb 25, 2026 at 09:00:52AM +0000, Bruce Richardson wrote:
> On Wed, Feb 25, 2026 at 02:23:33PM +0530, Shaiq Wani wrote:
> > Fix the misspelled macro IDPD_TXQ_SCAN_CQ_THRESH to
> > IDPF_TXQ_SCAN_CQ_THRESH in the header and its usage
> > in the AVX512 split queue Tx path.
> >
> > Fixes: e528d7c74819 ("common/idpf: add AVX512 data path for split queue
> > model")
> Cc: [email protected]
>
> > Signed-off-by: Shaiq Wani <[email protected]>
> > ---
> > drivers/net/intel/idpf/idpf_common_rxtx.h | 2 +-
> > drivers/net/intel/idpf/idpf_common_rxtx_avx512.c | 2 +-
> > 2 files changed, 2 insertions(+), 2 deletions(-)
> >
> Acked-by: Bruce Richardson <[email protected]>
>
Applied to dpdk-next-net-intel.
Thanks,
/Bruce