numam-dpdk/drivers/net/mlx5
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
..
Makefile net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_defs.h net/mlx5: enforce Tx num of segments limitation 2017-10-06 02:49:48 +02:00
mlx5_ethdev.c net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
mlx5_fdir.c net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
mlx5_flow.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_mac.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_mr.c net/mlx5: replace network to host macros 2017-10-06 02:49:48 +02:00
mlx5_prm.h net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_rss.c net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
mlx5_rxmode.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_rxq.c net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
mlx5_rxtx_vec_sse.c net/mlx5: fix overflow of Rx SW ring 2017-10-06 02:49:50 +02:00
mlx5_rxtx.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
mlx5_stats.c net/mlx5: fix Tx stats error counter definition 2017-10-06 02:49:48 +02:00
mlx5_trigger.c net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
mlx5_txq.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5.h net/mlx5: change eth device reference for secondary process 2017-10-12 01:36:57 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00