DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update nics features matrix for mlx
@ 2016-04-07 10:34 Adrien Mazarguil
  2016-04-07 16:19 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Adrien Mazarguil @ 2016-04-07 10:34 UTC (permalink / raw)
  To: dev

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(-)

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
-- 
2.1.4

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

* Re: [dpdk-dev] [PATCH] doc: update nics features matrix for mlx
  2016-04-07 10:34 [dpdk-dev] [PATCH] doc: update nics features matrix for mlx Adrien Mazarguil
@ 2016-04-07 16:19 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-04-07 16:19 UTC (permalink / raw)
  To: Adrien Mazarguil; +Cc: dev

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-07 10:34 [dpdk-dev] [PATCH] doc: update nics features matrix for mlx Adrien Mazarguil
2016-04-07 16:19 ` 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).