Re: [dpdk-dev] [PATCH] net/mlx5: fix matching on eCPRI

2021-08-17 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Dmitry Kozlyuk > Sent: Monday, August 9, 2021 5:27 PM > To: dev@dpdk.org > Cc: Bing Zhao ; sta...@dpdk.org; Matan Azrad > ; Shahaf Shuler ; Slava > Ovsiienko > Subject: [dpdk-dev] [PATCH] net/mlx5: fix matching o

Re: [dpdk-dev] [PATCH] net/mlx5: fix matching on eCPRI

2021-08-10 Thread Matan Azrad
From: Dmitry Kozlyuk > 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

[dpdk-dev] [PATCH] net/mlx5: fix matching on eCPRI

2021-08-09 Thread Dmitry Kozlyuk
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 /