[dpdk-dev] [PATCH] net/mlx5: fix max number of queues for NEON Tx

Shahaf Shuler shahafs at mellanox.com
Wed May 1 08:11:15 CEST 2019


Wednesday, May 1, 2019 4:37 AM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix max number of queues for NEON
> Tx
> 
> BlueField SmartNIC has 0xa2d2 as PCI device ID on both ARM and x86 host.
> On ARM side, Tx inlining need not be used as PCI bandwidth is not
> bottleneck.
> Vectorized Tx can still be used up to 16 queues. For other archs (e.g., x86),
> keep using the default value.
> 
> Fixes: 09d8b41699bb ("net/mlx5: make vectorized Tx threshold
> configurable")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>

Applied to next-net-mlx, thanks. 



More information about the dev mailing list