[dpdk-dev] [PATCH v2] net/mlx5: fix flow creation on port start

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 7 06:44:41 CET 2017


On 11/6/2017 6:32 AM, Nélio Laranjeiro wrote:
> On Mon, Nov 06, 2017 at 04:00:25PM +0200, Shahaf Shuler wrote:
>> While the PMD avoids from creating hash RXQ with no hash fields and
>> array of queues after the port was allready started, it lacks such
>> protection when re-creating the flows after the port restarts.
>>
>> This may lead to inconsist behaviour for flows depending if they were
>> created before or after the port start.
>>
>> Fixes: 8086cf08b2f0 ("net/mlx5: handle RSS hash configuration in RSS flow")
>> Cc: nelio.laranjeiro at 6wind.com
>>
>> Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>

> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list