automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw146337 [PATCH v6 5/5] maintainers: update for drivers/power
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
@ 2024-10-20  9:25 ` checkpatch
  2024-10-20 10:24 ` |FAILURE| " 0-day Robot
                   ` (35 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: checkpatch @ 2024-10-20  9:25 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_coding style OK_



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

* |FAILURE| pw146337 [PATCH v6 5/5] maintainers: update for drivers/power
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
  2024-10-20  9:25 ` |SUCCESS| pw146337 [PATCH v6 5/5] maintainers: update for drivers/power checkpatch
@ 2024-10-20 10:24 ` 0-day Robot
  2024-10-20 10:31 ` |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d dpdklab
                   ` (34 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: 0-day Robot @ 2024-10-20 10:24 UTC (permalink / raw)
  To: test-report; +Cc: Sivaprasad.Tummala, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/146337/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11425299483
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[325/3576] Generating symbol file lib/librte_latencystats.so.25.0.p/librte_latencystats.so.25.0.symbols
[326/3576] Generating symbol file lib/librte_jobstats.so.25.0.p/librte_jobstats.so.25.0.symbols
[327/3576] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[328/3576] Generating symbol file lib/librte_ip_frag.so.25.0.p/librte_ip_frag.so.25.0.symbols
[329/3576] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform_params.c.o
[330/3576] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[331/3576] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[332/3576] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[333/3576] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:149:9: error: implicit declaration of function ‘RTE_ASSERT’; did you mean ‘RTE_STR’? [-Werror=implicit-function-declaration]
  149 |         RTE_ASSERT(global_uncore_ops != NULL);
      |         ^~~~~~~~~~
      |         RTE_STR
../lib/power/rte_power_uncore.c:149:9: error: nested extern declaration of ‘RTE_ASSERT’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[334/3576] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[335/3576] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output)
[336/3576] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[337/3576] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[338/3576] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[328/3547] Generating symbol file lib/librte_gso.so.25.0.p/librte_gso.so.25.0.symbols
[329/3547] Generating symbol file lib/librte_latencystats.so.25.0.p/librte_latencystats.so.25.0.symbols
[330/3547] Generating symbol file lib/librte_ip_frag.so.25.0.p/librte_ip_frag.so.25.0.symbols
[331/3547] Generating symbol file lib/librte_lpm.so.25.0.p/librte_lpm.so.25.0.symbols
[332/3547] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[333/3547] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[334/3547] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[335/3547] Linking static target lib/librte_member.a
[336/3547] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function ‘rte_power_get_uncore_freq’:
../lib/power/rte_power_uncore.c:149:9: error: implicit declaration of function ‘RTE_ASSERT’; did you mean ‘RTE_STR’? [-Werror=implicit-function-declaration]
  149 |         RTE_ASSERT(global_uncore_ops != NULL);
      |         ^~~~~~~~~~
      |         RTE_STR
../lib/power/rte_power_uncore.c:149:9: error: nested extern declaration of ‘RTE_ASSERT’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[337/3547] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[338/3547] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[339/3547] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[340/3547] Generating member.sym_chk with a custom command (wrapped by meson to capture output)
[341/3547] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
  2024-10-20  9:25 ` |SUCCESS| pw146337 [PATCH v6 5/5] maintainers: update for drivers/power checkpatch
  2024-10-20 10:24 ` |FAILURE| " 0-day Robot
@ 2024-10-20 10:31 ` dpdklab
  2024-10-20 10:39 ` dpdklab
                   ` (33 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Functional Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#189667

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (2 preceding siblings ...)
  2024-10-20 10:31 ` |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d dpdklab
@ 2024-10-20 10:39 ` dpdklab
  2024-10-20 10:44 ` dpdklab
                   ` (32 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Functional Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#189669

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (3 preceding siblings ...)
  2024-10-20 10:39 ` dpdklab
@ 2024-10-20 10:44 ` dpdklab
  2024-10-20 10:44 ` dpdklab
                   ` (31 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:44 UTC (permalink / raw)
  To: Test Report, Ali Alnubani; +Cc: dpdk-test-reports

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Performance Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#189659

Test environment and result as below:

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 1024    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | 0.9%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | 0.5%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (4 preceding siblings ...)
  2024-10-20 10:44 ` dpdklab
@ 2024-10-20 10:44 ` dpdklab
  2024-10-20 10:47 ` dpdklab
                   ` (30 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Functional Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#189666

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (5 preceding siblings ...)
  2024-10-20 10:44 ` dpdklab
@ 2024-10-20 10:47 ` dpdklab
  2024-10-20 10:47 ` dpdklab
                   ` (29 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing pass

Upstream job id: Template-DTS-Pipeline#189673

Test environment and result as below:

+--------------------+----------------------+
|    Environment     | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS                 |
+--------------------+----------------------+


Ubuntu 22.04 (ARM)
	Kernel: 5.15.0-97-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (6 preceding siblings ...)
  2024-10-20 10:47 ` dpdklab
@ 2024-10-20 10:47 ` dpdklab
  2024-10-20 10:48 ` dpdklab
                   ` (28 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-marvell-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Functional Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#189670

Test environment and result as below:

Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: arm64-native-linuxapp-gcc

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| cmdline         |  PASS  |
+-----------------+--------+
| ipv4_reassembly |  PASS  |
+-----------------+--------+
| rxtx_callbacks  |  PASS  |
+-----------------+--------+
| tso             |  PASS  |
+-----------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (7 preceding siblings ...)
  2024-10-20 10:47 ` dpdklab
@ 2024-10-20 10:48 ` dpdklab
  2024-10-20 10:51 ` dpdklab
                   ` (27 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Performance Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#189664

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Fail/Total: 0/3

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 128     | 1        | 1           | -0.4%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -1.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (8 preceding siblings ...)
  2024-10-20 10:48 ` dpdklab
@ 2024-10-20 10:51 ` dpdklab
  2024-10-20 10:56 ` |PENDING| " dpdklab
                   ` (26 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Performance Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#189663

Test environment and result as below:

22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 2           | 1.9%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -0.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -1.4%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 4.7%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 1.2%                         |
+----------+-------------+---------+------------+------------------------------+

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | 0.2%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 0.3%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.6%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (9 preceding siblings ...)
  2024-10-20 10:51 ` dpdklab
@ 2024-10-20 10:56 ` dpdklab
  2024-10-20 10:58 ` |SUCCESS| " dpdklab
                   ` (25 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/146337

_Testing pending_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing pending

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

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+


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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (10 preceding siblings ...)
  2024-10-20 10:56 ` |PENDING| " dpdklab
@ 2024-10-20 10:58 ` dpdklab
  2024-10-20 11:22 ` |FAILURE| " dpdklab
                   ` (24 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 10:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing pass

Upstream job id: Generic-VM-DPDK-Compile-Meson#30488

Test environment and result as below:

+---------------------+-------------------+--------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile |
+=====================+===================+====================+
| Windows Server 2022 | PASS              | SKIPPED            |
+---------------------+-------------------+--------------------+
| FreeBSD 13.4        | SKIPPED           | PASS               |
+---------------------+-------------------+--------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               |
+---------------------+-------------------+--------------------+


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

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (11 preceding siblings ...)
  2024-10-20 10:58 ` |SUCCESS| " dpdklab
@ 2024-10-20 11:22 ` dpdklab
  2024-10-20 11:24 ` |SUCCESS| " dpdklab
                   ` (23 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 11:22 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Aarch32-Unit-Test#3880

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 12 (arm)             | PEND           | SKIPPED      | PEND                         |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | FAIL           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PEND         | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+

==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (12 preceding siblings ...)
  2024-10-20 11:22 ` |FAILURE| " dpdklab
@ 2024-10-20 11:24 ` dpdklab
  2024-10-20 11:42 ` |FAILURE| " dpdklab
                   ` (22 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 11:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing pass

Upstream job id: Template-DTS-Pipeline#189672

Test environment and result as below:

+--------------------+----------------------+
|    Environment     | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS                 |
+--------------------+----------------------+
| Ubuntu 22.04       | PASS                 |
+--------------------+----------------------+


Ubuntu 22.04 (ARM)
	Kernel: 5.15.0-97-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 22.04
	Kernel: 5.15.0-100-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (13 preceding siblings ...)
  2024-10-20 11:24 ` |SUCCESS| " dpdklab
@ 2024-10-20 11:42 ` dpdklab
  2024-10-20 11:47 ` |SUCCESS| " dpdklab
                   ` (21 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 11:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#278598

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PEND           | SKIPPED      | PEND                         | PEND                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (14 preceding siblings ...)
  2024-10-20 11:42 ` |FAILURE| " dpdklab
@ 2024-10-20 11:47 ` dpdklab
  2024-10-20 14:49 ` |PENDING| " dpdklab
                   ` (20 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 11:47 UTC (permalink / raw)
  To: Test Report; +Cc: Sivaprasad Tummala

Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/146337

_Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing pass

Upstream job id: Generic-Unit-Test-DPDK#278571

Test environment and result as below:

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


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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

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

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

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

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

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

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

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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (15 preceding siblings ...)
  2024-10-20 11:47 ` |SUCCESS| " dpdklab
@ 2024-10-20 14:49 ` dpdklab
  2024-10-20 15:39 ` |FAILURE| " dpdklab
                   ` (19 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 14:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/146337

_Testing pending_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing pending

Upstream job id: Generic-DPDK-Compile-Meson#319556

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+


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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (16 preceding siblings ...)
  2024-10-20 14:49 ` |PENDING| " dpdklab
@ 2024-10-20 15:39 ` dpdklab
  2024-10-20 15:50 ` dpdklab
                   ` (18 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 15:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319572

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PEND               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (17 preceding siblings ...)
  2024-10-20 15:39 ` |FAILURE| " dpdklab
@ 2024-10-20 15:50 ` dpdklab
  2024-10-20 15:52 ` dpdklab
                   ` (17 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 15:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319566

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PEND               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (18 preceding siblings ...)
  2024-10-20 15:50 ` dpdklab
@ 2024-10-20 15:52 ` dpdklab
  2024-10-20 15:53 ` dpdklab
                   ` (16 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 15:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319563

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PEND               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (19 preceding siblings ...)
  2024-10-20 15:52 ` dpdklab
@ 2024-10-20 15:53 ` dpdklab
  2024-10-20 15:54 ` dpdklab
                   ` (15 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 15:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319567

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PEND               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (20 preceding siblings ...)
  2024-10-20 15:53 ` dpdklab
@ 2024-10-20 15:54 ` dpdklab
  2024-10-20 15:57 ` |WARNING| " dpdklab
                   ` (14 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 15:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319565

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PEND               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (21 preceding siblings ...)
  2024-10-20 15:54 ` dpdklab
@ 2024-10-20 15:57 ` dpdklab
  2024-10-20 16:06 ` |FAILURE| " dpdklab
                   ` (13 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 15:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/146337

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319573

Test environment and result as below:

+---------------------+-------------------+--------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+==================+===================+
| Windows Server 2022 | PASS              | SKIPPED            | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| FreeBSD 13.4        | SKIPPED           | PASS               | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+

==== 20 line log output for CentOS Stream 9 (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== End log output ====

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

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (22 preceding siblings ...)
  2024-10-20 15:57 ` |WARNING| " dpdklab
@ 2024-10-20 16:06 ` dpdklab
  2024-10-20 16:12 ` dpdklab
                   ` (12 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 16:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319568

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (23 preceding siblings ...)
  2024-10-20 16:06 ` |FAILURE| " dpdklab
@ 2024-10-20 16:12 ` dpdklab
  2024-10-20 16:14 ` dpdklab
                   ` (11 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 16:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319570

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (24 preceding siblings ...)
  2024-10-20 16:12 ` dpdklab
@ 2024-10-20 16:14 ` dpdklab
  2024-10-20 16:50 ` dpdklab
                   ` (10 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 16:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319571

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (25 preceding siblings ...)
  2024-10-20 16:14 ` dpdklab
@ 2024-10-20 16:50 ` dpdklab
  2024-10-20 16:53 ` dpdklab
                   ` (9 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 16:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#278595

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | WARN                         | WARN                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (26 preceding siblings ...)
  2024-10-20 16:50 ` dpdklab
@ 2024-10-20 16:53 ` dpdklab
  2024-10-20 16:58 ` dpdklab
                   ` (8 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 16:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319560

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (27 preceding siblings ...)
  2024-10-20 16:53 ` dpdklab
@ 2024-10-20 16:58 ` dpdklab
  2024-10-20 17:01 ` dpdklab
                   ` (7 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 16:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319562

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (28 preceding siblings ...)
  2024-10-20 16:58 ` dpdklab
@ 2024-10-20 17:01 ` dpdklab
  2024-10-20 17:07 ` dpdklab
                   ` (6 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 17:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319559

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (29 preceding siblings ...)
  2024-10-20 17:01 ` dpdklab
@ 2024-10-20 17:07 ` dpdklab
  2024-10-20 17:29 ` dpdklab
                   ` (5 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 17:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319564

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (30 preceding siblings ...)
  2024-10-20 17:07 ` dpdklab
@ 2024-10-20 17:29 ` dpdklab
  2024-10-20 17:33 ` |WARNING| " dpdklab
                   ` (4 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 17:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319569

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (31 preceding siblings ...)
  2024-10-20 17:29 ` dpdklab
@ 2024-10-20 17:33 ` dpdklab
  2024-10-20 18:10 ` |FAILURE| " dpdklab
                   ` (3 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 17:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/146337

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319587

Test environment and result as below:

+---------------------+-------------------+--------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+==================+===================+
| Windows Server 2022 | PASS              | SKIPPED            | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| FreeBSD 13.4        | SKIPPED           | PASS               | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | WARN             | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | WARN             | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | WARN             | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | WARN             | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | PASS               | WARN             | PASS              |
+---------------------+-------------------+--------------------+------------------+-------------------+
| Alpine              | SKIPPED           | PASS               | WARN             | SKIPPED           |
+---------------------+-------------------+--------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== End log output ====

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

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

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

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

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

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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

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

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

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

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

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (32 preceding siblings ...)
  2024-10-20 17:33 ` |WARNING| " dpdklab
@ 2024-10-20 18:10 ` dpdklab
  2024-10-20 22:36 ` |WARNING| " dpdklab
                   ` (2 subsequent siblings)
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 18:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sivaprasad Tummala

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

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#319554

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[339/2331] Linking target lib/librte_member.so.25.0
[340/2331] Generating symbol file lib/librte_member.so.25.0.p/librte_member.so.25.0.symbols
[341/2331] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[342/2331] Linking static target lib/librte_pcapng.a
[343/2331] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[344/2331] Linking target lib/librte_pcapng.so.25.0
[345/2331] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[346/2331] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/2331] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[348/2331] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
FAILED: lib/librte_power.a.p/power_rte_power_uncore.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_rte_power_uncore.c.o -MF lib/librte_power.a.p/power_rte_power_uncore.c.o.d -o lib/librte_power.a.p/power_rte_power_uncore.c.o -c ../lib/power/rte_power_uncore.c
../lib/power/rte_power_uncore.c: In function 'rte_power_get_uncore_freq':
../lib/power/rte_power_uncore.c:149:2: error: implicit declaration of function 'RTE_ASSERT'; did you mean 'RTE_STR'? [-Werror=implicit-function-declaration]
149 |  RTE_ASSERT(global_uncore_ops != NULL);
|  ^~~~~~~~~~
|  RTE_STR
../lib/power/rte_power_uncore.c:149:2: error: nested extern declaration of 'RTE_ASSERT' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (33 preceding siblings ...)
  2024-10-20 18:10 ` |FAILURE| " dpdklab
@ 2024-10-20 22:36 ` dpdklab
  2024-10-21  3:05 ` |FAILURE| pw146334-146337 [PATCH v6 5/5] maintainers: update for drivers/power qemudev
  2024-10-22  3:14 ` qemudev
  36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2024-10-20 22:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/146337

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sunday, October 20 2024 09:22:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#23298

Test environment and result as below:

+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile |
+=====================+===================+====================+==================+===================+=======================+
| Windows Server 2022 | PASS              | SKIPPED            | SKIPPED          | SKIPPED           | PASS                  |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED           | PASS               | SKIPPED          | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED          | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Debian Bullseye     | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Debian 12           | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 37           | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 38           | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 39           | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Fedora 40           | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | WARN             | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| RHEL8               | SKIPPED           | PASS               | WARN             | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| RHEL9               | SKIPPED           | PASS               | WARN             | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | WARN             | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED           | PASS               | WARN             | PASS              | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+
| Alpine              | SKIPPED           | PASS               | WARN             | SKIPPED           | SKIPPED               |
+---------------------+-------------------+--------------------+------------------+-------------------+-----------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== End log output ====

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

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

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

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

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

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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

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

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

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

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

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw146334-146337 [PATCH v6 5/5] maintainers: update for drivers/power
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (34 preceding siblings ...)
  2024-10-20 22:36 ` |WARNING| " dpdklab
@ 2024-10-21  3:05 ` qemudev
  2024-10-22  3:14 ` qemudev
  36 siblings, 0 replies; 37+ messages in thread
From: qemudev @ 2024-10-21  3:05 UTC (permalink / raw)
  To: test-report; +Cc: Sivaprasad Tummala, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/146337

_ninja build failure_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sun, 20 Oct 2024 09:22:28 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_power.so.25.0
cc -o lib/librte_power.so.25.0 lib/librte_power.a.p/power_power_common.c.o lib/librte_power.a.p/power_rte_power.c.o lib/librte_power.a.p/power_rte_power_uncore.c.o lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_power.so.25 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home/zhoumin/gh_dpdk/build/lib lib/librte_eal.so.25.0 lib/librte_kvargs.so.25.0 lib/librte_log.so.25.0 lib/librte_telemetry.so.25.0 lib/librte_timer.so.25.0 lib/librte_ethdev.so.25.0 lib/librte_net.so.25.0 lib/librte_mbuf.so.25.0 lib/librte_mempool.so.25.0 lib/librte_ring.so.25.0 lib/librte_meter.so.25.0 -Wl,--end-group -Wl,--version-script=/home/zhoumin/gh_dpdk/lib/power/version.map
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_get_uncore_freq':
rte_power_uncore.c:(.text+0x1e0): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_set_uncore_freq':
rte_power_uncore.c:(.text+0x234): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_uncore_freq_max':
rte_power_uncore.c:(.text+0x288): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_uncore_freq_min':
rte_power_uncore.c:(.text+0x2d8): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_uncore_get_num_freqs':
rte_power_uncore.c:(.text+0x328): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o:rte_power_uncore.c:(.text+0x36c): more undefined references to `RTE_ASSERT' follow
collect2: error: ld returned 1 exit status
[1295/2577] Linking target lib/librte_lpm.so.25.0
[1296/2577] Generating symbol file lib/librte_security.so.25.0.p/librte_security.so.25.0.symbols
[1297/2577] Linking target lib/librte_fib.so.25.0
[1298/2577] Linking target lib/librte_member.so.25.0
[1299/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[1300/2577] Linking target lib/librte_vhost.so.25.0
[1301/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o
[1302/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o
[1303/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o
[1304/2577] Generating symbol file drivers/librte_common_cpt.so.25.0.p/librte_common_cpt.so.25.0.symbols
[1305/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1306/2577] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o
[1307/2577] Generating rte_net_failsafe.pmd.c with a custom command
[1308/2577] Generating rte_net_fm10k.pmd.c with a custom command
[1309/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o
[1310/2577] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1311/2577] Generating symbol file lib/librte_metrics.so.25.0.p/librte_metrics.so.25.0.symbols
[1312/2577] Generating symbol file lib/librte_ip_frag.so.25.0.p/librte_ip_frag.so.25.0.symbols
[1313/2577] Generating symbol file lib/librte_gso.so.25.0.p/librte_gso.so.25.0.symbols
[1314/2577] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[1315/2577] Generating rte_net_hinic.pmd.c with a custom command
[1316/2577] Generating rte_net_bnxt.pmd.c with a custom command
[1317/2577] Generating symbol file lib/librte_bpf.so.25.0.p/librte_bpf.so.25.0.symbols
[1318/2577] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1319/2577] Generating symbol file lib/librte_eventdev.so.25.0.p/librte_eventdev.so.25.0.symbols
[1320/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1321/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1322/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1323/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1324/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1325/2577] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1326/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1327/2577] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

* |FAILURE| pw146334-146337 [PATCH v6 5/5] maintainers: update for drivers/power
       [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
                   ` (35 preceding siblings ...)
  2024-10-21  3:05 ` |FAILURE| pw146334-146337 [PATCH v6 5/5] maintainers: update for drivers/power qemudev
@ 2024-10-22  3:14 ` qemudev
  36 siblings, 0 replies; 37+ messages in thread
From: qemudev @ 2024-10-22  3:14 UTC (permalink / raw)
  To: test-report; +Cc: Sivaprasad Tummala, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/146337

_ninja build failure_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Sun, 20 Oct 2024 09:22:28 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146334-146337 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_power.so.25.0
cc -o lib/librte_power.so.25.0 lib/librte_power.a.p/power_power_common.c.o lib/librte_power.a.p/power_rte_power.c.o lib/librte_power.a.p/power_rte_power_uncore.c.o lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_power.so.25 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home/zhoumin/gh_dpdk/build/lib lib/librte_eal.so.25.0 lib/librte_kvargs.so.25.0 lib/librte_log.so.25.0 lib/librte_telemetry.so.25.0 lib/librte_timer.so.25.0 lib/librte_ethdev.so.25.0 lib/librte_net.so.25.0 lib/librte_mbuf.so.25.0 lib/librte_mempool.so.25.0 lib/librte_ring.so.25.0 lib/librte_meter.so.25.0 -Wl,--end-group -Wl,--version-script=/home/zhoumin/gh_dpdk/lib/power/version.map
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_get_uncore_freq':
rte_power_uncore.c:(.text+0x1e0): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_set_uncore_freq':
rte_power_uncore.c:(.text+0x234): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_uncore_freq_max':
rte_power_uncore.c:(.text+0x288): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_uncore_freq_min':
rte_power_uncore.c:(.text+0x2d8): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o: in function `rte_power_uncore_get_num_freqs':
rte_power_uncore.c:(.text+0x328): undefined reference to `RTE_ASSERT'
/usr/bin/ld: lib/librte_power.a.p/power_rte_power_uncore.c.o:rte_power_uncore.c:(.text+0x36c): more undefined references to `RTE_ASSERT' follow
collect2: error: ld returned 1 exit status
[1295/2577] Linking target lib/librte_lpm.so.25.0
[1296/2577] Generating symbol file lib/librte_security.so.25.0.p/librte_security.so.25.0.symbols
[1297/2577] Linking target lib/librte_fib.so.25.0
[1298/2577] Linking target lib/librte_member.so.25.0
[1299/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[1300/2577] Linking target lib/librte_vhost.so.25.0
[1301/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o
[1302/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o
[1303/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o
[1304/2577] Generating symbol file drivers/librte_common_cpt.so.25.0.p/librte_common_cpt.so.25.0.symbols
[1305/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1306/2577] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o
[1307/2577] Generating rte_net_failsafe.pmd.c with a custom command
[1308/2577] Generating rte_net_fm10k.pmd.c with a custom command
[1309/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o
[1310/2577] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1311/2577] Generating symbol file lib/librte_metrics.so.25.0.p/librte_metrics.so.25.0.symbols
[1312/2577] Generating symbol file lib/librte_ip_frag.so.25.0.p/librte_ip_frag.so.25.0.symbols
[1313/2577] Generating symbol file lib/librte_gso.so.25.0.p/librte_gso.so.25.0.symbols
[1314/2577] Generating symbol file lib/librte_pcapng.so.25.0.p/librte_pcapng.so.25.0.symbols
[1315/2577] Generating rte_net_hinic.pmd.c with a custom command
[1316/2577] Generating rte_net_bnxt.pmd.c with a custom command
[1317/2577] Generating symbol file lib/librte_bpf.so.25.0.p/librte_bpf.so.25.0.symbols
[1318/2577] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1319/2577] Generating symbol file lib/librte_eventdev.so.25.0.p/librte_eventdev.so.25.0.symbols
[1320/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1321/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1322/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1323/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1324/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1325/2577] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1326/2577] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1327/2577] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

end of thread, other threads:[~2024-10-22  8:22 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241020092233.2906612-6-sivaprasad.tummala@amd.com>
2024-10-20  9:25 ` |SUCCESS| pw146337 [PATCH v6 5/5] maintainers: update for drivers/power checkpatch
2024-10-20 10:24 ` |FAILURE| " 0-day Robot
2024-10-20 10:31 ` |SUCCESS| pw146334-146337 [PATCH] [v6,5/5] maintainers: update for d dpdklab
2024-10-20 10:39 ` dpdklab
2024-10-20 10:44 ` dpdklab
2024-10-20 10:44 ` dpdklab
2024-10-20 10:47 ` dpdklab
2024-10-20 10:47 ` dpdklab
2024-10-20 10:48 ` dpdklab
2024-10-20 10:51 ` dpdklab
2024-10-20 10:56 ` |PENDING| " dpdklab
2024-10-20 10:58 ` |SUCCESS| " dpdklab
2024-10-20 11:22 ` |FAILURE| " dpdklab
2024-10-20 11:24 ` |SUCCESS| " dpdklab
2024-10-20 11:42 ` |FAILURE| " dpdklab
2024-10-20 11:47 ` |SUCCESS| " dpdklab
2024-10-20 14:49 ` |PENDING| " dpdklab
2024-10-20 15:39 ` |FAILURE| " dpdklab
2024-10-20 15:50 ` dpdklab
2024-10-20 15:52 ` dpdklab
2024-10-20 15:53 ` dpdklab
2024-10-20 15:54 ` dpdklab
2024-10-20 15:57 ` |WARNING| " dpdklab
2024-10-20 16:06 ` |FAILURE| " dpdklab
2024-10-20 16:12 ` dpdklab
2024-10-20 16:14 ` dpdklab
2024-10-20 16:50 ` dpdklab
2024-10-20 16:53 ` dpdklab
2024-10-20 16:58 ` dpdklab
2024-10-20 17:01 ` dpdklab
2024-10-20 17:07 ` dpdklab
2024-10-20 17:29 ` dpdklab
2024-10-20 17:33 ` |WARNING| " dpdklab
2024-10-20 18:10 ` |FAILURE| " dpdklab
2024-10-20 22:36 ` |WARNING| " dpdklab
2024-10-21  3:05 ` |FAILURE| pw146334-146337 [PATCH v6 5/5] maintainers: update for drivers/power qemudev
2024-10-22  3:14 ` qemudev

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).