> -----Original Message-----
> From: Xueming(Steven) Li <xuemi...@nvidia.com>
> Sent: Saturday, October 16, 2021 11:08
> To: dev@dpdk.org
> Cc: Xueming(Steven) Li <xuemi...@nvidia.com>; Slava Ovsiienko
> <viachesl...@nvidia.com>; Lior Margalit <lmarga...@nvidia.com>; Matan
> Azrad <ma...@nvidia.com>; Bill Zhou <dongz...@nvidia.com>
> Subject: [PATCH v2 6/8] net/mlx5: fix internal root table flow priroity
> 
> When creating internal transfer flow on root table with lowerest priority, the
> flow was created with max UINT32_MAX priority. It is wrong since the flow is
> created in kernel and  max priority supported is 16.
> 
> This patch fixes this by adding internal flow check.
> 
> Fixes: 5f8ae44dd454 ("net/mlx5: enlarge maximal flow priority")
> 
> Signed-off-by: Xueming Li <xuemi...@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>


Reply via email to