numam-dpdk/drivers/net
Ivan Ilchenko 62024eb827 ethdev: change stop operation callback to return int
Change eth_dev_stop_t return value from void to int.
Make eth_dev_stop_t implementations across all drivers to return
negative errno values if case of error conditions.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-10-16 22:26:41 +02:00
..
af_packet ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
af_xdp ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ark ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
atlantic ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
avp ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
axgbe ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
bnx2x ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
bnxt ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
bonding ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
cxgbe ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
dpaa ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
dpaa2 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
e1000 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ena ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
enetc ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
enic ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
failsafe ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
fm10k ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
hinic ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
hns3 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
i40e ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
iavf ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ice ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
igc ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ionic ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ipn3ke ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ixgbe ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
kni ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
liquidio ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
memif ethdev: allow close function to return an error 2020-10-16 22:26:41 +02:00
mlx4 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
mlx5 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
mvneta ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
mvpp2 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
netvsc ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
nfb ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
nfp ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
null ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
octeontx ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
octeontx2 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
pcap ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
pfe ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
qede ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
ring ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
sfc ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
softnic ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
szedata2 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
tap ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
thunderx ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
vdev_netvsc build: remove makefiles 2020-09-08 00:09:50 +02:00
vhost ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
virtio ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
vmxnet3 ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00