numam-dpdk/examples/dpdk_qat
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
..
config_files examples: fix whitespace 2015-06-12 11:10:10 +02:00
crypto.c replace bzero with memset 2015-12-07 04:57:16 +01:00
crypto.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
main.c mbuf: use offset macro 2015-06-24 12:01:14 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00