|WARNING| pw148465-148467 [PATCH] [v3,3/3] test/graph: fix graph aut
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Nov 14 21:46:56 CET 2024
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/148467
_Testing issues_
Submitter: Kiran Kumar Kokkilagadda <kirankumark at marvell.com>
Date: Thursday, November 14 2024 07:04:32
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7
148465-148467 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#291536
Test environment and result as below:
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+==============+================+==============================+===========================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | SKIPPED | WARN | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm) | SKIPPED | WARN | WARN | WARN |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM) | SKIPPED | WARN | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM) | SKIPPED | WARN | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM) | SKIPPED | WARN | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM) | SKIPPED | WARN | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/rte_malloc.h:16,
from ../lib/graph/graph_populate.c:8:
In function 'memcpy',
inlined from 'graph_nodes_populate' at ../lib/graph/graph_populate.c:105:4,
inlined from 'graph_fp_mem_populate' at ../lib/graph/graph_populate.c:217:2,
inlined from 'graph_fp_mem_create' at ../lib/graph/graph_populate.c:239:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: 'parent' may be used uninitialized [-Werror=maybe-uninitialized]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/graph/graph_populate.c: In function 'graph_fp_mem_create':
../lib/graph/graph_populate.c:81:21: note: 'parent' was declared here
81 | const char *parent;
| ^~~~~~
cc1: all warnings being treated as errors
[498/3302] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[499/3302] Compiling C object lib/librte_graph.a.p/graph_graph_pcap.c.o
[500/3302] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
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)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
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)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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)
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
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31926/
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