[dpdk-stable] [PATCH v2 1/2] net/failsafe: remove not supported	multicast MAC filter
    Andrew Rybchenko 
    arybchenko at solarflare.com
       
    Mon Sep  3 08:55:21 CEST 2018
    
    
  
From: Evgeny Im <Evgeny.Im at oktetlabs.com>
set_mc_addr_list method is not implemented by the driver yet.
Fixes: a46f8d584eb8 ("net/failsafe: add fail-safe PMD")
Cc: stable at dpdk.org
Signed-off-by: Evgeny Im <Evgeny.Im at oktetlabs.com>
Signed-off-by: Andrew Rybchenko <arybchenko at 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
    
    
More information about the stable
mailing list