numam-dpdk/drivers/net/bonding
Jianfeng Tan ee27edbe0c drivers/net: share vdev data to secondary process
dpdk-procinfo, as a secondary process, cannot fetch stats for vdev.

This patch enables that by attaching the port from the shared data.
We also fill the eth dev ops, with only some ops works in secondary
process, for example, stats_get().

Note that, we still cannot Rx/Tx packets on the ports which do not
support multi-process.

Reported-by: Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Reviewed-by: Qi Zhang <qi.z.zhang@intel.com>
2018-04-24 12:37:31 +02:00
..
Makefile fix ethdev ports enumeration 2018-04-18 00:25:27 +02:00
meson.build fix ethdev ports enumeration 2018-04-18 00:25:27 +02:00
rte_eth_bond_8023ad_private.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_8023ad.c net/bonding: fix activated slave in 8023ad mode 2018-01-16 18:47:49 +01:00
rte_eth_bond_8023ad.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_api.c net/bonding: switch to new offloading API 2018-04-14 00:40:21 +02:00
rte_eth_bond_args.c fix ethdev ports enumeration 2018-04-18 00:25:27 +02:00
rte_eth_bond_pmd.c drivers/net: share vdev data to secondary process 2018-04-24 12:37:31 +02:00
rte_eth_bond_private.h net/bonding: switch to new offloading API 2018-04-14 00:40:21 +02:00
rte_eth_bond.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_bond_version.map net/bonding: remove old ABI 2017-10-06 18:21:53 +02:00