|WARNING| pw158861-158866 [PATCH] [v3,6/6] test: re-enable format-tr
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Nov 18 12:33:20 CET 2025
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/158866
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, November 17 2025 17:52:13
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2c5b18a3ba6676d3d7e6fd2985d12b023350be19
158861-158866 --> testing issues
Upstream job id: ACVP-FIPS-testing#11866
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test/test_cryptodev.c:17731:45: error: ',socket_id=' directive output may be truncated writing 11 bytes into a region of size between 1 and 100 [-Werror=format-truncation=]
17731 | snprintf(vdev_args, sizeof(vdev_args), "%s,socket_id=%d",
| ^~~~~~~~~~~
../app/test/test_cryptodev.c:17731:42: note: directive argument in the range [0, 65535]
17731 | snprintf(vdev_args, sizeof(vdev_args), "%s,socket_id=%d",
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
from ../lib/eal/include/rte_hexdump.h:13,
from ../app/test/test_cryptodev.c:10:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 116 bytes into a destination of size 100
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34629/
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