The extended statistics feature has been implemented since commit d38a06bf4367 ("net/iavf: add extended stats"). Update the list of supported features to reflect this.
Fixes: d38a06bf4367 ("net/iavf: add extended stats") Cc: sta...@dpdk.org Signed-off-by: Ciara Loftus <ciara.lof...@intel.com> --- doc/guides/nics/features/iavf.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/nics/features/iavf.ini b/doc/guides/nics/features/iavf.ini index 63c89ee28f..74c1910ca3 100644 --- a/doc/guides/nics/features/iavf.ini +++ b/doc/guides/nics/features/iavf.ini @@ -41,6 +41,7 @@ Packet type parsing = Y Rx descriptor status = Y Tx descriptor status = Y Basic stats = Y +Extended stats = Y Multiprocess aware = Y FreeBSD = Y Linux = Y -- 2.34.1