automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:14 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:14 UTC (permalink / raw)
  To: Test Report; +Cc: Artemy Kovalyov, dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  7:56 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  7:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
[2895/3116] Compiling C object 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o'.
FAILED: app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o
clang -Iapp/a172ced@@dpdk-test-mp@exe -Iapp -I../app -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 -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-missing-field-initializers -D_GNU_SOURCE -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o' -MF 'app/
 a172ced@@dpdk-test-mp@exe/test-mp_main.c.o.d' -o 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o' -c ../app/test-mp/main.c
../app/test-mp/main.c:26:29: error: call to undeclared function 'atoi'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
rte_atomic32_set(&g_count, atoi(argv[++ret]));
^
../app/test-mp/main.c:37:22: error: call to undeclared function 'rte_rdtsc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:37:40: error: call to undeclared function 'rte_get_tsc_hz'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:40:23: error: comparison of integers of different signs: 'int' and 'uint64_t' (aka 'unsigned long') [-Werror,-Wsign-compare]
assert(rte_rdtsc() < timeout);
~~~~~~~~~~~ ^ ~~~~~~~
/usr/include/assert.h:95:7: note: expanded from macro 'assert'
((expr)                                                             \
^~~~
4 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:29 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                        ^~~~~~~~~~~~~~
../app/test-mp/main.c:37:40: error: nested extern declaration of 'rte_get_tsc_hz' [-Werror=nested-externs]
In file included from ../lib/eal/include/rte_stdatomic.h:8,
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_32.h:16,
from ../lib/eal/arm/include/rte_atomic.h:11,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_32.h:13,
from ../lib/eal/arm/include/rte_pause.h:15,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:29 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+--------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+===========================+================+==============================+==============+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)    | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED                   | SKIPPED        | SKIPPED                      | FAIL         |
+--------------------------+---------------------------+----------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[285/420] Compiling C object 'app/a172ced@@dpdk-test@exe/test_commands.c.o'.
[286/420] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_main.c.o'.
[287/420] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/28593/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:28 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+--------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+===========================+================+==============================+==============+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)    | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED                   | SKIPPED        | SKIPPED                      | FAIL         |
+--------------------------+---------------------------+----------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[285/420] Compiling C object 'app/a172ced@@dpdk-test@exe/test_commands.c.o'.
[286/420] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_main.c.o'.
[287/420] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/28593/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:27 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                        ^~~~~~~~~~~~~~
../app/test-mp/main.c:37:40: error: nested extern declaration of 'rte_get_tsc_hz' [-Werror=nested-externs]
In file included from ../lib/eal/include/rte_stdatomic.h:8,
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_32.h:16,
from ../lib/eal/arm/include/rte_atomic.h:11,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_32.h:13,
from ../lib/eal/arm/include/rte_pause.h:15,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:26 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                        ^~~~~~~~~~~~~~
../app/test-mp/main.c:37:40: error: nested extern declaration of 'rte_get_tsc_hz' [-Werror=nested-externs]
In file included from ../lib/eal/include/rte_stdatomic.h:8,
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_32.h:16,
from ../lib/eal/arm/include/rte_atomic.h:11,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_32.h:13,
from ../lib/eal/arm/include/rte_pause.h:15,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:22 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:22 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                        ^~~~~~~~~~~~~~
../app/test-mp/main.c:37:40: error: nested extern declaration of 'rte_get_tsc_hz' [-Werror=nested-externs]
In file included from ../lib/eal/include/rte_stdatomic.h:8,
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_32.h:16,
from ../lib/eal/arm/include/rte_atomic.h:11,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_32.h:13,
from ../lib/eal/arm/include/rte_pause.h:15,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:21 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:21 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+--------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+===========================+================+==============================+==============+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      | SKIPPED      |
+--------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED                   | SKIPPED        | SKIPPED                      | FAIL         |
+--------------------------+---------------------------+----------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[285/420] Compiling C object 'app/a172ced@@dpdk-test@exe/test_commands.c.o'.
[286/420] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_main.c.o'.
[287/420] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	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/28593/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:20 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:20 UTC (permalink / raw)
  To: Test Report; +Cc: Artemy Kovalyov, dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:19 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM SVE                 | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                   | FAIL               |
+--------------------------------------+--------------------+
| Fedora 38 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                | FAIL               |
+--------------------------------------+--------------------+
| Fedora 37 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)             | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile   | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL               |
+--------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[2708/3086] Compiling C object 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o'.
FAILED: app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o
ccache clang -Iapp/a172ced@@dpdk-test-mp@exe -Iapp -I../app -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 -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-t
 est-mp@exe/test-mp_main.c.o' -MF 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o.d' -o 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o' -c ../app/test-mp/main.c
