numam-dpdk/examples/load_balancer
Thomas Monjalon 4ca9aeb205 examples/load_balancer: fix build with gcc 5.1
GCC 5.1 detects more out-of-bounds accesses:
	error: array subscript is above array bounds [-Werror=array-bounds]

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-06-03 15:51:44 +02:00
..
config.c examples/load_balancer: fix build with gcc 5.1 2015-06-03 15:51:44 +02:00
init.c apps: use helper to create mbuf pools 2015-04-28 11:34:10 +02:00
main.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
main.h apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
runtime.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00