[dpdk-dev] [PATCH] doc: add szedata2 features into networking driver matrix

Matej Vido vido at cesnet.cz
Tue Mar 8 16:54:14 CET 2016


Signed-off-by: Matej Vido <vido at cesnet.cz>
---
 doc/guides/nics/overview.rst | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index d4c6ff4..177393a 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -86,17 +86,17 @@ Most of these differences are summarized below.
                                         e   e       e   e   e                   e
                                         c   c       c   c   c                   c
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-   link status
+   link status                                                              X
    link status event
    Rx interrupt
-   queue start/stop
+   queue start/stop                                                         X
    MTU update
    jumbo frame
-   scattered Rx
+   scattered Rx                                                             X
    LRO
    TSO
-   promiscuous mode
-   allmulticast mode
+   promiscuous mode                                                         X
+   allmulticast mode                                                        X
    unicast MAC filter
    multicast MAC filter
    RSS hash
@@ -125,23 +125,23 @@ Most of these differences are summarized below.
    inner L4 checksum
    packet type parsing
    timesync
-   basic stats
+   basic stats                                                              X
    extended stats
-   stats per queue
+   stats per queue                                                          X
    EEPROM dump
    registers dump
    multiprocess aware
    BSD nic_uio
    Linux UIO
    Linux VFIO
-   other kdrv
+   other kdrv                                                               X
    ARMv7
    ARMv8
    Power8
    TILE-Gx
    x86-32
-   x86-64
-   usage doc
+   x86-64                                                                   X
+   usage doc                                                                X
    design doc
    perf doc
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- 
1.9.1



More information about the dev mailing list