numam-dpdk/drivers
Adrien Mazarguil e21bdfaa2c net/mlx4: fix queue index check on flow rules
Users are not prevented from creating flow rules targeting nonexistent
queues, which silently makes such rules drop-like.

While it can be thought as a feature, reporting an error instead is
actually far more useful in order to catch common mistakes.

Fixes: 078b8b452e ("net/mlx4: add RSS flow rule action support")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-11-01 22:17:06 +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/mlx4: fix queue index check on flow rules 2017-11-01 22:17:06 +01:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00