automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw123828-123846 [PATCH] [v4, 19/19] hash: convert RTE_LOGTYPE_HASH to dynamic type
@ 2023-02-14 20:26 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-02-14 20:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 4294 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
http://dpdk.org/patch/123846

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, February 13 2023 19:55:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:39d469a7eb4f157923be73aea0b0cc1015860ca7

123828-123846 --> testing fail

Test environment and result as below:

+----------------------+------------------------------+---------------------------+--------------+
|     Environment      | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+======================+==============================+===========================+==============+
| Debian 11            | FAIL                         | FAIL                      | SKIPPED      |
+----------------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED                      | SKIPPED                   | FAIL         |
+----------------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[143/637] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_hash_crc.c.o'.
[144/637] Generating eal.sym_chk with a meson_exe.py custom command.
[145/637] Linking target lib/librte_eal.so.23.1.
[146/637] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
FAILED: lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o
gcc-10 -Ilib/76b5a35@@rte_hash@sta -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o' -MF 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o.d' -o 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o' -c ../lib/hash/rte_fbk_hash.c
../lib/hash/rte_fbk_hash.c: In function 'rte_fbk_hash_create':
../lib/hash/rte_fbk_hash.c:137:6: error: implicit declaration of function 'rte_cpu_get_flag_enabled' [-Werror=implicit-function-declaration]
137 |  if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_CRC32))
|      ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/hash/rte_fbk_hash.c:137:6: error: nested extern declaration of 'rte_cpu_get_flag_enabled' [-Werror=nested-externs]
../lib/hash/rte_fbk_hash.c:137:31: error: 'RTE_CPUFLAG_CRC32' undeclared (first use in this function)
137 |  if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_CRC32))
|                               ^~~~~~~~~~~~~~~~~
../lib/hash/rte_fbk_hash.c:137:31: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[147/637] Generating symbol file 'lib/76b5a35@@rte_eal@sha/librte_eal.so.23.1.symbols'.
[148/637] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[149/637] Generating cmdline.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |WARNING| pw123828-123846 [PATCH] [v4, 19/19] hash: convert RTE_LOGTYPE_HASH to dynamic type
@ 2023-02-18  0:34 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-02-18  0:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 4581 bytes --]

Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/123846

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, February 13 2023 19:55:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:39d469a7eb4f157923be73aea0b0cc1015860ca7

123828-123846 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| Debian Buster    | FAIL     |
+------------------+----------+
| RHEL8            | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 20.04     | FAIL     |
+------------------+----------+
| Debian Bullseye  | FAIL     |
+------------------+----------+

==== 20 line log output for Debian Bullseye (abi_test): ====
ccache cc -Iexamples/c590b3c@@dpdk-distributor@exe -Iexamples -I../examples -Iexamples/distributor -I../examples/distributor -I../examples/common -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/distributor -I../lib/distributor -Ilib/power -I../lib/power -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -g -include rte_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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o' -MF 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o.d' -o 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o' -c ../examples/distributor/main.c
In file included from ../lib/eal/include/rte_debug.h:17,
from ../lib/eal/include/rte_bitops.h:17,
from ../lib/ethdev/rte_cman.h:12,
from ../lib/ethdev/rte_ethdev.h:163,
from ../examples/distributor/main.c:13:
../examples/distributor/main.c: In function 'init_power_library':
../lib/eal/include/rte_log.h:337:4: error: 'RTE_LOGTYPE_POWER' undeclared (first use in this function); did you mean 'RTE_LOGTYPE_PMD'?
337 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|    ^~~~~~~~~~~~
../examples/distributor/main.c:682:4: note: in expansion of macro 'RTE_LOG'
682 |    RTE_LOG(ERR, POWER,
|    ^~~~~~~
../lib/eal/include/rte_log.h:337:4: note: each undeclared identifier is reported only once for each function it appears in
337 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|    ^~~~~~~~~~~~
../examples/distributor/main.c:682:4: note: in expansion of macro 'RTE_LOG'
682 |    RTE_LOG(ERR, POWER,
|    ^~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |WARNING| pw123828-123846 [PATCH] [v4, 19/19] hash: convert RTE_LOGTYPE_HASH to dynamic type
@ 2023-02-14  7:13 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-02-14  7:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 2344 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/123846

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, February 13 2023 19:55:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:39d469a7eb4f157923be73aea0b0cc1015860ca7

123828-123846 --> testing fail

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): ====
[3143/3162] Linking target app/dpdk-test-crypto-perf.
[3144/3162] Linking target app/dpdk-test-acl.
[3145/3162] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[3146/3162] Linking target app/dpdk-test-eventdev.
[3147/3162] Linking target app/dpdk-test-bbdev.
[3148/3162] Linking target app/dpdk-test-regex.
[3149/3162] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[3150/3162] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[3151/3162] Linking target app/dpdk-test-fib.
[3152/3162] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_rsa.c.o'.
[3153/3162] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ecdsa.c.o'.
[3154/3162] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[3155/3162] Linking target app/dpdk-test-pipeline.
[3156/3162] Linking target app/dpdk-test-flow-perf.
[3157/3162] Linking target app/dpdk-testpmd.
[3158/3162] Linking target app/dpdk-test-security-perf.
[3159/3162] Linking target app/dpdk-test-sad.
[3160/3162] Linking target examples/dpdk-fips_validation.
[3161/3162] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[3162/3162] Linking target app/test/dpdk-test.
==== End log output ====

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-18  0:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 20:26 |WARNING| pw123828-123846 [PATCH] [v4, 19/19] hash: convert RTE_LOGTYPE_HASH to dynamic type dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-02-18  0:34 dpdklab
2023-02-14  7:13 dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).