numam-dpdk/drivers
Shachar Beiser 4329cb8111 net/mlx5: implement drop action in hardware classifier
The current drop action is implemented as a queue tail drop,
requiring to instantiate multiple WQs to maintain high drop rate.
This commit, implements the drop action in hardware classifier.
This enables to reduce the amount of contexts needed for the drop,
without affecting the drop rate.

Signed-off-by: Shachar Beiser <shacharbe@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-07-06 15:00:56 +02:00
..
bus bus/fslmc: implement method to find device 2017-07-04 01:08:25 +02:00
crypto crypto/zuc: remove check for SSE4 2017-07-04 14:39:18 +02:00
event eventdev: define default value for dequeue timeout 2017-06-21 15:33:23 +02:00
mempool mempool/dpaa2: add hardware offloaded mempool 2017-04-19 15:37:37 +02:00
net net/mlx5: implement drop action in hardware classifier 2017-07-06 15:00:56 +02:00
Makefile crypto/dpaa2_sec: introduce poll mode driver 2017-04-20 11:32:45 +02:00