[PATCH] net/idpf: fix typo in CQ scan threshold macro name

Bruce Richardson bruce.richardson at intel.com
Wed Feb 25 10:05:10 CET 2026


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: stable at dpdk.org
> 
> > Signed-off-by: Shaiq Wani <shaiq.wani at intel.com>
> > ---
> >  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 <bruce.richardson at intel.com>
> 
Applied to dpdk-next-net-intel.

Thanks,
/Bruce


More information about the stable mailing list