numam-dpdk/drivers/net/bonding
Igor Romanov fc1134c792 net/bonding: check status of getting link info
The return value of rte_eth_link_get() and rte_eth_link_get_nowait()
was changed from void to int. Update the usage of the functions
according to the new return type.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:54 +02:00
..
Makefile net/bonding: use new ethernet address parser 2019-07-08 21:26:52 +02:00
meson.build net/bonding: use new ethernet address parser 2019-07-08 21:26:52 +02:00
rte_eth_bond_8023ad_private.h net/bonding: prefer allmulti to promiscuous for LACP 2019-08-22 18:45:49 +02:00
rte_eth_bond_8023ad.c net/bonding: check status of getting link info 2019-10-07 15:00:54 +02:00
rte_eth_bond_8023ad.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_alb.c net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
rte_eth_bond_alb.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_api.c net/bonding: check status of getting link info 2019-10-07 15:00:54 +02:00
rte_eth_bond_args.c net/bonding: use dynamic log type for error message 2019-07-23 14:31:35 +02:00
rte_eth_bond_flow.c net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_pmd.c net/bonding: check status of getting link info 2019-10-07 15:00:54 +02:00
rte_eth_bond_private.h net/bonding: prefer allmulti to promiscuous for LACP 2019-08-22 18:45:49 +02:00
rte_eth_bond.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_pmd_bond_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00