numam-dpdk/drivers/net/mlx4
Or Ami e9d39be873 mlx4: 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>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-11-24 17:49:27 +01:00
..
Makefile mlx4: fix shared library dependency 2015-08-03 00:38:26 +02:00
mlx4.c mlx4: allow operation in secondary processes 2015-11-24 17:49:27 +01:00
mlx4.h mlx4: handle link status interrupts 2015-11-01 11:23:45 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00