> -----Original Message-----
> From: Xueming(Steven) Li <[email protected]>
> Sent: Saturday, October 16, 2021 11:08
> To: [email protected]
> Cc: Xueming(Steven) Li <[email protected]>; Slava Ovsiienko
> <[email protected]>; Lior Margalit <[email protected]>; Matan
> Azrad <[email protected]>; Bill Zhou <[email protected]>
> 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 <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to