numam-dpdk/drivers/net
Ivan Ilchenko 5bc4baf0eb net/failsafe: check code of allmulticast mode switch
rte_eth_allmulticast_enable()/rte_eth_allmulticast_disable() return
value was changed from void to int, so this patch modify usage
of these functions across net/failsafe according to new return type.

Try to keep all-multicast mode consistent across all active
devices in the case of failure.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2019-10-07 15:00:55 +02:00
..
af_packet ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
af_xdp ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ark ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
atlantic ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
avp ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
axgbe ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
bnx2x ethdev: change promiscuous callbacks to return status 2019-10-07 15:00:54 +02:00
bnxt ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
bonding net/bonding: check status of getting link info 2019-10-07 15:00:54 +02:00
cxgbe ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
dpaa ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
dpaa2 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
e1000 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ena net/ena: use dynamic log type for debug logging 2019-10-07 15:00:52 +02:00
enetc ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
enic ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
failsafe net/failsafe: check code of allmulticast mode switch 2019-10-07 15:00:55 +02:00
fm10k ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
hinic ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
i40e ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
iavf ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ice ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ifc net/ifc: add devargs pointer check 2019-07-23 14:31:35 +02:00
ipn3ke ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ixgbe net/ixgbe: check status of getting link info 2019-10-07 15:00:54 +02:00
kni ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
liquidio ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
memif net/memif: check status of getting link info 2019-10-07 15:00:54 +02:00
mlx4 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
mlx5 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
mvneta ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
mvpp2 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
netvsc ethdev: change owner delete function to return int 2019-10-07 15:00:55 +02:00
nfb ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfp ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
null ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
octeontx ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
octeontx2 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
pcap ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
qede ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ring ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
sfc ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
softnic ethdev: change device info get callback to return int 2019-10-07 14:45:35 +02:00
szedata2 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
tap ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
thunderx ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
vdev_netvsc net/vdev_netvsc: use new ethernet address parser 2019-07-08 21:26:52 +02:00
vhost ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
virtio ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
vmxnet3 ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
Makefile net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00
meson.build net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00