Add dump device private information to dev ops. Cc: [email protected]
Signed-off-by: Huisong Li <[email protected]> Acked-by: Chengwen Feng <[email protected]> Acked-by: Ferruh Yigit <[email protected]> --- doc/guides/nics/features.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/nics/features.rst b/doc/guides/nics/features.rst index ced400beba..96a6f11ee3 100644 --- a/doc/guides/nics/features.rst +++ b/doc/guides/nics/features.rst @@ -982,3 +982,4 @@ Other dev ops not represented by a Feature * ``udp_tunnel_port_add`` * ``udp_tunnel_port_del`` * ``tx_pkt_prepare`` +* ``eth_dev_priv_dump`` -- 2.33.0

