The driver does provide stats so fill in the feature matrix. Signed-off-by: Stephen Hemminger <[email protected]> --- doc/guides/nics/features/af_xdp.ini | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/guides/nics/features/af_xdp.ini b/doc/guides/nics/features/af_xdp.ini index 8e7e075aaf..d2461dacfa 100644 --- a/doc/guides/nics/features/af_xdp.ini +++ b/doc/guides/nics/features/af_xdp.ini @@ -8,6 +8,7 @@ Link status = Y Power mgmt address monitor = Y MTU update = Y Promiscuous mode = Y +Basic stats = Y Stats per queue = Y Multiprocess aware = Y x86-64 = Y -- 2.51.0

