numam-dpdk/lib/librte_mbuf
Bruce Richardson 3dfb9facb0 lib: add switch fall-through comments
With GCC 7 we need to explicitly document when we are falling through from
one switch case to another.

Fixes: af75078fec ("first public release")
Fixes: 8bae1da2af ("hash: fallback to software CRC32 implementation")
Fixes: 9ec201f5d6 ("mbuf: provide bulk allocation")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-05-05 18:36:55 +02:00
..
Makefile mbuf: bump library version 2017-04-05 13:37:17 +02:00
rte_mbuf_ptype.c mbuf: add functions to dump packet type 2016-10-11 18:22:36 +02:00
rte_mbuf_ptype.h mbuf: fix missing includes in exported header 2017-05-01 00:10:23 +02:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: add a timestamp field 2017-04-05 11:30:29 +02:00
rte_mbuf.h lib: add switch fall-through comments 2017-05-05 18:36:55 +02:00