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

Message ID 1457452454-7865-1-git-send-email-vido@cesnet.cz (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Commit Message

Matej Vido March 8, 2016, 3:54 p.m. UTC
  Signed-off-by: Matej Vido <vido@cesnet.cz>
---
 doc/guides/nics/overview.rst | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
  

Comments

Thomas Monjalon March 9, 2016, 5:16 p.m. UTC | #1
> Signed-off-by: Matej Vido <vido@cesnet.cz>
> ---
>  doc/guides/nics/overview.rst | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)

Applied, thanks
  

Patch

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
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =