numam-dpdk/drivers
Adrien Mazarguil 14f2d6688c net/mlx4: fix useless flow rules synchronization
According to the original commit, Rx queues cannot be created nor
destroyed while the device is started. Synchronizing flow rules during
such events is unnecessary as it occurs later when starting the device.

Fixes: 7977082649 ("net/mlx4: drop live queue reconfiguration support")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-10-26 02:33:00 +02:00
..
bus event/dpaa2: add queue parameter in processing callback 2017-10-25 14:03:43 +02:00
crypto crypto/dpaa2_sec: support protocol offload IPsec 2017-10-26 03:12:41 +02:00
event event/octeontx: support event Rx adapter 2017-10-25 14:03:43 +02:00
mempool mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
net net/mlx4: fix useless flow rules synchronization 2017-10-26 02:33:00 +02:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00