numam-dpdk/drivers/net/mlx4
Adrien Mazarguil dcafc2a64a net/mlx4: remove isolated mode constraint
Considering the remaining functionality, the only difference between
isolated and non-isolated mode is that a default MAC flow rule is present
with the latter.

The restriction on enabling isolated mode before creating any queues can
therefore be lifted.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-10-06 02:49:48 +02:00
..
Makefile net/mlx4: separate memory management functions 2017-10-06 02:49:48 +02:00
mlx4_ethdev.c net/mlx4: separate device control functions 2017-10-06 02:49:48 +02:00
mlx4_flow.c net/mlx4: remove isolated mode constraint 2017-10-06 02:49:48 +02:00
mlx4_flow.h net/mlx4: clean up includes and comments 2017-10-06 02:49:48 +02:00
mlx4_intr.c net/mlx4: separate Rx/Tx definitions 2017-10-06 02:49:48 +02:00
mlx4_mr.c net/mlx4: separate memory management functions 2017-10-06 02:49:48 +02:00
mlx4_rxq.c net/mlx4: separate Rx configuration functions 2017-10-06 02:49:48 +02:00
mlx4_rxtx.c net/mlx4: separate Rx/Tx functions 2017-10-06 02:49:48 +02:00
mlx4_rxtx.h net/mlx4: separate Rx configuration functions 2017-10-06 02:49:48 +02:00
mlx4_txq.c net/mlx4: separate Tx configuration functions 2017-10-06 02:49:48 +02:00
mlx4_utils.c net/mlx4: refactor interrupt FD settings 2017-10-06 02:49:48 +02:00
mlx4_utils.h net/mlx4: separate device control functions 2017-10-06 02:49:48 +02:00
mlx4.c net/mlx4: clean up includes and comments 2017-10-06 02:49:48 +02:00
mlx4.h net/mlx4: clean up includes and comments 2017-10-06 02:49:48 +02:00
rte_pmd_mlx4_version.map