[RFC 0/2] add API to set process to primary or secondary
Rongwei Liu
rongweil at nvidia.com
Thu Dec 1 09:20:03 CET 2022
Set the rte_eth process to the primary or secondary role which affects
the flow rules offloading which is userful when switching DPDK to a
different version.
Targeted version is 23.03.
Rongwei Liu (2):
ethdev: add group description
ethdev: add API to set process to primary or secondary
doc/guides/nics/mlx5.rst | 10 ++++++
lib/ethdev/ethdev_driver.h | 63 ++++++++++++++++++++++++++++++++++++++
lib/ethdev/rte_ethdev.c | 20 ++++++++++++
lib/ethdev/rte_flow.h | 14 +++++++++
lib/ethdev/version.map | 3 ++
5 files changed, 110 insertions(+)
--
2.27.0
More information about the dev
mailing list