numam-dpdk/app
Thomas Monjalon 44eb945696 app/testpmd: fix endianness detection
Use endianness detection factorized in EAL.

The comment about arpa/inet.h is not valid anymore since
commit d07180f211 ("net: fix conflict with libc").

The macro _htons could also be moved in rte_byteorder.h
by providing some constant byte swapping.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
2014-12-05 16:55:00 +01:00
..
cmdline_test app: no more bare metal environment 2014-11-27 13:09:55 +01:00
dump_cfg app: no more bare metal environment 2014-11-27 13:09:55 +01:00
test cmdline: fix overflow on bsd 2014-12-05 16:54:53 +01:00
test-acl add prefix to cache line macros 2014-11-27 16:21:11 +01:00
test-pipeline add prefix to cache line macros 2014-11-27 16:21:11 +01:00
test-pmd app/testpmd: fix endianness detection 2014-12-05 16:55:00 +01:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00