|FAILURE| pw148548 [PATCH] [v2] eal/linux: fix fbarray name with mul

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Nov 15 20:53:24 CET 2024


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/148548

_Testing issues_

Submitter: Congjie Zhou <zcjie0802 at qq.com>
Date: Friday, November 15 2024 07:50:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7

148548 --> testing issues

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

Test environment and result as below:

+-----------------------+----------------+
|      Environment      | dpdk_unit_test |
+=======================+================+
| Debian 12 (arm)       | PEND           |
+-----------------------+----------------+
| Fedora 40 (ARM Clang) | PEND           |
+-----------------------+----------------+
| RHEL9 (ARM)           | PEND           |
+-----------------------+----------------+
| Fedora 39 (ARM)       | PEND           |
+-----------------------+----------------+
| Fedora 40 (ARM)       | PEND           |
+-----------------------+----------------+
| CentOS Stream 9 (ARM) | PEND           |
+-----------------------+----------------+
| Fedora 39 (ARM Clang) | PEND           |
+-----------------------+----------------+
| Ubuntu 20.04 (ARM)    | WARN           |
+-----------------------+----------------+
| Ubuntu 24.04 (ARM)    | PEND           |
+-----------------------+----------------+
| Ubuntu 22.04 (ARM)    | PEND           |
+-----------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ====
../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_get_tsc_cycles' [-Werror=implicit-function-declaration]
1452 |   primary_msl->memseg_arr.name, getpid(), rte_get_tsc_cycles());
|                                           ^~~~~~~~~~~~~~~~~~
../lib/eal/linux/eal_memalloc.c:1452:43: error: nested extern declaration of 'rte_get_tsc_cycles' [-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_get_tsc_cycles());
|                                           ~~~~~~~~~~~~~~~~~~~~
|                                           |
|                                           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
[103/3295] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[104/3295] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[105/3295] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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)

RHEL9 (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)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

CentOS Stream 9 (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 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

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

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