[dpdk-dev] [PATCH] doc: announce per queue stats support for ixgbe

Wenzhuo Lu wenzhuo.lu at intel.com
Thu Apr 7 04:08:53 CEST 2016


Fixes: 83a4a15404ef (doc: fill nics features matrix for e1000/igb and ixgbe)

Reported-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
---
 doc/guides/nics/overview.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index 05f7f72..bb416f8 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -129,7 +129,7 @@ Most of these differences are summarized below.
    timesync                             X X     X   X X
    basic stats                  X X X X X X X X X X X X X X     X X           X X X X
    extended stats                   X   X X X X X X X X X X                       X X
-   stats per queue              X                               X X           X   X X
+   stats per queue              X                   X X         X X           X   X X
    EEPROM dump                                  X   X X
    registers dump                               X X X X X X
    multiprocess aware                   X X X X     X X X X     X X
-- 
1.9.3



More information about the dev mailing list