|FAILURE| pw137149-137169 [PATCH] [v5,22/22] net/virtio: use mbuf de
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Feb 24 11:15:35 CET 2024
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137169
_Testing issues_
Submitter: Tyler Retzlaff <roretzla at linux.microsoft.com>
Date: Saturday, February 24 2024 08:22:07
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
137149-137169 --> testing fail
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+===========================+==============================+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (arm) | SKIPPED | FAIL | FAIL |
+--------------------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
| ~~~~~~~~~~~~~~~~~^
In file included from ../drivers/net/hns3/hns3_rxtx_vec.c:13:
../drivers/net/hns3/hns3_rxtx_vec_neon.h:255:24: error: passing argument 1 of 'rte_mbuf_rearm_data' from incompatible pointer type [-Werror=incompatible-pointer-types]
255 | *rte_mbuf_rearm_data(&sw_ring[pos + 3].mbuf) =
| ^~~~~~~~~~~~~~~~~~~~~~
| |
| struct rte_mbuf **
In file included from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1454,
from ../lib/ethdev/ethdev_driver.h:25,
from ../drivers/net/hns3/hns3_rxtx_vec.c:6:
../lib/mbuf/rte_mbuf.h:141:38: note: expected 'struct rte_mbuf *' but argument is of type 'struct rte_mbuf **'
141 | rte_mbuf_rearm_data(struct rte_mbuf *m)
| ~~~~~~~~~~~~~~~~~^
cc1: all warnings being treated as errors
[1592/3136] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base at sta/i40e_diag.c.o'.
[1593/3136] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_rxtx.c.o'.
[1594/3136] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base at sta/i40e_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29250/
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