[dpdk-dev] doc: update nics features matrix for mlx

Message ID 1460025270-5038-1-git-send-email-adrien.mazarguil@6wind.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Commit Message

Adrien Mazarguil April 7, 2016, 10:34 a.m. UTC
  Enable "other kdrv" because both NICs require kernel support to work.

Unicast and multicast MAC filters are also enabled as both address types can
be filtered on through the MAC add/remove/set callbacks.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
---
 doc/guides/nics/overview.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Thomas Monjalon April 7, 2016, 4:19 p.m. UTC | #1
2016-04-07 12:34, Adrien Mazarguil:
> Enable "other kdrv" because both NICs require kernel support to work.
> 
> Unicast and multicast MAC filters are also enabled as both address types can
> be filtered on through the MAC add/remove/set callbacks.
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>

Applied, thanks
  

Patch

diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst
index 05f7f72..00e26bb 100644
--- a/doc/guides/nics/overview.rst
+++ b/doc/guides/nics/overview.rst
@@ -99,8 +99,8 @@  Most of these differences are summarized below.
    TSO                          X   X   X X X X X X X X X X
    promiscuous mode             X X   X X X X X X X X X         X X           X   X X
    allmulticast mode            X X     X X X X X X X X X X     X X           X   X X
-   unicast MAC filter             X   X X X X X X X X X X X                       X X
-   multicast MAC filter               X X X X X                                   X X
+   unicast MAC filter             X   X X X X X X X X X X X     X X               X X
+   multicast MAC filter               X X X X X                 X X               X X
    RSS hash                     X   X X X X X X X   X X X X     X X
    RSS key update                   X   X X X X X   X X X X       X
    RSS reta update                  X   X X X X X   X X X X       X
@@ -136,7 +136,7 @@  Most of these differences are summarized below.
    BSD nic_uio                  X X   X X X X X X X X X X X                       X X
    Linux UIO                    X X X X X X X X X X X X X X                       X X
    Linux VFIO                   X X   X X X X X X X X X X X                       X X
-   other kdrv                                                                 X
+   other kdrv                                                   X X           X
    ARMv7                                                                          X X
    ARMv8                                                                          X X
    Power8                                                       X X