|WARNING| pw148425-148429 [PATCH] [RFC,5/5] test: remove unneeded me

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Nov 16 22:05:18 CET 2024


Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/148429

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Wednesday, November 13 2024 18:56:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c5df7a373ad07413d9652479272cd16adf989b06

148425-148429 --> testing issues

Upstream job id: Generic-VM-Unit-Test-DPDK#26267

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | WARN           |
+---------------------+----------------+
| CentOS Stream 9     | WARN           |
+---------------------+----------------+
| Fedora 39           | WARN           |
+---------------------+----------------+
| Fedora 39 (Clang)   | WARN           |
+---------------------+----------------+
| Fedora 40           | WARN           |
+---------------------+----------------+
| RHEL8               | WARN           |
+---------------------+----------------+
| RHEL9               | WARN           |
+---------------------+----------------+
| Ubuntu 22.04        | WARN           |
+---------------------+----------------+
| Ubuntu 24.04        | WARN           |
+---------------------+----------------+
| Ubuntu 20.04        | WARN           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
ccache cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rt
 e_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o -c ../drivers/crypto/qat/qat_asym.c
../drivers/crypto/qat/qat_asym.c: In function 'session_clear_modexp':
../drivers/crypto/qat/qat_asym.c:106:3: error: implicit declaration of function 'memset_s'; did you mean 'memset'? [-Werror=implicit-function-declaration]
106 |   memset_s(what.data, 0, what.length); \
|   ^~~~~~~~
../drivers/crypto/qat/qat_asym.c:1453:2: note: in expansion of macro 'PARAM_CLR'
1453 |  PARAM_CLR(modex->modulus);
|  ^~~~~~~~~
../drivers/crypto/qat/qat_asym.c:106:3: error: nested extern declaration of 'memset_s' [-Werror=nested-externs]
106 |   memset_s(what.data, 0, what.length); \
|   ^~~~~~~~
../drivers/crypto/qat/qat_asym.c:1453:2: note: in expansion of macro 'PARAM_CLR'
1453 |  PARAM_CLR(modex->modulus);
|  ^~~~~~~~~
cc1: all warnings being treated as errors
[938/3071] Generating rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[939/3071] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[940/3071] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

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

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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

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