cisco-system-traffic-generator / trex-core

trex-core site
https://trex-tgn.cisco.com/
Other
1.26k stars 457 forks source link

Facing issue while compiling trex on arm64 #1050

Open ashiksl opened 11 months ago

ashiksl commented 11 months ago

Hi I tried compiling t-rex on ARM on ubuntu 18.04 trex version : v.2.90

Steps: 1.cd linux_dpdk 2 ../b configure

  1. ./b build. Got below error : Waf: Leaving directory `/home/ubuntu/ofed/trex-core-2.90/linux_dpdk/build_dpdk' source not found: '..//src/dpdk//lib/librte_eal/common/arch/arm/rte_cpuflags.c' in bld(source='..//src/dpdk//../dpdk_funcs.c ..//src/dpdk//drivers/bus/pci/pci_common.c ..//src/dpdk//drivers/bus/pci/pci_common_uio.c ..//src/dpdk//drivers/bus/pci/pci_params.c ..//src/dpdk//drivers/bus/pci/linux/pci.c ..//src/dpdk//drivers/bus/pci/linux/pci_uio.c ..//src/dpdk//drivers/bus/pci/linux/pci_vfio.c

any inputs are appreciated.

hhaim commented 11 months ago

@ashiksl ARM is not maintained by our regression but it was working at some point

victor-one commented 4 months ago

@ashiksl When I try to compile trex, I see this error, it seems something error in the build script. Have you solve this priblem?