]> git.droids-corp.org - dpdk.git/commit
ethdev: promote port ownership API as stable
authorThomas Monjalon <thomas@monjalon.net>
Thu, 28 Oct 2021 08:34:57 +0000 (10:34 +0200)
committerFerruh Yigit <ferruh.yigit@xilinx.com>
Thu, 2 Jun 2022 11:38:26 +0000 (13:38 +0200)
commitbdde2d9094f8c3be1301944b4879726028afdcbc
tree18305415847e6664cd5ba9829c11b51ceb8150c2
parentc4e442fa4c455afcbdf11d5c3d7fd7e3481eb1a4
ethdev: promote port ownership API as stable

The port ownership concept was introduced in ethdev in DPDK 18.02.
Not sure it is used by applications except those using failsafe or netvsc.
It can also be used by libraries or applications to sort out
how ports are controlled.

Hiding sub-ports controlled by failsafe or netvsc look to be enough
justification to promote this API as stable.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
doc/guides/prog_guide/poll_mode_drv.rst
lib/ethdev/rte_ethdev.h
lib/ethdev/version.map