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

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


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>



More information about the dev mailing list