|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:36:39 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               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
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)
|                     ~~~~~~~~~~~~~~~~~^
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
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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

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