DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
To: dev@dpdk.org
Cc: Kumar Sanghvi <kumaras@chelsio.com>,
	Nirranjan Kirubaharan <nirranjan@chelsio.com>
Subject: [dpdk-dev] [PATCH] doc: fill in cxgbe driver features matrix
Date: Thu, 10 Mar 2016 19:08:21 +0530	[thread overview]
Message-ID: <1457617101-30022-1-git-send-email-rahul.lakkireddy@chelsio.com> (raw)

Fill in the supported features matrix for CXGBE PMD.

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
---
 doc/guides/nics/overview.rst | 46 ++++++++++++++++++++++----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index b9f1c94..2d4f014 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -86,20 +86,20 @@ Most of these differences are summarized below.
                                         e   e       e   e   e                   e
                                         c   c       c   c   c                   c
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-   link status                        X X                                   X
+   link status                  X     X X                                   X
    link status event                  X X
    Rx interrupt                       X X X X
-   queue start/stop                   X X X X                               X
-   MTU update
-   jumbo frame                        X X X X
-   scattered Rx                       X X X X                               X
+   queue start/stop             X     X X X X                               X
+   MTU update                   X
+   jumbo frame                  X     X X X X
+   scattered Rx                 X     X X X X                               X
    LRO
-   TSO                                X X X X
-   promiscuous mode                   X X X X                               X
-   allmulticast mode                  X X X X                               X
+   TSO                          X     X X X X
+   promiscuous mode             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
-   RSS hash                           X X X X
+   RSS hash                     X     X X X X
    RSS key update                     X X X X
    RSS reta update                    X X X X
    VMDq                               X X
@@ -113,35 +113,35 @@ Most of these differences are summarized below.
    flexible filter
    hash filter                        X X X X
    flow director                      X X
-   flow control                       X X
+   flow control                 X     X X
    rate limitation
    traffic mirroring                  X X
-   CRC offload                        X   X
-   VLAN offload                       X   X
+   CRC offload                  X     X   X
+   VLAN offload                 X     X   X
    QinQ offload                       X   X
-   L3 checksum offload                X   X
-   L4 checksum offload                X   X
+   L3 checksum offload          X     X   X
+   L4 checksum offload          X     X   X
    inner L3 checksum                  X   X
    inner L4 checksum                  X   X
-   packet type parsing                X   X
+   packet type parsing          X     X   X
    timesync                           X X
-   basic stats                        X X X X                               X
+   basic stats                  X     X X X X                               X
    extended stats                     X X X X
-   stats per queue                                                          X
+   stats per queue              X                                           X
    EEPROM dump
    registers dump
    multiprocess aware                 X X X X
-   BSD nic_uio                        X X X X
-   Linux UIO                          X X X X
-   Linux VFIO                         X X X X
+   BSD nic_uio                  X     X X X X
+   Linux UIO                    X     X X X X
+   Linux VFIO                   X     X X X X
    other kdrv                                                               X
    ARMv7
    ARMv8
    Power8
    TILE-Gx
-   x86-32                             X X X X
-   x86-64                             X X X X                               X
-   usage doc                                                                X
+   x86-32                       X     X X X X
+   x86-64                       X     X X X X                               X
+   usage doc                    X                                           X
    design doc
    perf doc
    ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- 
2.5.3

             reply	other threads:[~2016-03-10 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 13:38 Rahul Lakkireddy [this message]
2016-03-10 13:49 ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1457617101-30022-1-git-send-email-rahul.lakkireddy@chelsio.com \
    --to=rahul.lakkireddy@chelsio.com \
    --cc=dev@dpdk.org \
    --cc=kumaras@chelsio.com \
    --cc=nirranjan@chelsio.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).