numam-dpdk/drivers/net/bonding
Ivan Ilchenko ae9f487f2e net/bonding: check code of promiscuous mode switch
rte_eth_promiscuous_enable()/rte_eth_promiscuous_disable() return
value was changed from void to int, so this patch modify usage
of these functions across net/bonding according to new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@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 code of promiscuous mode switch 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 ethdev info 2019-10-07 14:45:35 +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 code of promiscuous mode switch 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