|FAILURE| pw117722-117718 [PATCH] [v10, 5/5] net/bnxt: support proactive error handling mode
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Oct 9 11:02:57 CEST 2022
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/117718
_Testing issues_
Submitter: Chengwen Feng <fengchengwen at huawei.com>
Date: Sunday, October 09 2022 07:53:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3730502219ccc13a028720f5870279349267d700
117722-117718 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS |
+-------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
[337/3510] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
FAILED: lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
clang -Ilib/librte_eventdev.a.p -Ilib -I../lib -Ilib/eventdev -I../lib/eventdev -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 -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=lib.eventdev -MD -MQ lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o -MF lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o.d -o lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o -c ../lib/eventdev/rte_event_eth_rx_adapter.c
In file included from ../lib/eventdev/rte_event_eth_rx_adapter.c:16:
In file included from ../lib/ethdev/ethdev_driver.h:23:
../lib/ethdev/rte_ethdev.h:1635:1: error: attribute 'section' is ignored, place it after "enum" to apply attribute to type declaration [-Werror,-Wignored-attributes]
__rte_experimental
^
../lib/eal/include/rte_compat.h:22:16: note: expanded from macro '__rte_experimental'
__attribute__((section(".text.experimental")))
^
1 error generated.
[338/3510] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[339/3510] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[340/3510] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[341/3510] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[342/3510] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[343/3510] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[344/3510] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
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/23843/
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