|FAILURE| pw129758-129760 [PATCH] [4/4] eal: adapt rte spinlock and
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Aug 1 06:21:36 CEST 2023
Test-Label: iol-aarch-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/129760
_Testing issues_
Submitter: Tyler Retzlaff <roretzla at linux.microsoft.com>
Date: Monday, July 31 2023 21:07:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518
129758-129760 --> testing fail
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 | SKIPPED | FAIL | FAIL | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | FAIL |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for (32-bit) ARM Ubuntu 20.04.4 (dpdk_unit_test): ====
In file included from ../lib/ring/rte_ring_elem_pvt.h:291,
from ../lib/ring/rte_ring_elem.h:24,
from ../lib/ring/rte_ring.h:42,
from ../lib/mempool/rte_mempool.h:47,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
from ../lib/ethdev/ethdev_driver.h:23,
from ../lib/eventdev/rte_event_eth_rx_adapter.c:16:
../lib/ring/rte_ring_c11_pvt.h: In function '__rte_ring_move_prod_head':
../lib/ring/rte_ring_c11_pvt.h:95:17: warning: right-hand operand of comma expression has no effect [-Wunused-value]
95 | r->prod.head = *new_head, success = 1;
| ~~~~~~~~~~~~~^~~~~~~~~~~
../lib/ring/rte_ring_c11_pvt.h: In function '__rte_ring_move_cons_head':
../lib/ring/rte_ring_c11_pvt.h:170:17: warning: right-hand operand of comma expression has no effect [-Wunused-value]
170 | r->cons.head = *new_head, success = 1;
| ~~~~~~~~~~~~~^~~~~~~~~~~
[222/1966] Compiling C object lib/librte_acl.a.p/acl_acl_run_neon.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Debian 11
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
(32-bit) ARM Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27173/
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