RE: [PATCH] net/mlx5: fix the implicit tag insertion in sample flow

2022-03-10 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei(Jonny) Wang > Sent: Thursday, March 10, 2022 6:00 AM > To: Slava Ovsiienko ; Matan Azrad > ; Ori Kam > Cc: dev@dpdk.org; Raslan Darawsheh ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix the implicit tag insertion in s

[PATCH] net/mlx5: fix the implicit tag insertion in sample flow

2022-03-09 Thread Jiawei Wang
The flow with sample action was split into two sub-flows, and the implicit tag action with unique id was added in the prefix sub-flow, the suffix sub-flow used the tag item to match with that unique id, and the implicit set tag action was inserted next to the sample action. While there's either PU