numam-dpdk/lib/librte_cmdline
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
..
cmdline_cirbuf.c
cmdline_cirbuf.h
cmdline_parse_etheraddr.c cmdline: use new ethernet address parser 2019-07-08 21:26:52 +02:00
cmdline_parse_etheraddr.h
cmdline_parse_ipaddr.c clean bare metal support traces 2019-10-21 16:19:00 +02:00
cmdline_parse_ipaddr.h
cmdline_parse_num.c build: allow stricter fallthrough warnings 2019-10-24 01:02:30 +02:00
cmdline_parse_num.h
cmdline_parse_portlist.c
cmdline_parse_portlist.h
cmdline_parse_string.c
cmdline_parse_string.h
cmdline_parse.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
cmdline_parse.h
cmdline_rdline.c
cmdline_rdline.h
cmdline_socket.c
cmdline_socket.h
cmdline_vt100.c
cmdline_vt100.h
cmdline.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
cmdline.h
Makefile cmdline: use new ethernet address parser 2019-07-08 21:26:52 +02:00
meson.build cmdline: use new ethernet address parser 2019-07-08 21:26:52 +02:00
rte_cmdline_version.map