Hi,

> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Dmitry Kozlyuk
> Sent: Monday, August 9, 2021 5:27 PM
> To: [email protected]
> Cc: Bing Zhao <[email protected]>; [email protected]; Matan Azrad
> <[email protected]>; Shahaf Shuler <[email protected]>; Slava
> Ovsiienko <[email protected]>
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix matching on eCPRI
> 
> When an ETH or VLAN flow item directly preceding ECPRI (i. e. a pattern for
> eCPRI over Ethernet) did not specify the eCPRI protocol, matches were not
> restricted to eCPRI traffic. For example, "eth / ecpri / end"
> pattern behaved as "eth / end". Implicitly add Ethernet type condition, so
> that "eth / ecpri / end" behaves as "eth type is 0xAEFE / end".
> 
> Fixes: daa38a8924a0 ("net/mlx5: add flow translation of eCPRI header")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Dmitry Kozlyuk <[email protected]>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to