numam-dpdk/drivers/net/octeontx
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
..
base common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
Makefile common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
meson.build net/octeontx: register fpa as platform HW mempool 2018-02-05 19:56:04 +01:00
octeontx_ethdev.c drivers/net: share vdev data to secondary process 2018-04-24 12:37:31 +02:00
octeontx_ethdev.h net/octeontx: use the new offload APIs 2018-04-14 00:40:21 +02:00
octeontx_logs.h net/octeontx: implement dynamic logging 2018-01-16 18:47:49 +01:00
octeontx_rxtx.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
octeontx_rxtx.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_pmd_octeontx_version.map net/octeontx: add channel to port id mapping 2018-01-16 18:47:49 +01:00