numam-dpdk/drivers
Shahaf Shuler 31b3e2b837 net/mlx5: fix flow creation on port start
While the PMD avoids from creating hash RXQ with no hash fields and
array of queues after the port was already started, it lacks such
protection when re-creating the flows after the port restarts.

This may lead to inconsistent behavior for flows depending if they were
created before or after the port start.

Fixes: 8086cf08b2 ("net/mlx5: handle RSS hash configuration in RSS flow")

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-11-07 10:19:02 +01:00
..
bus bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
crypto cryptodev: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
event remove useless memzone includes 2017-11-06 22:12:08 +01:00
mempool mempool: rename address mapping function to IOVA 2017-11-06 22:26:13 +01:00
net net/mlx5: fix flow creation on port start 2017-11-07 10:19:02 +01:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00