net/failsafe: remove not supported multicast MAC filter
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> Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
This commit is contained in:
parent
ec4569c1f9
commit
4d7c938249
@ -15,7 +15,6 @@ Jumbo frame = Y
|
|||||||
Promiscuous mode = Y
|
Promiscuous mode = Y
|
||||||
Allmulticast mode = Y
|
Allmulticast mode = Y
|
||||||
Unicast MAC filter = Y
|
Unicast MAC filter = Y
|
||||||
Multicast MAC filter = Y
|
|
||||||
VLAN filter = Y
|
VLAN filter = Y
|
||||||
Flow control = Y
|
Flow control = Y
|
||||||
Flow API = Y
|
Flow API = Y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user