numam-dpdk/app
Stephen Hemminger 6c76533ccf replace bzero with memset
The standard for DPDK is to use memset() not bzero which
is a leftover BSD-ism.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-12-07 04:57:16 +01:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
proc_info app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00
test app/test: fix ring unit test 2015-12-07 04:10:15 +01:00
test-acl acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
test-pipeline table: add key mask to 8 and 16-byte hash parameters 2015-11-26 00:45:50 +01:00
test-pmd replace bzero with memset 2015-12-07 04:57:16 +01:00
Makefile app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00