DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add enic features to nic features matrix
@ 2016-04-05 18:46 John Daley
  2016-04-06  8:45 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: John Daley @ 2016-04-05 18:46 UTC (permalink / raw)
  To: dev; +Cc: John Daley

Signed-off-by: John Daley <johndale@cisco.com>
---
 doc/guides/nics/overview.rst | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index ec1af46..f3d374b 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -87,27 +87,27 @@ Most of these differences are summarized below.
                                           c   c       c   c   c                     c
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    speed capabilities
-   link status                  X       X X                     X X           X X
+   link status                  X     X X X                     X X           X X
    link status event                    X X                     X X             X
    queue status event                                                           X
    Rx interrupt                         X X X X
-   queue start/stop             X   X   X X X X                 X X           X
+   queue start/stop             X   X X X X X X                 X X           X
    MTU update                   X   X                           X X
-   jumbo frame                  X   X   X X X X                 X X
+   jumbo frame                  X   X X X X X X                 X X
    scattered Rx                 X   X   X X X X                 X X           X
    LRO
    TSO                          X   X   X X X X
-   promiscuous mode             X       X X X X                 X X           X
+   promiscuous mode             X     X X X X X                 X X           X
    allmulticast mode            X       X X X X                 X X           X
-   unicast MAC filter                   X X X X
-   multicast MAC filter                 X X X X
-   RSS hash                     X   X   X X X X                 X X
+   unicast MAC filter                 X X X X X
+   multicast MAC filter               X X X X X
+   RSS hash                     X   X X X X X X                 X X
    RSS key update                   X   X X X X                   X
    RSS reta update                  X   X X X X                   X
    VMDq                                 X X
    SR-IOV                           X   X X                     X X
    DCB                                  X X
-   VLAN filter                          X X X X                 X X
+   VLAN filter                        X X X X X                 X X
    ethertype filter                     X X
    n-tuple filter
    SYN filter
@@ -118,31 +118,31 @@ Most of these differences are summarized below.
    flow control                 X       X X
    rate limitation
    traffic mirroring                    X X
-   CRC offload                  X   X   X   X                     X
-   VLAN offload                 X   X   X   X                     X
+   CRC offload                  X   X X X   X                     X
+   VLAN offload                 X   X X X   X                     X
    QinQ offload                         X   X
-   L3 checksum offload          X   X   X   X                   X X
-   L4 checksum offload          X   X   X   X                   X X
+   L3 checksum offload          X   X X X   X                   X X
+   L4 checksum offload          X   X X X   X                   X X
    inner L3 checksum                X   X   X                   X
    inner L4 checksum                X   X   X                   X
-   packet type parsing          X       X   X                   X X
+   packet type parsing          X     X X   X                   X X
    timesync                             X X
-   basic stats                  X   X   X X X X                 X X           X X
+   basic stats                  X   X X X X X X                 X X           X X
    extended stats                   X   X X X X
    stats per queue              X                               X X           X
    EEPROM dump
    registers dump
    multiprocess aware                   X X X X                 X X
-   BSD nic_uio                  X       X X X X
-   Linux UIO                    X   X   X X X X
-   Linux VFIO                   X       X X X X
+   BSD nic_uio                  X     X X X X X
+   Linux UIO                    X   X X X X X X
+   Linux VFIO                   X     X X X X X
    other kdrv                                                                 X
    ARMv7
    ARMv8
    Power8                                                       X X
    TILE-Gx
-   x86-32                       X   X   X X X X                 X X             X
-   x86-64                       X   X   X X X X                 X X           X X
+   x86-32                       X   X X X X X X                 X X             X
+   x86-64                       X   X X X X X X                 X X           X X
    usage doc                    X                               X X           X
    design doc
    perf doc
-- 
2.7.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: add enic features to nic features matrix
  2016-04-05 18:46 [dpdk-dev] [PATCH] doc: add enic features to nic features matrix John Daley
@ 2016-04-06  8:45 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-04-06  8:45 UTC (permalink / raw)
  To: John Daley; +Cc: dev

2016-04-05 11:46, John Daley:
>     usage doc                    X                               X X           X

doc/guides/nics/enic.rst ?
I'll fill "usage doc".

Applied, thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-06  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-05 18:46 [dpdk-dev] [PATCH] doc: add enic features to nic features matrix John Daley
2016-04-06  8:45 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).