All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/4] bnx2x: Update documentation
@ 2016-04-01  0:15 Rasesh Mody
  2016-04-01  0:15 ` [PATCH v2 2/4] bnx2x: Fix Tx Performance Rasesh Mody
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rasesh Mody @ 2016-04-01  0:15 UTC (permalink / raw)
  To: dev; +Cc: ameen.rahman, Rasesh Mody, Harish Patil

Signed-off-by: Harish Patil <harish.patil@qlogic.com>
Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
---
 doc/guides/nics/bnx2x.rst    |    1 +
 doc/guides/nics/overview.rst |   20 ++++++++++----------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/doc/guides/nics/bnx2x.rst b/doc/guides/nics/bnx2x.rst
index ed0e5e5..df8fb47 100644
--- a/doc/guides/nics/bnx2x.rst
+++ b/doc/guides/nics/bnx2x.rst
@@ -60,6 +60,7 @@ The features not yet supported include:
 - LRO/TSO offload
 - Checksum offload
 - SR-IOV PF
+- Rx TX scatter gather
 
 Co-existence considerations
 ---------------------------
diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index 542479a..65c6417 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -86,8 +86,8 @@ Most of these differences are summarized below.
                                           e   e       e   e   e                     e
                                           c   c       c   c   c                     c
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-   link status                  X       X X                                   X X
-   link status event                    X X                                     X
+   link status            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
@@ -96,15 +96,15 @@ Most of these differences are summarized below.
    scattered Rx                 X   X   X X X X                               X
    LRO
    TSO                          X   X   X X X X
-   promiscuous mode             X       X X X X                               X
+   promiscuous mode       X X   X       X X X X                               X
    allmulticast mode            X       X X X X                               X
-   unicast MAC filter                   X X X X
-   multicast MAC filter                 X X X X
+   unicast MAC filter     X X           X X X X
+   multicast MAC filter   X X           X X X X
    RSS hash                     X   X   X X X X
    RSS key update                   X   X X X X
    RSS reta update                  X   X X X X
    VMDq                                 X X
-   SR-IOV                           X   X X
+   SR-IOV                   X       X   X X
    DCB                                  X X
    VLAN filter                          X X X X
    ethertype filter                     X X
@@ -126,14 +126,14 @@ Most of these differences are summarized below.
    inner L4 checksum                X   X   X
    packet type parsing          X       X   X
    timesync                             X X
-   basic stats                  X   X   X X X X                               X X
+   basic stats            X X   X   X   X X X X                               X X
    extended stats                   X   X X X X
    stats per queue              X                                             X
    EEPROM dump
    registers dump
    multiprocess aware                   X X X X
    BSD nic_uio                  X       X X X X
-   Linux UIO                    X   X   X X X X
+   Linux UIO              X X   X   X   X X X X
    Linux VFIO                   X       X X X X
    other kdrv                                                                 X
    ARMv7
@@ -141,8 +141,8 @@ Most of these differences are summarized below.
    Power8
    TILE-Gx
    x86-32                       X   X   X X X X                                 X
-   x86-64                       X   X   X X X X                               X X
-   usage doc                    X                                             X
+   x86-64                 X X   X   X   X X X X                               X X
+   usage doc              X X   X                                             X
    design doc
    perf doc
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- 
1.7.10.3

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01  0:15 [PATCH v2 1/4] bnx2x: Update documentation Rasesh Mody
2016-04-01  0:15 ` [PATCH v2 2/4] bnx2x: Fix Tx Performance Rasesh Mody
2016-04-01  0:15 ` [PATCH v2 3/4] bnx2x: Enhance stats get routine Rasesh Mody
2016-04-01  8:17   ` Thomas Monjalon
2016-04-01  0:15 ` [PATCH v2 4/4] bnx2x: Update PMD version to 1.0.1.1 Rasesh Mody

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.