Test-Label: iol-aarch64-unit-testing Test-Status: WARNING http://dpdk.org/patch/109902 _Testing issues_ Submitter: Robin Zhang Date: Wednesday, April 20 2022 07:00:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:76076342ec8ef108a155938d46a88bb493fae60e 109898-109902 --> testing fail Test environment and result as below: +-------------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +===============================+================+==============+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | +-------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | +-------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | +-------------------------------+----------------+--------------+ ==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ==== [598/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pflock.c.o'. [599/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_power_kvm_vm.c.o'. [600/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_prefetch.c.o'. [601/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rand_perf.c.o'. [602/663] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'. [603/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rawdev.c.o'. [604/663] Linking static target lib/librte_ethdev.a. [605/663] Linking target lib/librte_ethdev.so.22.2. FAILED: lib/librte_ethdev.so.22.2 gcc-10 -o lib/librte_ethdev.so.22.2 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/lib/ethdev/version.map '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here collect2: error: ld returned 1 exit status [606/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pmd_perf.c.o'. [607/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr_perf.c.o'. [608/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/21844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/