numam-dpdk/drivers/net/mlx5
Or Ami a48deada65 mlx5: allow operation in secondary processes
Secondary processes are expected to use queues and other resources
allocated by the primary, however Verbs resources can only be shared
between processes when inherited through fork().

This limitation can be worked around for TX by configuring separate queues
from secondary processes.

Signed-off-by: Or Ami <ora@mellanox.com>
2016-03-25 18:56:44 +01:00
..
Makefile mlx5: fix Rx checksum offload in non L3/L4 packets 2016-03-16 18:52:18 +01:00
mlx5_defs.h mlx5: support flow director 2016-03-16 18:52:17 +01:00
mlx5_ethdev.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_fdir.c mlx5: support flow director 2016-03-16 18:52:17 +01:00
mlx5_mac.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_rss.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_rxmode.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_rxq.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_rxtx.c ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
mlx5_rxtx.h mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_stats.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_trigger.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_txq.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c mlx5: add VLAN filtering for broadcast and IPv6 multicast 2016-03-16 18:52:18 +01:00
mlx5.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5.h mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00