numam-dpdk/drivers/net/bonding
Bruce Richardson 47cce54ba8 build: allow stricter fallthrough warnings
DPDK currently compiles with implicit-fallthrough=2 warning level. With gcc
-Wextra flag, the default level is 3, so some minor changes are needed to
support this in DPDK.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-10-24 01:02:30 +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: fix OOB access in other aggregator modes 2019-10-07 15:00:57 +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 build: allow stricter fallthrough warnings 2019-10-24 01:02:30 +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