../app/test-mp/main.c:26:29: error: implicit declaration of function 'atoi' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
rte_atomic32_set(&g_count, atoi(argv[++ret]));
^
../app/test-mp/main.c:37:22: error: implicit declaration of function 'rte_rdtsc' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:37:40: error: implicit declaration of function 'rte_get_tsc_hz' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:40:23: error: comparison of integers of different signs: 'int' and 'uint64_t' (aka 'unsigned long') [-Werror,-Wsign-compare]
assert(rte_rdtsc() < timeout);
~~~~~~~~~~~ ^ ~~~~~~~
/usr/aarch64-linux-gnu/include/assert.h:98:7: note: expanded from macro 'assert'
((expr)                                                             \
^~~~
4 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:19 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM SVE                 | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                   | FAIL               |
+--------------------------------------+--------------------+
| Fedora 38 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                | FAIL               |
+--------------------------------------+--------------------+
| Fedora 37 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)             | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile   | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL               |
+--------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[2708/3086] Compiling C object 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o'.
FAILED: app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o
ccache clang -Iapp/a172ced@@dpdk-test-mp@exe -Iapp -I../app -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 -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-t
 est-mp@exe/test-mp_main.c.o' -MF 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o.d' -o 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o' -c ../app/test-mp/main.c
../app/test-mp/main.c:26:29: error: implicit declaration of function 'atoi' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
rte_atomic32_set(&g_count, atoi(argv[++ret]));
^
../app/test-mp/main.c:37:22: error: implicit declaration of function 'rte_rdtsc' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:37:40: error: implicit declaration of function 'rte_get_tsc_hz' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:40:23: error: comparison of integers of different signs: 'int' and 'uint64_t' (aka 'unsigned long') [-Werror,-Wsign-compare]
assert(rte_rdtsc() < timeout);
~~~~~~~~~~~ ^ ~~~~~~~
/usr/aarch64-linux-gnu/include/assert.h:98:7: note: expanded from macro 'assert'
((expr)                                                             \
^~~~
4 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:17 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM SVE                 | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                   | FAIL               |
+--------------------------------------+--------------------+
| Fedora 38 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                | FAIL               |
+--------------------------------------+--------------------+
| Fedora 37 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)             | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile   | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL               |
+--------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[2708/3086] Compiling C object 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o'.
FAILED: app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o
ccache clang -Iapp/a172ced@@dpdk-test-mp@exe -Iapp -I../app -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 -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-t
 est-mp@exe/test-mp_main.c.o' -MF 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o.d' -o 'app/a172ced@@dpdk-test-mp@exe/test-mp_main.c.o' -c ../app/test-mp/main.c
../app/test-mp/main.c:26:29: error: implicit declaration of function 'atoi' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
rte_atomic32_set(&g_count, atoi(argv[++ret]));
^
../app/test-mp/main.c:37:22: error: implicit declaration of function 'rte_rdtsc' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:37:40: error: implicit declaration of function 'rte_get_tsc_hz' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz();
^
../app/test-mp/main.c:40:23: error: comparison of integers of different signs: 'int' and 'uint64_t' (aka 'unsigned long') [-Werror,-Wsign-compare]
assert(rte_rdtsc() < timeout);
~~~~~~~~~~~ ^ ~~~~~~~
/usr/aarch64-linux-gnu/include/assert.h:98:7: note: expanded from macro 'assert'
((expr)                                                             \
^~~~
4 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:16 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:16 UTC (permalink / raw)
  To: Test Report; +Cc: Artemy Kovalyov, dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:14 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
|                                        ^~~~~~~~~~~~~~
../app/test-mp/main.c:37:40: error: nested extern declaration of 'rte_get_tsc_hz' [-Werror=nested-externs]
In file included from ../lib/eal/include/rte_stdatomic.h:8,
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:12 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:12 UTC (permalink / raw)
  To: Test Report; +Cc: Artemy Kovalyov, dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:11 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:11 UTC (permalink / raw)
  To: Test Report; +Cc: Artemy Kovalyov, dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle
@ 2023-12-12  5:11 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2023-12-12  5:11 UTC (permalink / raw)
  To: Test Report; +Cc: Artemy Kovalyov, dpdk-test-reports, Artemy Kovalyov

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-12-12  7:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12  5:14 |FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-12-12  7:56 dpdklab
2023-12-12  5:29 dpdklab
2023-12-12  5:29 dpdklab
2023-12-12  5:28 dpdklab
2023-12-12  5:27 dpdklab
2023-12-12  5:26 dpdklab
2023-12-12  5:22 dpdklab
2023-12-12  5:21 dpdklab
2023-12-12  5:20 dpdklab
2023-12-12  5:19 dpdklab
2023-12-12  5:19 dpdklab
2023-12-12  5:17 dpdklab
2023-12-12  5:16 dpdklab
2023-12-12  5:14 dpdklab
2023-12-12  5:12 dpdklab
2023-12-12  5:11 dpdklab
2023-12-12  5:11 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).