automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw154754-154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
@ 2025-06-27  1:15 ` qemudev
  2025-06-27  1:41 ` |SUCCESS| pw154768 " checkpatch
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: qemudev @ 2025-06-27  1:15 UTC (permalink / raw)
  To: test-report; +Cc: dimon.zhao, zhoumin

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

_ninja build failure_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Thu, 26 Jun 2025 18:40:07 -0700
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: d1f1038ab4edc07564baeac9131210ef3995d923

154754-154768 --> 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_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
cc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o -c ../lib/ethdev/ethdev_linux_ethtool.c
./lib/ethdev/ethdev_linux_ethtool.c:19:195: warning: "/*" within comment [-Wcomment]
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION sed -rn
./lib/ethdev/ethdev_linux_ethtool.c:23:39: error: stray ‘’ in program
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^
./lib/ethdev/ethdev_linux_ethtool.c:23:41: warning: missing terminating " character
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^
./lib/ethdev/ethdev_linux_ethtool.c:23:41: error: missing terminating " character
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^~~~~~~~~~~~~~~
./lib/ethdev/ethdev_linux_ethtool.c:23:40: error: unknown type name ‘n’
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^
./lib/ethdev/ethdev_linux_ethtool.c:24:3: error: expected identifier or ‘(’ before ‘/’ token
app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/
^
In file included from ../lib/eal/common/eal_export.h:8,
from ../lib/ethdev/ethdev_linux_ethtool.c:5:
./lib/ethdev/ethdev_linux_ethtool.c: In function ‘rte_eth_link_speed_ethtool’:
./lib/ethdev/ethdev_linux_ethtool.c:144:21: error: ‘link_modes’ undeclared (first use in this function)
if (bit >= RTE_DIM(link_modes))
^~~~~~~~~~
./lib/eal/include/rte_common.h:905:29: note: in definition of macro ‘RTE_DIM’
#define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0]))
^
./lib/ethdev/ethdev_linux_ethtool.c:144:21: note: each undeclared identifier is reported only once for each function it appears in
if (bit >= RTE_DIM(link_modes))
^~~~~~~~~~
./lib/eal/include/rte_common.h:905:29: note: in definition of macro ‘RTE_DIM’
#define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0]))
^
[127/2987] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[128/2987] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[129/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[130/2987] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[131/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[132/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_bool.c.o
[133/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[134/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[135/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[136/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[137/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[138/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[139/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[140/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[141/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[142/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[143/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[144/2987] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[145/2987] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[146/2987] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[147/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[148/2987] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[149/2987] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[150/2987] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[151/2987] Generating symbol file lib/librte_log.so.25.2.p/librte_log.so.25.2.symbols
[152/2987] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[153/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[154/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[155/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[156/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[157/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[158/2987] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[159/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

* |SUCCESS| pw154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
  2025-06-27  1:15 ` |FAILURE| pw154754-154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc qemudev
@ 2025-06-27  1:41 ` checkpatch
  2025-06-27  2:26 ` |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: checkpatch @ 2025-06-27  1:41 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
  2025-06-27  1:15 ` |FAILURE| pw154754-154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc qemudev
  2025-06-27  1:41 ` |SUCCESS| pw154768 " checkpatch
@ 2025-06-27  2:26 ` dpdklab
  2025-06-27  2:28 ` dpdklab
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  2:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/154768

_Testing pending_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pending

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

Test environment and result as below:

+------------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment          | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+================+==============+===========================+==============================+
| CentOS Stream 9              | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04                 | PEND           | PEND         | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.5 | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 40              | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 41              | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04                 | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04                 | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)              | SKIPPED        | SKIPPED      | PASS                      | PEND                         |
+------------------------------+----------------+--------------+---------------------------+------------------------------+


CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora Linux 40
	Kernel: 5.4
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (2 preceding siblings ...)
  2025-06-27  2:26 ` |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
@ 2025-06-27  2:28 ` dpdklab
  2025-06-27  2:29 ` dpdklab
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  2:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pending

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

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Debian GNU/Linux 12           | PEND           |
+-------------------------------+----------------+
| Fedora Linux 40               | PEND           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 10              | PEND           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PEND           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5  | PEND           |
+-------------------------------+----------------+
| Fedora Linux 41               | PEND           |
+-------------------------------+----------------+
| Ubuntu 24.04                  | PEND           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PEND           |
+-------------------------------+----------------+
| Windows Server 2022           | PEND           |
+-------------------------------+----------------+


Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora Linux 41
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (3 preceding siblings ...)
  2025-06-27  2:28 ` dpdklab
@ 2025-06-27  2:29 ` dpdklab
  2025-06-27  2:32 ` |SUCCESS| " dpdklab
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  2:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/154768

_Testing pending_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pending

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

Test environment and result as below:

+-------------------------------+--------------------+-------------------+------------------+-------------------------+
|          Environment          | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_llvm_clang_compile |
+===============================+====================+===================+==================+=========================+
| CentOS Stream 9               | PEND               | PEND              | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Debian GNU/Linux 12           | PEND               | PEND              | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Fedora Linux 40               | PEND               | PEND              | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| CentOS Stream 10              | PEND               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Red Hat Enterprise Linux 8.10 | PEND               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| openSUSE Leap 15.6            | PEND               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Fedora Linux 41               | PEND               | PEND              | PEND             | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Red Hat Enterprise Linux 9.5  | PEND               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Ubuntu 20.04                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Ubuntu 24.04                  | PEND               | PEND              | PEND             | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Ubuntu 22.04                  | PEND               | PEND              | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Alpine Linux 3.22.0           | PEND               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| FreeBSD 14.2                  | PEND               | SKIPPED           | SKIPPED          | SKIPPED                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+
| Windows Server 2022           | SKIPPED            | SKIPPED           | SKIPPED          | PEND                    |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+


CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Fedora Linux 41
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.0

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (4 preceding siblings ...)
  2025-06-27  2:29 ` dpdklab
@ 2025-06-27  2:32 ` dpdklab
  2025-06-27  2:40 ` dpdklab
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  2:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

Upstream job id: Template-DTS-Pipeline#233450

Test environment and result as below:

+--------------+----------------------+
| Environment  | compressdev_zlib_pmd |
+==============+======================+
| Ubuntu 22.04 | PASS                 |
+--------------+----------------------+


Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (5 preceding siblings ...)
  2025-06-27  2:32 ` |SUCCESS| " dpdklab
@ 2025-06-27  2:40 ` dpdklab
  2025-06-27  2:59 ` dpdklab
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  2:40 UTC (permalink / raw)
  To: Test Report, Ali Alnubani; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#233436

Test environment and result as below:

Ubuntu 24.04
Kernel: 6.8
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6

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

Ubuntu 24.04
Kernel: 6.8
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (6 preceding siblings ...)
  2025-06-27  2:40 ` dpdklab
@ 2025-06-27  2:59 ` dpdklab
  2025-06-27  3:04 ` |PENDING| " dpdklab
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  2:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

Upstream job id: Template-DTS-Pipeline#233449

Test environment and result as below:

+--------------+----------------------+
| Environment  | compressdev_zlib_pmd |
+==============+======================+
| Ubuntu 22.04 | PASS                 |
+--------------+----------------------+


Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (7 preceding siblings ...)
  2025-06-27  2:59 ` dpdklab
@ 2025-06-27  3:04 ` dpdklab
  2025-06-27  3:05 ` |SUCCESS| pw154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc 0-day Robot
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: PENDING
http://dpdk.org/patch/154768

_Testing pending_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pending

Upstream job id: Generic-DPDK-Compile-ABI#131996

Test environment and result as below:

+-------------------------------+----------+
|          Environment          | abi_test |
+===============================+==========+
| CentOS Stream 9               | PEND     |
+-------------------------------+----------+
| CentOS Stream 10              | PEND     |
+-------------------------------+----------+
| Fedora Linux 40               | PEND     |
+-------------------------------+----------+
| Debian GNU/Linux 12           | PEND     |
+-------------------------------+----------+
| Fedora Linux 41               | PEND     |
+-------------------------------+----------+
| openSUSE Leap 15.6            | PASS     |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | PEND     |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5  | PEND     |
+-------------------------------+----------+
| Ubuntu 22.04                  | PEND     |
+-------------------------------+----------+
| Ubuntu 24.04                  | PEND     |
+-------------------------------+----------+


CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 41
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (8 preceding siblings ...)
  2025-06-27  3:04 ` |PENDING| " dpdklab
@ 2025-06-27  3:05 ` 0-day Robot
  2025-06-27  3:08 ` |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: 0-day Robot @ 2025-06-27  3:05 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/154768/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15916484181

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (9 preceding siblings ...)
  2025-06-27  3:05 ` |SUCCESS| pw154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc 0-day Robot
@ 2025-06-27  3:08 ` dpdklab
  2025-06-27  3:10 ` dpdklab
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#233447

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation QAT 8970 0 Mbps

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (10 preceding siblings ...)
  2025-06-27  3:08 ` |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
@ 2025-06-27  3:10 ` dpdklab
  2025-06-27  3:22 ` dpdklab
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#233441

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Fail/Total: 0/2

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (11 preceding siblings ...)
  2025-06-27  3:10 ` dpdklab
@ 2025-06-27  3:22 ` dpdklab
  2025-06-27  3:23 ` dpdklab
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:22 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/154768

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

Upstream job id: Generic-DPDK-Compile-ABI#131990

Test environment and result as below:

+-------------------------------+----------+
|          Environment          | abi_test |
+===============================+==========+
| CentOS Stream 9               | PASS     |
+-------------------------------+----------+
| CentOS Stream 10              | PASS     |
+-------------------------------+----------+
| Fedora Linux 40               | PASS     |
+-------------------------------+----------+
| Debian GNU/Linux 12           | PASS     |
+-------------------------------+----------+
| Fedora Linux 41               | PASS     |
+-------------------------------+----------+
| openSUSE Leap 15.6            | PASS     |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | PASS     |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5  | PASS     |
+-------------------------------+----------+
| Ubuntu 22.04                  | PASS     |
+-------------------------------+----------+
| Ubuntu 24.04                  | PASS     |
+-------------------------------+----------+


CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 41
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (12 preceding siblings ...)
  2025-06-27  3:22 ` dpdklab
@ 2025-06-27  3:23 ` dpdklab
  2025-06-27  3:25 ` dpdklab
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/154768

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

Upstream job id: Generic-DPDK-Compile-ABI#131995

Test environment and result as below:

+-------------------------------+----------+
|          Environment          | abi_test |
+===============================+==========+
| CentOS Stream 9               | PASS     |
+-------------------------------+----------+
| CentOS Stream 10              | PASS     |
+-------------------------------+----------+
| Fedora Linux 40               | PASS     |
+-------------------------------+----------+
| Debian GNU/Linux 12           | PASS     |
+-------------------------------+----------+
| Fedora Linux 41               | PASS     |
+-------------------------------+----------+
| openSUSE Leap 15.6            | PASS     |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | PASS     |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5  | PASS     |
+-------------------------------+----------+
| Ubuntu 22.04                  | PASS     |
+-------------------------------+----------+
| Ubuntu 24.04                  | PASS     |
+-------------------------------+----------+


CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 41
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (13 preceding siblings ...)
  2025-06-27  3:23 ` dpdklab
@ 2025-06-27  3:25 ` dpdklab
  2025-06-27  3:39 ` |FAILURE| " dpdklab
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

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

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Debian GNU/Linux 12           | PASS           |
+-------------------------------+----------------+
| Fedora Linux 40               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 10              | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5  | PASS           |
+-------------------------------+----------------+
| Fedora Linux 41               | PASS           |
+-------------------------------+----------------+
| Ubuntu 24.04                  | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Windows Server 2022           | PASS           |
+-------------------------------+----------------+


Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora Linux 41
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (14 preceding siblings ...)
  2025-06-27  3:25 ` dpdklab
@ 2025-06-27  3:39 ` dpdklab
  2025-06-27  3:59 ` |SUCCESS| " dpdklab
  2025-06-27  4:18 ` dpdklab
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, dimon.zhao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/154768

_Testing issues_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing issues

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

Test environment and result as below:

+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
|          Environment          | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+===============================+====================+===================+==================+=========================+===================+======================+
| CentOS Stream 9               | PASS               | PASS              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Debian GNU/Linux 12           | PASS               | PASS              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora Linux 40               | PASS               | PASS              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 10              | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 8.10 | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| openSUSE Leap 15.6            | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora Linux 41               | PASS               | WARN              | PASS             | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 9.5  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 20.04                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04                  | PASS               | PASS              | PASS             | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 22.04                  | PASS               | PASS              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Alpine Linux 3.22.0           | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Windows Server 2022           | SKIPPED            | SKIPPED           | SKIPPED          | PASS                    | PASS              | PASS                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+

==== 20 line log output for Alpine Linux 3.22.0 (dpdk_meson_compile): ====
[1337/3403] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1338/3403] Linking static target drivers/libtmp_rte_net_netvsc.a
[1339/3403] Generating rte_net_netvsc.pmd.c with a custom command
[1340/3403] Compiling C object drivers/librte_net_netvsc.so.25.2.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1341/3403] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1342/3403] Linking static target drivers/librte_net_netvsc.a
[1343/3403] Generating rte_net_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[1344/3403] Generating rte_net_nbl_map with a custom command
[1345/3403] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_hw_leonis_nbl_res_leonis.c.o
ninja: job failed: ccache cc -Idrivers/libtmp_rte_net_nbl.a.p -Idrivers -I../drivers -Idrivers/net/nbl -I../drivers/net/nbl -I../drivers/net/nbl/nbl_include -I../drivers/net/nbl/nbl_hw -I../drivers/net/nbl/nbl_common -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -
 Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.nbl -MD -MQ drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_hw_leonis_nbl_res_leonis.c.o -MF drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_hw_leonis_nbl_res_leonis.c.o.d -o drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_hw_leonis_nbl_res_leonis.c.o -c ../drivers/net/nbl/nbl_hw/nbl_hw_leonis/nbl_res_leonis.c
In file included from ^[[01m^[[K../drivers/net/nbl/nbl_core.h:9^[[m^[[K,
from ^[[01m^[[K../drivers/net/nbl/nbl_ethdev.h:8^[[m^[[K,
from ^[[01m^[[K../drivers/net/nbl/nbl_hw/nbl_resource.h:8^[[m^[[K,
from ^[[01m^[[K../drivers/net/nbl/nbl_hw/nbl_hw_leonis/nbl_res_leonis.h:8^[[m^[[K,
from ^[[01m^[[K../drivers/net/nbl/nbl_hw/nbl_hw_leonis/nbl_res_leonis.c:5^[[m^[[K:
^[[01m^[[K../drivers/net/nbl/nbl_include/nbl_def_common.h:10:6:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K"__WORDSIZE" is not defined, evaluates to 0 [^[[01;31m^[[K-Werror=undef^[[m^[[K]
10 | # if ^[[01;31m^[[K__WORDSIZE^[[m^[[K == 64
|      ^[[01;31m^[[K^~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====

CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Fedora Linux 41
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.0

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (15 preceding siblings ...)
  2025-06-27  3:39 ` |FAILURE| " dpdklab
@ 2025-06-27  3:59 ` dpdklab
  2025-06-27  4:18 ` dpdklab
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  3:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/154768

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

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

Test environment and result as below:

+------------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment          | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+================+==============+===========================+==============================+
| CentOS Stream 9              | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04                 | PASS           | PASS         | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.5 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 40              | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 41              | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)              | SKIPPED        | SKIPPED      | PASS                      | PASS                         |
+------------------------------+----------------+--------------+---------------------------+------------------------------+


CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora Linux 40
	Kernel: 5.4
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup
       [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
                   ` (16 preceding siblings ...)
  2025-06-27  3:59 ` |SUCCESS| " dpdklab
@ 2025-06-27  4:18 ` dpdklab
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2025-06-27  4:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/154768

_Testing PASS_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Friday, June 27 2025 01:40:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68dbd957ddb0dc7b5c2945a6f984185f99a6f2f6

154754-154768 --> testing pass

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

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PASS               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | PASS               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | PASS               |
+------------------------------+--------------------+
| Fedora Linux 40              | PASS               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | PASS               |
+------------------------------+--------------------+
| Fedora Linux 41              | PASS               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | PASS               |
+------------------------------+--------------------+
| CentOS Stream 9              | PASS               |
+------------------------------+--------------------+
| CentOS Stream 10             | PASS               |
+------------------------------+--------------------+


Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 40
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora Linux 41
	Kernel: 5.4
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2025-06-27  4:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
2025-06-27  1:15 ` |FAILURE| pw154754-154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc qemudev
2025-06-27  1:41 ` |SUCCESS| pw154768 " checkpatch
2025-06-27  2:26 ` |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
2025-06-27  2:28 ` dpdklab
2025-06-27  2:29 ` dpdklab
2025-06-27  2:32 ` |SUCCESS| " dpdklab
2025-06-27  2:40 ` dpdklab
2025-06-27  2:59 ` dpdklab
2025-06-27  3:04 ` |PENDING| " dpdklab
2025-06-27  3:05 ` |SUCCESS| pw154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc 0-day Robot
2025-06-27  3:08 ` |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
2025-06-27  3:10 ` dpdklab
2025-06-27  3:22 ` dpdklab
2025-06-27  3:23 ` dpdklab
2025-06-27  3:25 ` dpdklab
2025-06-27  3:39 ` |FAILURE| " dpdklab
2025-06-27  3:59 ` |SUCCESS| " dpdklab
2025-06-27  4:18 ` 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).