[dpdk-dev] [PATCH v5 3/6] eal: use new RTE_ARCH_X86 for x86 arch
> lib/librte_eal/linuxapp/eal/eal_pci.c | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) There are other occurences to fix in EAL.
[dpdk-dev] [PATCH v5 3/6] eal: use new RTE_ARCH_X86 for x86 arch
Signed-off-by: Huawei Xie Acked-by: Yuanhan Liu Acked-by: David Marchand --- lib/librte_eal/linuxapp/eal/eal_pci.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/librte_eal/linuxapp/eal/eal_pci.c b/lib/librte_eal/linuxapp/eal/eal_pci.c index b44fa32..dc0aa3