|FAILURE| pw113982-113983 [PATCH] [v1, 2/2] eal: add cpuset lcore telemetry entries
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jul 15 17:20:26 CEST 2022
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/113983
_Testing issues_
Submitter: Burakov, Anatoly <anatoly.burakov at intel.com>
Date: Friday, July 15 2022 13:12:45
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:16b2977562874daa3bfab32860b01b497882bc43
113982-113983 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL |
+-------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[300/667] Generating rte_regexdev_mingw with a custom command.
[301/667] Compiling C object 'lib/76b5a35@@rte_pcapng at sta/pcapng_rte_pcapng.c.o'.
[302/667] Linking static target lib/librte_pcapng.a.
[303/667] Compiling C object 'lib/76b5a35@@rte_regexdev at sta/regexdev_rte_regexdev.c.o'.
[304/667] Linking static target lib/librte_regexdev.a.
[305/667] Linking target lib/librte_pcapng.so.22.2.
[306/667] Linking target lib/librte_regexdev.so.22.2.
[307/667] Compiling C object 'lib/76b5a35@@rte_rawdev at sta/rawdev_rte_rawdev.c.o'.
FAILED: lib/76b5a35@@rte_rawdev at sta/rawdev_rte_rawdev.c.o
gcc-10 -Ilib/76b5a35@@rte_rawdev at sta -Ilib -I../lib -Ilib/rawdev -I../lib/rawdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.rawdev -MD -MQ 'lib/76b5a35@@rte_rawdev at sta/rawdev_rte_rawdev.c.o' -MF 'lib/76b5a35@@rte_rawdev at sta/rawdev_rte_rawdev.c.o.d' -o 'lib/76b5a35@@rte_rawdev at sta/rawdev_rte_rawdev.c.o' -c ../lib/rawdev/rte_rawdev.c
../lib/rawdev/rte_rawdev.c: In function 'rte_rawdev_dequeue_buffers':
../lib/rawdev/rte_rawdev.c:236:2: error: implicit declaration of function 'RTE_LCORE_TELEMETRY_TIMESTAMP' [-Werror=implicit-function-declaration]
236 | RTE_LCORE_TELEMETRY_TIMESTAMP(nb_ops);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/rawdev/rte_rawdev.c:236:2: error: nested extern declaration of 'RTE_LCORE_TELEMETRY_TIMESTAMP' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[308/667] Generating symbol file 'lib/76b5a35@@rte_pcapng at sha/librte_pcapng.so.22.2.symbols'.
[309/667] Generating symbol file 'lib/76b5a35@@rte_regexdev at sha/librte_regexdev.so.22.2.symbols'.
[310/667] Compiling C object 'lib/76b5a35@@rte_dmadev at sta/dmadev_rte_dmadev.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/23011/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list