numam-dpdk/drivers
Xueming Li aee1b165db net/mlx5: change eth device reference for secondary process
rte_eth_dev created by primary process were not available in secondary
process, it was not possible to use the primary process local memory
object from a secondary process.

This patch modify the reference of primary rte_eth_dev object, use
local rte_eth_dev secondary process instead.

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-10-12 01:36:57 +01:00
..
bus bus/dpaa: fix memory allocation during scan 2017-10-10 15:30:44 +02:00
crypto xen: remove dependency in libraries 2017-10-09 01:52:08 +02:00
event event/sw: add eth Rx adapter capabilities function 2017-10-10 18:33:19 +02:00
mempool mempool/octeontx: fix icc build 2017-10-09 16:17:33 +02:00
net net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
Makefile mempool/octeontx: add build and log infrastructure 2017-10-08 19:24:07 +02:00