|WARNING| pw149237-149241 [PATCH] [5/5] net/virtio: remove unneeded

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Dec 14 05:38:16 CET 2024


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/149241

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Friday, December 13 2024 21:48:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259

149237-149241 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#299123

Test environment and result as below:

+-----------------------+----------------+--------------+---------------------------+------------------------------+
|      Environment      | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=======================+================+==============+===========================+==============================+
| CentOS Stream 9 (ARM) | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)       | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)       | WARN           | SKIPPED      | WARN                      | WARN                         |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang) | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM)       | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)    | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)           | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)    | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)    | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE  | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_unit_test): ====
[1620/3361] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o
[1621/3361] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1622/3361] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1623/3361] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1624/3361] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
FAILED: drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
ccache cc -Idrivers/libtmp_rte_net_enetfec.a.p -Idrivers -I../drivers -Idrivers/net/enetfec -I../drivers/net/enetfec -Ilib/ethdev -I../lib/ethdev -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 -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmiss
 ing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.enetfec -MD -MQ drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o -MF drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o.d -o drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o -c ../drivers/net/enetfec/enet_ethdev.c
../drivers/net/enetfec/enet_ethdev.c: In function 'enetfec_tx_queue_setup':
../drivers/net/enetfec/enet_ethdev.c:369:54: error: unused parameter 'tx_conf' [-Werror=unused-parameter]
369 |                         const struct rte_eth_txconf *tx_conf)
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/enetfec/enet_ethdev.c: In function 'enetfec_rx_queue_setup':
../drivers/net/enetfec/enet_ethdev.c:440:54: error: unused parameter 'rx_conf' [-Werror=unused-parameter]
440 |                         const struct rte_eth_rxconf *rx_conf,
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1625/3361] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1626/3361] Generating symbol file drivers/librte_net_cnxk.so.25.1.p/librte_net_cnxk.so.25.1.symbols
[1627/3361] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32143/

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