|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:20:18 CET 2024


Test-Label: iol-compile-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_meson_compile |
+========================================+====================+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
^~~~~~~~~~~~~~~~~~~~~~
../lib/mbuf/rte_mbuf.h:141:38: note: passing argument to parameter 'm' here
rte_mbuf_rearm_data(struct rte_mbuf *m)
^
In file included from ../drivers/net/hns3/hns3_rxtx_vec.c:13:
../drivers/net/hns3/hns3_rxtx_vec_neon.h:253:24: error: incompatible pointer types passing 'struct rte_mbuf **' to parameter of type 'struct rte_mbuf *'; remove & [-Werror,-Wincompatible-pointer-types]
*rte_mbuf_rearm_data(&sw_ring[pos + 2].mbuf) =
^~~~~~~~~~~~~~~~~~~~~~
../lib/mbuf/rte_mbuf.h:141:38: note: passing argument to parameter 'm' here
rte_mbuf_rearm_data(struct rte_mbuf *m)
^
In file included from ../drivers/net/hns3/hns3_rxtx_vec.c:13:
../drivers/net/hns3/hns3_rxtx_vec_neon.h:255:24: error: incompatible pointer types passing 'struct rte_mbuf **' to parameter of type 'struct rte_mbuf *'; remove & [-Werror,-Wincompatible-pointer-types]
*rte_mbuf_rearm_data(&sw_ring[pos + 3].mbuf) =
^~~~~~~~~~~~~~~~~~~~~~
../lib/mbuf/rte_mbuf.h:141:38: note: passing argument to parameter 'm' here
rte_mbuf_rearm_data(struct rte_mbuf *m)
^
4 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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