numam-dpdk/drivers/net/mlx5
Olga Shern c74564e5b3 mlx5: define specific flow steering rules for each hash Rx QP
All hash RX QPs currently use the same flow steering rule (L2 MAC filtering)
regardless of their type (TCP, UDP, IPv4, IPv6), which prevents them from
being dispatched properly. This is fixed by adding flow information to the
hash RX queue initialization data and generating specific flow steering
rules for each of them.

Signed-off-by: Olga Shern <olgas@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2015-10-31 00:21:58 +01:00
..
Makefile mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_defs.h mlx5: adapt indirection table size depending on Rx queues number 2015-10-31 00:21:58 +01:00
mlx5_ethdev.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_mac.c mlx5: define specific flow steering rules for each hash Rx QP 2015-10-31 00:21:58 +01:00
mlx5_rxmode.c mlx5: use separate indirection table for default hash Rx queue 2015-10-31 00:21:58 +01:00
mlx5_rxq.c mlx5: define specific flow steering rules for each hash Rx QP 2015-10-31 00:21:58 +01:00
mlx5_rxtx.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_rxtx.h mlx5: define specific flow steering rules for each hash Rx QP 2015-10-31 00:21:58 +01:00
mlx5_stats.c mlx5: add software counters 2015-10-30 22:24:08 +01:00
mlx5_trigger.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_txq.c mlx5: add software counters 2015-10-30 22:24:08 +01:00
mlx5_utils.h mlx5: get rid of the WR structure in Rx queue elements 2015-10-31 00:21:58 +01:00
mlx5_vlan.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5.c mlx5: adapt indirection table size depending on Rx queues number 2015-10-31 00:21:58 +01:00
mlx5.h mlx5: adapt indirection table size depending on Rx queues number 2015-10-31 00:21:58 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00