|FAILURE| pw141594 [PATCH] [v2] app/graph: fix destination buffer to

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Jun 25 03:40:58 CEST 2024


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/141594

_Testing issues_

Submitter: Mahmoud Maatuq <mahmoudmatook.mm at gmail.com>
Date: Monday, June 24 2024 20:01:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f

141594 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| Debian 12        | FAIL           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| RHEL9            | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
../lib/eal/include/rte_string_fns.h:63:24: error: '%s' directive output may be truncated writing up to 127 bytes into a region of size 26 [-Werror=format-truncation=]
63 |         return (size_t)snprintf(dst, size, "%s", src);
|                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
from ../app/graph/ethdev.c:5:
In function 'snprintf',
inlined from 'rte_strlcpy' at ../lib/eal/include/rte_string_fns.h:63:17,
inlined from 'cmd_ethdev_parsed' at ../app/graph/ethdev.c:675:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 128 bytes into a destination of size 26
54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |                                    __glibc_objsize (__s), __fmt,
|                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |                                    __va_arg_pack ());
|                                    ~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2617/2904] Linking target app/dpdk-test-acl.
[2618/2904] Linking target app/dpdk-test-bbdev.
[2619/2904] Linking target app/dpdk-test-cmdline.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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