[dpdk-dev] [PATCH] net/mlx5: limit priority range for Linux TC flower driver

Shahaf Shuler shahafs at mellanox.com
Sun Nov 4 07:48:14 CET 2018


Saturday, November 3, 2018 7:11 PM, Yongseok Koh:
> Subject: [PATCH] net/mlx5: limit priority range for Linux TC flower driver
> 
> Due to a limitation on driver/FW, priority ranges from 1 to 16 in kernel.
> Priority in rte_flow attribute starts from 0 and is added by 1 in translation.
> This is subject to be changed to determine the max priority based on trial-
> and-error like Verbs driver once the restriction is lifted or the range is
> extended.
> 
> Cc: Or Gerlitz <ogerlitz at mellanox.com>
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> ---

Applied to next-net-mlx, thanks. 


More information about the dev mailing list