Re: [dpdk-dev] [PATCH v2] net/mlx5: fix incorrect index when creating flow

2020-04-12 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Thursday, April 9, 2020 5:39 PM > To: Slava Ovsiienko ; Raslan Darawsheh > > Cc: Ori Kam ; Matan Azrad ; > dev@dpdk.org > Subject: [PATCH v2] net/mlx5: fix incorrect index when creating flow > > When creating a flow, usually the creating

[dpdk-dev] [PATCH v2] net/mlx5: fix incorrect index when creating flow

2020-04-09 Thread Bing Zhao
When creating a flow, usually the creating routine is called in serial. No parallel execution is supported right now. The same function will be called only once for a single flow creation. But there is a special case that the creating routine will be called nested. If the xmeta feature is enabled a