numam-dpdk/drivers
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
..
net mlx4: allow operation in secondary processes 2015-11-24 17:49:27 +01:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00