[dpdk-dev] [PATCH 6/7] doc: Add bnxt to overview table

Stephen Hurd stephen.hurd at broadcom.com
Thu Mar 3 05:08:56 CET 2016


Signed-off-by: Stephen Hurd <stephen.hurd at broadcom.com>
---
 doc/guides/nics/overview.rst | 64 ++++++++++++++++++++++----------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index d4c6ff4..e606bdf 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -74,38 +74,38 @@ Most of these differences are summarized below.
 
 .. table:: Features availability in networking drivers
 
-   ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-   Feature              a b b b c e e i i i i i i i i i i f f m m m n n p r s v v v x
-                        f n n o x 1 n 4 4 4 4 g g x x x x m m l l p f u c i z i i m e
-                        p x x n g 0 i 0 0 0 0 b b g g g g 1 1 x x i p l a n e r r x n
-                        a 2 2 d b 0 c e e e e   v b b b b 0 0 4 5 p   l p g d t t n v
-                        c x x i e 0     . v v   f e e e e k k     e         a i i e i
-                        k   v n         . f f       . v v   .               t o o t r
-                        e   f g         .   .       . f f   .               a   . 3 t
-                        t               v   v       v   v   v               2   v
-                                        e   e       e   e   e                   e
-                                        c   c       c   c   c                   c
-   ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-   link status
+   ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
+   Feature              a b b b b c e e i i i i i i i i i i f f m m m n n p r s v v v x
+                        f n n n o x 1 n 4 4 4 4 g g x x x x m m l l p f u c i z i i m e
+                        p x x x n g 0 i 0 0 0 0 b b g g g g 1 1 x x i p l a n e r r x n
+                        a 2 2 t d b 0 c e e e e   v b b b b 0 0 4 5 p   l p g d t t n v
+                        c x x   i e 0     . v v   f e e e e k k     e         a i i e i
+                        k   v   n         . f f       . v v   .               t o o t r
+                        e   f   g         .   .       . f f   .               a   . 3 t
+                        t                 v   v       v   v   v               2   v
+                                          e   e       e   e   e                   e
+                                          c   c       c   c   c                   c
+   ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
+   link status                X
    link status event
    Rx interrupt
-   queue start/stop
-   MTU update
-   jumbo frame
+   queue start/stop           X
+   MTU update                 X
+   jumbo frame                X
    scattered Rx
    LRO
    TSO
-   promiscuous mode
-   allmulticast mode
-   unicast MAC filter
-   multicast MAC filter
-   RSS hash
-   RSS key update
-   RSS reta update
+   promiscuous mode           X
+   allmulticast mode          X
+   unicast MAC filter         X
+   multicast MAC filter       X
+   RSS hash                   X
+   RSS key update             X
+   RSS reta update            X
    VMDq
    SR-IOV
    DCB
-   VLAN filter
+   VLAN filter                X
    ethertype filter
    n-tuple filter
    SYN filter
@@ -116,23 +116,23 @@ Most of these differences are summarized below.
    flow control
    rate limitation
    traffic mirroring
-   CRC offload
+   CRC offload                X
    VLAN offload
    QinQ offload
-   L3 checksum offload
-   L4 checksum offload
+   L3 checksum offload        X
+   L4 checksum offload        X
    inner L3 checksum
    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
+   BSD nic_uio                X
+   Linux UIO                  X
    Linux VFIO
    other kdrv
    ARMv7
@@ -140,7 +140,7 @@ Most of these differences are summarized below.
    Power8
    TILE-Gx
    x86-32
-   x86-64
+   x86-64                     X
    usage doc
    design doc
    perf doc
-- 
1.9.1



More information about the dev mailing list