patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 1/2] net/failsafe: remove not supported multicast MAC filter
       [not found] <1535730814-24624-1-git-send-email-arybchenko@solarflare.com>
@ 2018-08-31 15:53 ` Andrew Rybchenko
       [not found] ` <1535957722-17569-1-git-send-email-arybchenko@solarflare.com>
       [not found] ` <1537544182-17823-1-git-send-email-arybchenko@solarflare.com>
  2 siblings, 0 replies; 3+ messages in thread
From: Andrew Rybchenko @ 2018-08-31 15:53 UTC (permalink / raw)
  To: Gaetan Rivet; +Cc: dev, Evgeny Im, stable

From: Evgeny Im <Evgeny.Im@oktetlabs.com>

set_mc_addr_list method is not implemented by the driver yet.

Fixes: a46f8d584eb8 ("net/failsafe: add fail-safe PMD")
Cc: stable@dpdk.org

Signed-off-by: Evgeny Im <Evgeny.Im@oktetlabs.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
---
 doc/guides/nics/features/failsafe.ini | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guides/nics/features/failsafe.ini b/doc/guides/nics/features/failsafe.ini
index 39ee57965..83cc99d19 100644
--- a/doc/guides/nics/features/failsafe.ini
+++ b/doc/guides/nics/features/failsafe.ini
@@ -12,7 +12,6 @@ Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
-Multicast MAC filter = Y
 VLAN filter          = Y
 Flow control         = Y
 Flow API             = Y
-- 
2.17.1

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

* [dpdk-stable] [PATCH v2 1/2] net/failsafe: remove not supported multicast MAC filter
       [not found] ` <1535957722-17569-1-git-send-email-arybchenko@solarflare.com>
@ 2018-09-03  6:55   ` Andrew Rybchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Rybchenko @ 2018-09-03  6:55 UTC (permalink / raw)
  To: Gaetan Rivet; +Cc: dev, Evgeny Im, stable

From: Evgeny Im <Evgeny.Im@oktetlabs.com>

set_mc_addr_list method is not implemented by the driver yet.

Fixes: a46f8d584eb8 ("net/failsafe: add fail-safe PMD")
Cc: stable@dpdk.org

Signed-off-by: Evgeny Im <Evgeny.Im@oktetlabs.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
---
 doc/guides/nics/features/failsafe.ini | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guides/nics/features/failsafe.ini b/doc/guides/nics/features/failsafe.ini
index 39ee57965..83cc99d19 100644
--- a/doc/guides/nics/features/failsafe.ini
+++ b/doc/guides/nics/features/failsafe.ini
@@ -12,7 +12,6 @@ Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
-Multicast MAC filter = Y
 VLAN filter          = Y
 Flow control         = Y
 Flow API             = Y
-- 
2.17.1

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

* [dpdk-stable] [PATCH v3 1/2] net/failsafe: remove not supported multicast MAC filter
       [not found] ` <1537544182-17823-1-git-send-email-arybchenko@solarflare.com>
@ 2018-09-21 15:36   ` Andrew Rybchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Rybchenko @ 2018-09-21 15:36 UTC (permalink / raw)
  To: Gaetan Rivet; +Cc: dev, Evgeny Im, stable

From: Evgeny Im <Evgeny.Im@oktetlabs.com>

set_mc_addr_list method is not implemented by the driver yet.

Fixes: a46f8d584eb8 ("net/failsafe: add fail-safe PMD")
Cc: stable@dpdk.org

Signed-off-by: Evgeny Im <Evgeny.Im@oktetlabs.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
---
 doc/guides/nics/features/failsafe.ini | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guides/nics/features/failsafe.ini b/doc/guides/nics/features/failsafe.ini
index e3c4c08f2..89e253df3 100644
--- a/doc/guides/nics/features/failsafe.ini
+++ b/doc/guides/nics/features/failsafe.ini
@@ -15,7 +15,6 @@ Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
-Multicast MAC filter = Y
 VLAN filter          = Y
 Flow control         = Y
 Flow API             = Y
-- 
2.17.1

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

end of thread, other threads:[~2018-09-21 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1535730814-24624-1-git-send-email-arybchenko@solarflare.com>
2018-08-31 15:53 ` [dpdk-stable] [PATCH 1/2] net/failsafe: remove not supported multicast MAC filter Andrew Rybchenko
     [not found] ` <1535957722-17569-1-git-send-email-arybchenko@solarflare.com>
2018-09-03  6:55   ` [dpdk-stable] [PATCH v2 " Andrew Rybchenko
     [not found] ` <1537544182-17823-1-git-send-email-arybchenko@solarflare.com>
2018-09-21 15:36   ` [dpdk-stable] [PATCH v3 " Andrew Rybchenko

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