numam-dpdk/drivers/net/octeon_ep
David Marchand 9b9c09a791 net/octeon_ep: fix build for non-x86
A recent change removed errno.h from rte_common.h.

x86 EAL headers seem to include it (probably via
rte_spinlock/rte_cpuflags) but other architectures won't.

Add an explicit inclusion.

Fixes: d826133ae8 ("net/octeon_ep: support CN10K SoC")

Signed-off-by: David Marchand <david.marchand@redhat.com>
2022-09-26 09:14:08 +02:00
..
cnxk_ep_vf.c net/octeon_ep: fix build for non-x86 2022-09-26 09:14:08 +02:00
cnxk_ep_vf.h net/octeon_ep: support CN10K SoC 2022-09-22 10:43:51 +02:00
meson.build net/octeon_ep: support CN10K SoC 2022-09-22 10:43:51 +02:00
otx2_ep_vf.c net/octeon_ep: support CN10K SoC 2022-09-22 10:43:51 +02:00
otx2_ep_vf.h net/octeon_ep: rename octeontx_ep 2022-09-22 10:43:42 +02:00
otx_ep_common.h net/octeon_ep: support CN10K SoC 2022-09-22 10:43:51 +02:00
otx_ep_ethdev.c net/octeon_ep: support CN10K SoC 2022-09-22 10:43:51 +02:00
otx_ep_rxtx.c net/octeon_ep: rename octeontx_ep 2022-09-22 10:43:42 +02:00
otx_ep_rxtx.h net/octeon_ep: rename octeontx_ep 2022-09-22 10:43:42 +02:00
otx_ep_vf.c net/octeon_ep: rename octeontx_ep 2022-09-22 10:43:42 +02:00
otx_ep_vf.h net/octeon_ep: rename octeontx_ep 2022-09-22 10:43:42 +02:00
version.map net/octeon_ep: rename octeontx_ep 2022-09-22 10:43:42 +02:00