* |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
@ 2024-05-27 10:54 ` qemudev
2024-05-27 11:23 ` |SUCCESS| " checkpatch
` (90 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: qemudev @ 2024-05-27 10:54 UTC (permalink / raw)
To: test-report; +Cc: mattias.ronnblom, zhoumin
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/140322
_ninja build failure_
Submitter: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
Date: Mon, 27 May 2024 13:11:51 +0200
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> 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_eal.a.p/eal_common_rte_malloc.c.o
cc -Ilib/librte_eal.a.p -Ilib -I../lib -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_
common_rte_malloc.c.o -MF lib/librte_eal.a.p/eal_common_rte_malloc.c.o.d -o lib/librte_eal.a.p/eal_common_rte_malloc.c.o -c ../lib/eal/common/rte_malloc.c
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:20:1: error: redefinition of ‘rte_mov16’
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:118:1: note: previous definition of ‘rte_mov16’ was here
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:26:1: error: redefinition of ‘rte_mov32’
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:124:1: note: previous definition of ‘rte_mov32’ was here
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:32:1: error: redefinition of ‘rte_mov48’
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:130:1: note: previous definition of ‘rte_mov48’ was here
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:38:1: error: redefinition of ‘rte_mov64’
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:136:1: note: previous definition of ‘rte_mov64’ was here
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:44:1: error: redefinition of ‘rte_mov128’
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:142:1: note: previous definition of ‘rte_mov128’ was here
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:50:1: error: redefinition of ‘rte_mov256’
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:148:1: note: previous definition of ‘rte_mov256’ was here
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
[10/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[11/2497] Linking static target lib/librte_kvargs.a
[12/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[13/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o
cc -Ilib/librte_eal.a.p -Ilib -I../lib -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_
common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:20:1: error: redefinition of ‘rte_mov16’
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:118:1: note: previous definition of ‘rte_mov16’ was here
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:26:1: error: redefinition of ‘rte_mov32’
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:124:1: note: previous definition of ‘rte_mov32’ was here
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:32:1: error: redefinition of ‘rte_mov48’
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:130:1: note: previous definition of ‘rte_mov48’ was here
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:38:1: error: redefinition of ‘rte_mov64’
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:136:1: note: previous definition of ‘rte_mov64’ was here
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:44:1: error: redefinition of ‘rte_mov128’
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:142:1: note: previous definition of ‘rte_mov128’ was here
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:50:1: error: redefinition of ‘rte_mov256’
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:148:1: note: previous definition of ‘rte_mov256’ was here
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
[14/2497] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[16/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[17/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[18/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[19/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[20/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[21/2497] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[22/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[23/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[24/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[25/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[26/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[27/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[28/2497] Compiling C object lib/librte_log.a.p/log_log.c.o
[29/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[30/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[31/2497] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[32/2497] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[33/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[34/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[35/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[36/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[37/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[38/2497] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[39/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[40/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[41/2497] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[42/2497] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
2024-05-27 10:54 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE qemudev
@ 2024-05-27 11:23 ` checkpatch
2024-05-27 12:05 ` |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
` (89 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: checkpatch @ 2024-05-27 11:23 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_coding style OK_
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
2024-05-27 10:54 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE qemudev
2024-05-27 11:23 ` |SUCCESS| " checkpatch
@ 2024-05-27 12:05 ` dpdklab
2024-05-27 12:06 ` dpdklab
` (88 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Performance Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (2 preceding siblings ...)
2024-05-27 12:05 ` |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
@ 2024-05-27 12:06 ` dpdklab
2024-05-27 12:06 ` dpdklab
` (87 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (3 preceding siblings ...)
2024-05-27 12:06 ` dpdklab
@ 2024-05-27 12:06 ` dpdklab
2024-05-27 12:06 ` dpdklab
` (86 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (4 preceding siblings ...)
2024-05-27 12:06 ` dpdklab
@ 2024-05-27 12:06 ` dpdklab
2024-05-27 12:07 ` dpdklab
` (85 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (5 preceding siblings ...)
2024-05-27 12:06 ` dpdklab
@ 2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
` (84 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------+--------------------+
| Environment | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (6 preceding siblings ...)
2024-05-27 12:07 ` dpdklab
@ 2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
` (83 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (7 preceding siblings ...)
2024-05-27 12:07 ` dpdklab
@ 2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
` (82 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (8 preceding siblings ...)
2024-05-27 12:07 ` dpdklab
@ 2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
` (81 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (9 preceding siblings ...)
2024-05-27 12:07 ` dpdklab
@ 2024-05-27 12:07 ` dpdklab
2024-05-27 12:08 ` dpdklab
` (80 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Performance Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 256 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 256 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (10 preceding siblings ...)
2024-05-27 12:07 ` dpdklab
@ 2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
` (79 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Performance Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> performance testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
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 | -2.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -2.1% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (11 preceding siblings ...)
2024-05-27 12:08 ` dpdklab
@ 2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
` (78 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (12 preceding siblings ...)
2024-05-27 12:08 ` dpdklab
@ 2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
` (77 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| Windows Server 2022 | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (13 preceding siblings ...)
2024-05-27 12:08 ` dpdklab
@ 2024-05-27 12:08 ` dpdklab
2024-05-27 12:12 ` dpdklab
` (76 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Performance Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> performance testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
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 | -2.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -2.1% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (14 preceding siblings ...)
2024-05-27 12:08 ` dpdklab
@ 2024-05-27 12:12 ` dpdklab
2024-05-27 12:12 ` dpdklab
` (75 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------+--------------------+
| Environment | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (15 preceding siblings ...)
2024-05-27 12:12 ` dpdklab
@ 2024-05-27 12:12 ` dpdklab
2024-05-27 12:14 ` dpdklab
` (74 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:12 UTC (permalink / raw)
To: Test Report; +Cc: Mattias Ronnblom
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (16 preceding siblings ...)
2024-05-27 12:12 ` dpdklab
@ 2024-05-27 12:14 ` dpdklab
2024-05-27 12:15 ` dpdklab
` (73 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (17 preceding siblings ...)
2024-05-27 12:14 ` dpdklab
@ 2024-05-27 12:15 ` dpdklab
2024-05-27 12:15 ` |FAILURE| " dpdklab
` (72 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:15 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (18 preceding siblings ...)
2024-05-27 12:15 ` dpdklab
@ 2024-05-27 12:15 ` dpdklab
2024-05-27 12:16 ` |SUCCESS| " dpdklab
` (71 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:15 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (19 preceding siblings ...)
2024-05-27 12:15 ` |FAILURE| " dpdklab
@ 2024-05-27 12:16 ` dpdklab
2024-05-27 12:16 ` dpdklab
` (70 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:16 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| Fedora 38 | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (20 preceding siblings ...)
2024-05-27 12:16 ` |SUCCESS| " dpdklab
@ 2024-05-27 12:16 ` dpdklab
2024-05-27 12:19 ` dpdklab
` (69 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:16 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| Fedora 38 | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (21 preceding siblings ...)
2024-05-27 12:16 ` dpdklab
@ 2024-05-27 12:19 ` dpdklab
2024-05-27 12:20 ` dpdklab
` (68 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (22 preceding siblings ...)
2024-05-27 12:19 ` dpdklab
@ 2024-05-27 12:20 ` dpdklab
2024-05-27 12:20 ` dpdklab
` (67 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| Fedora 38 | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Debian 12 | PASS |
+-----------------+----------+
| Fedora 39 | PASS |
+-----------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (23 preceding siblings ...)
2024-05-27 12:20 ` dpdklab
@ 2024-05-27 12:20 ` dpdklab
2024-05-27 12:21 ` dpdklab
` (66 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| Fedora 38 | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Debian 12 | PASS |
+-----------------+----------+
| Fedora 39 | PASS |
+-----------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (24 preceding siblings ...)
2024-05-27 12:20 ` dpdklab
@ 2024-05-27 12:21 ` dpdklab
2024-05-27 12:21 ` dpdklab
` (65 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| Fedora 38 | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Debian 12 | PASS |
+-----------------+----------+
| Fedora 39 | PASS |
+-----------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (25 preceding siblings ...)
2024-05-27 12:21 ` dpdklab
@ 2024-05-27 12:21 ` dpdklab
2024-05-27 12:21 ` dpdklab
` (64 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| Fedora 38 | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Debian 12 | PASS |
+-----------------+----------+
| Fedora 39 | PASS |
+-----------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (26 preceding siblings ...)
2024-05-27 12:21 ` dpdklab
@ 2024-05-27 12:21 ` dpdklab
2024-05-27 12:23 ` dpdklab
` (63 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (27 preceding siblings ...)
2024-05-27 12:21 ` dpdklab
@ 2024-05-27 12:23 ` dpdklab
2024-05-27 12:23 ` dpdklab
` (62 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Debian 12 | PASS |
+------------------+----------+
| Fedora 39 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (28 preceding siblings ...)
2024-05-27 12:23 ` dpdklab
@ 2024-05-27 12:23 ` dpdklab
2024-05-27 12:23 ` dpdklab
` (61 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+
| Environment | dpdk_unit_test |
+=============================+================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS |
+-----------------------------+----------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (29 preceding siblings ...)
2024-05-27 12:23 ` dpdklab
@ 2024-05-27 12:23 ` dpdklab
2024-05-27 12:24 ` dpdklab
` (60 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Debian 12 | PASS |
+------------------+----------+
| Fedora 39 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (30 preceding siblings ...)
2024-05-27 12:23 ` dpdklab
@ 2024-05-27 12:24 ` dpdklab
2024-05-27 12:26 ` dpdklab
` (59 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:24 UTC (permalink / raw)
To: Test Report; +Cc: Mattias Ronnblom
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Debian 12 | PASS |
+------------------+----------+
| Fedora 39 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (31 preceding siblings ...)
2024-05-27 12:24 ` dpdklab
@ 2024-05-27 12:26 ` dpdklab
2024-05-27 12:26 ` dpdklab
` (58 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Debian 12 | PASS |
+------------------+----------+
| Fedora 39 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (32 preceding siblings ...)
2024-05-27 12:26 ` dpdklab
@ 2024-05-27 12:26 ` dpdklab
2024-05-27 12:27 ` dpdklab
` (57 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (33 preceding siblings ...)
2024-05-27 12:26 ` dpdklab
@ 2024-05-27 12:27 ` dpdklab
2024-05-27 12:27 ` dpdklab
` (56 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Debian 12 | PASS |
+------------------+----------+
| Fedora 39 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| CentOS Stream 8 | PASS |
+------------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (34 preceding siblings ...)
2024-05-27 12:27 ` dpdklab
@ 2024-05-27 12:27 ` dpdklab
2024-05-27 12:30 ` dpdklab
` (55 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (35 preceding siblings ...)
2024-05-27 12:27 ` dpdklab
@ 2024-05-27 12:30 ` dpdklab
2024-05-27 12:30 ` |FAILURE| " dpdklab
` (54 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Debian 12 | PASS |
+------------------+----------+
| Fedora 39 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (36 preceding siblings ...)
2024-05-27 12:30 ` dpdklab
@ 2024-05-27 12:30 ` dpdklab
2024-05-27 12:32 ` |SUCCESS| " dpdklab
` (53 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (37 preceding siblings ...)
2024-05-27 12:30 ` |FAILURE| " dpdklab
@ 2024-05-27 12:32 ` dpdklab
2024-05-27 12:32 ` dpdklab
` (52 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (38 preceding siblings ...)
2024-05-27 12:32 ` |SUCCESS| " dpdklab
@ 2024-05-27 12:32 ` dpdklab
2024-05-27 12:33 ` dpdklab
` (51 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+=============================+================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+
| Debian 12 (arm) | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (39 preceding siblings ...)
2024-05-27 12:32 ` dpdklab
@ 2024-05-27 12:33 ` dpdklab
2024-05-27 12:34 ` dpdklab
` (50 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (40 preceding siblings ...)
2024-05-27 12:33 ` dpdklab
@ 2024-05-27 12:34 ` dpdklab
2024-05-27 12:36 ` dpdklab
` (49 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (41 preceding siblings ...)
2024-05-27 12:34 ` dpdklab
@ 2024-05-27 12:36 ` dpdklab
2024-05-27 12:37 ` dpdklab
` (48 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (42 preceding siblings ...)
2024-05-27 12:36 ` dpdklab
@ 2024-05-27 12:37 ` dpdklab
2024-05-27 12:39 ` dpdklab
` (47 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Performance Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> performance testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
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 | -2.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -2.1% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | -0.8% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.8% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 3.8% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (43 preceding siblings ...)
2024-05-27 12:37 ` dpdklab
@ 2024-05-27 12:39 ` dpdklab
2024-05-27 12:41 ` dpdklab
` (46 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (44 preceding siblings ...)
2024-05-27 12:39 ` dpdklab
@ 2024-05-27 12:41 ` dpdklab
2024-05-27 12:41 ` dpdklab
` (45 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (45 preceding siblings ...)
2024-05-27 12:41 ` dpdklab
@ 2024-05-27 12:41 ` dpdklab
2024-05-27 12:41 ` dpdklab
` (44 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (46 preceding siblings ...)
2024-05-27 12:41 ` dpdklab
@ 2024-05-27 12:41 ` dpdklab
2024-05-27 12:42 ` dpdklab
` (43 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (47 preceding siblings ...)
2024-05-27 12:41 ` dpdklab
@ 2024-05-27 12:42 ` dpdklab
2024-05-27 12:44 ` dpdklab
` (42 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:42 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Debian 12 (arm) | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (48 preceding siblings ...)
2024-05-27 12:42 ` dpdklab
@ 2024-05-27 12:44 ` dpdklab
2024-05-27 12:44 ` |FAILURE| " dpdklab
` (41 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (49 preceding siblings ...)
2024-05-27 12:44 ` dpdklab
@ 2024-05-27 12:44 ` dpdklab
2024-05-27 12:44 ` |SUCCESS| " dpdklab
` (40 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (50 preceding siblings ...)
2024-05-27 12:44 ` |FAILURE| " dpdklab
@ 2024-05-27 12:44 ` dpdklab
2024-05-27 12:45 ` dpdklab
` (39 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (51 preceding siblings ...)
2024-05-27 12:44 ` |SUCCESS| " dpdklab
@ 2024-05-27 12:45 ` dpdklab
2024-05-27 12:45 ` dpdklab
` (38 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (52 preceding siblings ...)
2024-05-27 12:45 ` dpdklab
@ 2024-05-27 12:45 ` dpdklab
2024-05-27 12:50 ` dpdklab
` (37 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (53 preceding siblings ...)
2024-05-27 12:45 ` dpdklab
@ 2024-05-27 12:50 ` dpdklab
2024-05-27 12:51 ` dpdklab
` (36 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (54 preceding siblings ...)
2024-05-27 12:50 ` dpdklab
@ 2024-05-27 12:51 ` dpdklab
2024-05-27 12:51 ` |FAILURE| " dpdklab
` (35 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (55 preceding siblings ...)
2024-05-27 12:51 ` dpdklab
@ 2024-05-27 12:51 ` dpdklab
2024-05-27 12:51 ` |SUCCESS| " dpdklab
` (34 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:51 UTC (permalink / raw)
To: Test Report; +Cc: Mattias Ronnblom, dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (56 preceding siblings ...)
2024-05-27 12:51 ` |FAILURE| " dpdklab
@ 2024-05-27 12:51 ` dpdklab
2024-05-27 12:52 ` dpdklab
` (33 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (57 preceding siblings ...)
2024-05-27 12:51 ` |SUCCESS| " dpdklab
@ 2024-05-27 12:52 ` dpdklab
2024-05-27 12:53 ` dpdklab
` (32 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+======================+====================+===================+==================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+------------------+
| Alpine | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+------------------+
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Alpine
Kernel: 5.4.0-167-generic
Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (58 preceding siblings ...)
2024-05-27 12:52 ` dpdklab
@ 2024-05-27 12:53 ` dpdklab
2024-05-27 12:53 ` dpdklab
` (31 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (59 preceding siblings ...)
2024-05-27 12:53 ` dpdklab
@ 2024-05-27 12:53 ` dpdklab
2024-05-27 12:54 ` |FAILURE| " dpdklab
` (30 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | PASS |
+--------------+----------------------+
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (60 preceding siblings ...)
2024-05-27 12:53 ` dpdklab
@ 2024-05-27 12:54 ` dpdklab
2024-05-27 12:55 ` dpdklab
` (29 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (61 preceding siblings ...)
2024-05-27 12:54 ` |FAILURE| " dpdklab
@ 2024-05-27 12:55 ` dpdklab
2024-05-27 12:58 ` dpdklab
` (28 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (62 preceding siblings ...)
2024-05-27 12:55 ` dpdklab
@ 2024-05-27 12:58 ` dpdklab
2024-05-27 12:58 ` |SUCCESS| " dpdklab
` (27 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (63 preceding siblings ...)
2024-05-27 12:58 ` dpdklab
@ 2024-05-27 12:58 ` dpdklab
2024-05-27 13:03 ` dpdklab
` (26 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 12:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (64 preceding siblings ...)
2024-05-27 12:58 ` |SUCCESS| " dpdklab
@ 2024-05-27 13:03 ` dpdklab
2024-05-27 13:04 ` dpdklab
` (25 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (65 preceding siblings ...)
2024-05-27 13:03 ` dpdklab
@ 2024-05-27 13:04 ` dpdklab
2024-05-27 13:04 ` |FAILURE| " dpdklab
` (24 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (66 preceding siblings ...)
2024-05-27 13:04 ` dpdklab
@ 2024-05-27 13:04 ` dpdklab
2024-05-27 13:06 ` dpdklab
` (23 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (67 preceding siblings ...)
2024-05-27 13:04 ` |FAILURE| " dpdklab
@ 2024-05-27 13:06 ` dpdklab
2024-05-27 13:09 ` |SUCCESS| " dpdklab
` (22 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (68 preceding siblings ...)
2024-05-27 13:06 ` dpdklab
@ 2024-05-27 13:09 ` dpdklab
2024-05-27 13:09 ` |FAILURE| " dpdklab
` (21 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (69 preceding siblings ...)
2024-05-27 13:09 ` |SUCCESS| " dpdklab
@ 2024-05-27 13:09 ` dpdklab
2024-05-27 13:09 ` |SUCCESS| " dpdklab
` (20 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (70 preceding siblings ...)
2024-05-27 13:09 ` |FAILURE| " dpdklab
@ 2024-05-27 13:09 ` dpdklab
2024-05-27 13:10 ` |FAILURE| " dpdklab
` (19 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (71 preceding siblings ...)
2024-05-27 13:09 ` |SUCCESS| " dpdklab
@ 2024-05-27 13:10 ` dpdklab
2024-05-27 13:10 ` dpdklab
` (18 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (72 preceding siblings ...)
2024-05-27 13:10 ` |FAILURE| " dpdklab
@ 2024-05-27 13:10 ` dpdklab
2024-05-27 13:12 ` |SUCCESS| " dpdklab
` (17 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (73 preceding siblings ...)
2024-05-27 13:10 ` dpdklab
@ 2024-05-27 13:12 ` dpdklab
2024-05-27 13:20 ` |FAILURE| " dpdklab
` (16 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (74 preceding siblings ...)
2024-05-27 13:12 ` |SUCCESS| " dpdklab
@ 2024-05-27 13:20 ` dpdklab
2024-05-27 13:23 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE 0-day Robot
` (15 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (75 preceding siblings ...)
2024-05-27 13:20 ` |FAILURE| " dpdklab
@ 2024-05-27 13:23 ` 0-day Robot
2024-05-27 13:24 ` |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
` (14 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: 0-day Robot @ 2024-05-27 13:23 UTC (permalink / raw)
To: test-report; +Cc: mattias.ronnblom, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/140322/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9254284401
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [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
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 92+ messages in thread
* |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (76 preceding siblings ...)
2024-05-27 13:23 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE 0-day Robot
@ 2024-05-27 13:24 ` dpdklab
2024-05-27 13:26 ` |SUCCESS| " dpdklab
` (13 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140322
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (77 preceding siblings ...)
2024-05-27 13:24 ` |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
@ 2024-05-27 13:26 ` dpdklab
2024-05-27 13:32 ` dpdklab
` (12 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (78 preceding siblings ...)
2024-05-27 13:26 ` |SUCCESS| " dpdklab
@ 2024-05-27 13:32 ` dpdklab
2024-05-27 13:45 ` dpdklab
` (11 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (79 preceding siblings ...)
2024-05-27 13:32 ` dpdklab
@ 2024-05-27 13:45 ` dpdklab
2024-05-27 13:51 ` dpdklab
` (10 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (80 preceding siblings ...)
2024-05-27 13:45 ` dpdklab
@ 2024-05-27 13:51 ` dpdklab
2024-05-27 13:51 ` dpdklab
` (9 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (81 preceding siblings ...)
2024-05-27 13:51 ` dpdklab
@ 2024-05-27 13:51 ` dpdklab
2024-05-27 14:08 ` dpdklab
` (8 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 13:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (82 preceding siblings ...)
2024-05-27 13:51 ` dpdklab
@ 2024-05-27 14:08 ` dpdklab
2024-05-27 14:09 ` dpdklab
` (7 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 14:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (83 preceding siblings ...)
2024-05-27 14:08 ` dpdklab
@ 2024-05-27 14:09 ` dpdklab
2024-05-27 14:11 ` dpdklab
` (6 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 14:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (84 preceding siblings ...)
2024-05-27 14:09 ` dpdklab
@ 2024-05-27 14:11 ` dpdklab
2024-05-27 15:34 ` dpdklab
` (5 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 14:11 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (85 preceding siblings ...)
2024-05-27 14:11 ` dpdklab
@ 2024-05-27 15:34 ` dpdklab
2024-05-27 15:58 ` dpdklab
` (4 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 15:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (86 preceding siblings ...)
2024-05-27 15:34 ` dpdklab
@ 2024-05-27 15:58 ` dpdklab
2024-05-27 15:58 ` dpdklab
` (3 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 15:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (87 preceding siblings ...)
2024-05-27 15:58 ` dpdklab
@ 2024-05-27 15:58 ` dpdklab
2024-05-27 16:13 ` dpdklab
` (2 subsequent siblings)
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 15:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (88 preceding siblings ...)
2024-05-27 15:58 ` dpdklab
@ 2024-05-27 16:13 ` dpdklab
2024-05-29 14:20 ` dpdklab
2024-05-29 14:55 ` dpdklab
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-27 16:13 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (89 preceding siblings ...)
2024-05-27 16:13 ` dpdklab
@ 2024-05-29 14:20 ` dpdklab
2024-05-29 14:55 ` dpdklab
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-29 14:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Performance Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
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
Target: x86_64-native-linuxapp-gcc
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 | 0.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -1.5% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
* |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
` (90 preceding siblings ...)
2024-05-29 14:20 ` dpdklab
@ 2024-05-29 14:55 ` dpdklab
91 siblings, 0 replies; 92+ messages in thread
From: dpdklab @ 2024-05-29 14:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/140322
_Functional Testing PASS_
Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, May 27 2024 11:11:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a
140322 --> functional testing pass
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30016/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 92+ messages in thread
end of thread, other threads:[~2024-05-29 14:55 UTC | newest]
Thread overview: 92+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
2024-05-27 10:54 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE qemudev
2024-05-27 11:23 ` |SUCCESS| " checkpatch
2024-05-27 12:05 ` |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
2024-05-27 12:06 ` dpdklab
2024-05-27 12:06 ` dpdklab
2024-05-27 12:06 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:12 ` dpdklab
2024-05-27 12:12 ` dpdklab
2024-05-27 12:14 ` dpdklab
2024-05-27 12:15 ` dpdklab
2024-05-27 12:15 ` |FAILURE| " dpdklab
2024-05-27 12:16 ` |SUCCESS| " dpdklab
2024-05-27 12:16 ` dpdklab
2024-05-27 12:19 ` dpdklab
2024-05-27 12:20 ` dpdklab
2024-05-27 12:20 ` dpdklab
2024-05-27 12:21 ` dpdklab
2024-05-27 12:21 ` dpdklab
2024-05-27 12:21 ` dpdklab
2024-05-27 12:23 ` dpdklab
2024-05-27 12:23 ` dpdklab
2024-05-27 12:23 ` dpdklab
2024-05-27 12:24 ` dpdklab
2024-05-27 12:26 ` dpdklab
2024-05-27 12:26 ` dpdklab
2024-05-27 12:27 ` dpdklab
2024-05-27 12:27 ` dpdklab
2024-05-27 12:30 ` dpdklab
2024-05-27 12:30 ` |FAILURE| " dpdklab
2024-05-27 12:32 ` |SUCCESS| " dpdklab
2024-05-27 12:32 ` dpdklab
2024-05-27 12:33 ` dpdklab
2024-05-27 12:34 ` dpdklab
2024-05-27 12:36 ` dpdklab
2024-05-27 12:37 ` dpdklab
2024-05-27 12:39 ` dpdklab
2024-05-27 12:41 ` dpdklab
2024-05-27 12:41 ` dpdklab
2024-05-27 12:41 ` dpdklab
2024-05-27 12:42 ` dpdklab
2024-05-27 12:44 ` dpdklab
2024-05-27 12:44 ` |FAILURE| " dpdklab
2024-05-27 12:44 ` |SUCCESS| " dpdklab
2024-05-27 12:45 ` dpdklab
2024-05-27 12:45 ` dpdklab
2024-05-27 12:50 ` dpdklab
2024-05-27 12:51 ` dpdklab
2024-05-27 12:51 ` |FAILURE| " dpdklab
2024-05-27 12:51 ` |SUCCESS| " dpdklab
2024-05-27 12:52 ` dpdklab
2024-05-27 12:53 ` dpdklab
2024-05-27 12:53 ` dpdklab
2024-05-27 12:54 ` |FAILURE| " dpdklab
2024-05-27 12:55 ` dpdklab
2024-05-27 12:58 ` dpdklab
2024-05-27 12:58 ` |SUCCESS| " dpdklab
2024-05-27 13:03 ` dpdklab
2024-05-27 13:04 ` dpdklab
2024-05-27 13:04 ` |FAILURE| " dpdklab
2024-05-27 13:06 ` dpdklab
2024-05-27 13:09 ` |SUCCESS| " dpdklab
2024-05-27 13:09 ` |FAILURE| " dpdklab
2024-05-27 13:09 ` |SUCCESS| " dpdklab
2024-05-27 13:10 ` |FAILURE| " dpdklab
2024-05-27 13:10 ` dpdklab
2024-05-27 13:12 ` |SUCCESS| " dpdklab
2024-05-27 13:20 ` |FAILURE| " dpdklab
2024-05-27 13:23 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE 0-day Robot
2024-05-27 13:24 ` |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
2024-05-27 13:26 ` |SUCCESS| " dpdklab
2024-05-27 13:32 ` dpdklab
2024-05-27 13:45 ` dpdklab
2024-05-27 13:51 ` dpdklab
2024-05-27 13:51 ` dpdklab
2024-05-27 14:08 ` dpdklab
2024-05-27 14:09 ` dpdklab
2024-05-27 14:11 ` dpdklab
2024-05-27 15:34 ` dpdklab
2024-05-27 15:58 ` dpdklab
2024-05-27 15:58 ` dpdklab
2024-05-27 16:13 ` dpdklab
2024-05-29 14:20 ` dpdklab
2024-05-29 14:55 ` dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).