|WARNING| pw148464 [PATCH] lib/eal: redefine the name for rte_fbarra

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Nov 14 17:15:40 CET 2024


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

_Testing issues_

Submitter: Congjie Zhou <zcjie0802 at qq.com>
Date: Thursday, November 14 2024 05:19:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7

148464 --> testing issues

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

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 39 (ARM)       | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang) | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)       | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)       | WARN           | SKIPPED      | WARN                      | WARN                         |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)           | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)    | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)    | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)    | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE  | SKIPPED        | WARN         | SKIPPED                   | SKIPPED                      |
+-----------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
../lib/eal/linux/eal_memalloc.c: In function 'secondary_msl_create_walk':
../lib/eal/linux/eal_memalloc.c:1452:43: error: implicit declaration of function 'rte_rdtsc' [-Werror=implicit-function-declaration]
1452 |   primary_msl->memseg_arr.name, getpid(), rte_rdtsc());
|                                           ^~~~~~~~~
../lib/eal/linux/eal_memalloc.c:1452:43: error: nested extern declaration of 'rte_rdtsc' [-Werror=nested-externs]
../lib/eal/linux/eal_memalloc.c:1451:39: error: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'int' [-Werror=format=]
1451 |  snprintf(name, RTE_FBARRAY_NAME_LEN, "%s_%i_%"PRIx64,
|                                       ^~~~~~~~~
1452 |   primary_msl->memseg_arr.name, getpid(), rte_rdtsc());
|                                           ~~~~~~~~~~~
|                                           |
|                                           int
In file included from ../lib/eal/linux/eal_memalloc.c:19:
/usr/include/inttypes.h:121:34: note: format string is defined here
121 | # define PRIx64  __PRI64_PREFIX "x"
cc1: all warnings being treated as errors
[87/370] Compiling C object lib/librte_eal.a.p/eal_arm_rte_mmu.c.o
[88/370] Compiling C object lib/librte_eal.a.p/eal_arm_rte_power_intrinsics.c.o
[89/370] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

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

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

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

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

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

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

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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/31925/

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