numam-dpdk/doc/guides/rel_notes
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
..
deprecation.rst mempool: remove callback to register memory area 2018-04-24 02:17:43 +02:00
index.rst doc: add template release notes for 18.05 2018-02-19 21:54:14 +01:00
known_issues.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
rel_description.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_1_8.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_0.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_1.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_2.rst doc: add statistics fixes in release notes 2015-12-15 13:50:42 +01:00
release_16_04.rst doc: remove residual template from release notes 2016-04-11 23:56:34 +02:00
release_16_07.rst doc: add tested hardware and systems for 16.07 2016-07-28 18:11:56 +02:00
release_16_11.rst doc: fix release notes for 16.11 2016-11-13 15:25:12 +01:00
release_17_02.rst doc: update release notes for 17.02 2017-02-14 21:58:04 +01:00
release_17_05.rst doc: add i40e tunnel support in release notes 2018-01-29 10:04:28 +01:00
release_17_08.rst eventdev: bump library version 2017-08-08 20:01:39 +02:00
release_17_11.rst doc: update Marvell driver link 2018-04-04 13:43:33 +02:00
release_18_02.rst doc: update release notes for 18.02 2018-02-14 19:01:26 +01:00
release_18_05.rst drivers/net: share vdev data to secondary process 2018-04-24 12:37:31 +02:00