numam-dpdk/drivers/net/thunderx/base
Jerin Jacob 5ba411079f net/thunderx: use internal byte ordering macros
The base code was using native GCC macros
for endian detection. Change to portable
rte_byteorder.h based endian detection.

Fixes: 262d43fe20 ("net/thunderx/base: add HW register definitions")

Suggested-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-04-19 15:37:37 +02:00
..
nicvf_bsvf.c net/thunderx: fix build on FreeBSD 2017-04-04 18:59:41 +02:00
nicvf_bsvf.h net/thunderx: fix build on FreeBSD 2017-04-04 18:59:41 +02:00
nicvf_hw_defs.h net/thunderx: use internal byte ordering macros 2017-04-19 15:37:37 +02:00
nicvf_hw.c net/thunderx: support CN83xx devices 2016-11-11 00:52:23 +01:00
nicvf_hw.h net/thunderx: support CN83xx devices 2016-11-11 00:52:23 +01:00
nicvf_mbox.c net/thunderx: use internal byte ordering macros 2017-04-19 15:37:37 +02:00
nicvf_mbox.h net/thunderx: sync mailbox definitions with Linux PF driver 2017-04-04 18:59:46 +02:00
nicvf_plat.h net/thunderx: use internal byte ordering macros 2017-04-19 15:37:37 +02:00