Re: [dpdk-dev] [PATCH v2] net/mlx5: fix mirror flow split with L3 encapsulation

2021-07-28 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei(Jonny) Wang > Sent: Monday, July 26, 2021 9:23 AM > To: Slava Ovsiienko ; Matan Azrad > ; Ori Kam ; NBU-Contact-Thomas > Monjalon ; Shahaf Shuler > Cc: dev@dpdk.org; Raslan Darawsheh ; > sta...@dpdk.org > Subject: [PATCH v2] net/mlx5: fix mirror fl

[dpdk-dev] [PATCH v2] net/mlx5: fix mirror flow split with L3 encapsulation

2021-07-26 Thread Jiawei Wang
Due to hardware limitations, the decap action (such as VXLAN/NVGRE/RAW decap) can't follow the sample action in the same flow, to keep the original action order of sample and decap actions the flow was internally split into two subflows by PMD, the sample action was moved into prefix subflow in the