automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
@ 2025-07-02 17:46 ` qemudev
  2025-07-02 18:15 ` |SUCCESS| " checkpatch
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: qemudev @ 2025-07-02 17:46 UTC (permalink / raw)
  To: test-report; +Cc: Amiya Ranjan Mohakud, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/154976

_apply patch failure_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wed,  2 Jul 2025 23:45:06 +0530
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 9d9c24079d2f98ea595cefda4b60e1adf18f875d

Apply patch set 154976 failed:

Checking patch drivers/net/intel/iavf/iavf_ethdev.c...
error: while searching for:
}

static int
iavf_dev_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on)
{
	struct iavf_adapter *adapter =
		IAVF_DEV_PRIVATE_TO_ADAPTER(dev->data->dev_private);
	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter);
	struct rte_eth_conf *dev_conf = &dev->data->dev_conf;
	int err;

	if (adapter->closed)
		return -EIO;


error: patch failed: drivers/net/intel/iavf/iavf_ethdev.c:1379
error: drivers/net/intel/iavf/iavf_ethdev.c: patch does not apply


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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
  2025-07-02 17:46 ` |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag qemudev
@ 2025-07-02 18:15 ` checkpatch
  2025-07-08 23:05 ` dpdklab
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: checkpatch @ 2025-07-02 18:15 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
  2025-07-02 17:46 ` |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag qemudev
  2025-07-02 18:15 ` |SUCCESS| " checkpatch
@ 2025-07-08 23:05 ` dpdklab
  2025-07-08 23:13 ` dpdklab
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-08 23:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#235814

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: 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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+

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.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (2 preceding siblings ...)
  2025-07-08 23:05 ` dpdklab
@ 2025-07-08 23:13 ` dpdklab
  2025-07-08 23:26 ` dpdklab
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-08 23:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#235821

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: Intel Corporation 4xxx Series QAT 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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (3 preceding siblings ...)
  2025-07-08 23:13 ` dpdklab
@ 2025-07-08 23:26 ` dpdklab
  2025-07-08 23:31 ` dpdklab
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-08 23:26 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#235809

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: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 1024    | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | 1.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | 0.9%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 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: 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.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (4 preceding siblings ...)
  2025-07-08 23:26 ` dpdklab
@ 2025-07-08 23:31 ` dpdklab
  2025-07-08 23:37 ` dpdklab
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-08 23:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#235816

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: Intel Corporation 4xxx Series QAT 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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (5 preceding siblings ...)
  2025-07-08 23:31 ` dpdklab
@ 2025-07-08 23:37 ` dpdklab
  2025-07-08 23:48 ` dpdklab
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-08 23:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#235817

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: Intel Corporation 4xxx Series QAT 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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (6 preceding siblings ...)
  2025-07-08 23:37 ` dpdklab
@ 2025-07-08 23:48 ` dpdklab
  2025-07-09  0:04 ` |PENDING| " dpdklab
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-08 23:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#235819

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: Intel Corporation 4xxx Series QAT 0 Mbps

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


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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (7 preceding siblings ...)
  2025-07-08 23:48 ` dpdklab
@ 2025-07-09  0:04 ` dpdklab
  2025-07-09  0:12 ` |SUCCESS| " dpdklab
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  0:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pending

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

Test environment and result as below:

+--------------+--------------------+
| Environment  | dpdk_meson_compile |
+==============+====================+
| Ubuntu 20.04 | PASS               |
+--------------+--------------------+
| FreeBSD 14.2 | PEND               |
+--------------+--------------------+


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (8 preceding siblings ...)
  2025-07-09  0:04 ` |PENDING| " dpdklab
@ 2025-07-09  0:12 ` dpdklab
  2025-07-09  0:27 ` |PENDING| " dpdklab
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  0:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

+--------------+--------------------+
| Environment  | dpdk_meson_compile |
+==============+====================+
| Ubuntu 20.04 | PASS               |
+--------------+--------------------+
| FreeBSD 14.2 | PASS               |
+--------------+--------------------+


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (9 preceding siblings ...)
  2025-07-09  0:12 ` |SUCCESS| " dpdklab
@ 2025-07-09  0:27 ` dpdklab
  2025-07-09  0:27 ` dpdklab
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  0:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pending

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

Test environment and result as below:

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


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

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

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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)

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

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

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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)

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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (10 preceding siblings ...)
  2025-07-09  0:27 ` |PENDING| " dpdklab
@ 2025-07-09  0:27 ` dpdklab
  2025-07-09  1:11 ` |SUCCESS| " dpdklab
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  0:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pending

Upstream job id: Aarch32-Unit-Test#6860

Test environment and result as below:

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


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

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

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

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

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

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: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

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

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

Ubuntu 24.04
	Kernel: 5.4
	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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (11 preceding siblings ...)
  2025-07-09  0:27 ` dpdklab
@ 2025-07-09  1:11 ` dpdklab
  2025-07-09  1:23 ` dpdklab
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  1:11 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

Upstream job id: Windows-Compile-DPDK-VS#6304

Test environment and result as below:

+---------------------+--------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| Ubuntu 20.04        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| FreeBSD 14.2        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED            | PASS              |
+---------------------+--------------------+-------------------+


Ubuntu 20.04
	Kernel: 4.19
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (12 preceding siblings ...)
  2025-07-09  1:11 ` |SUCCESS| " dpdklab
@ 2025-07-09  1:23 ` dpdklab
  2025-07-09  1:36 ` |PENDING| " dpdklab
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  1:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian GNU/Linux 12           | PASS           |
+-------------------------------+----------------+
| Fedora Linux 40               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 10              | PASS           |
+-------------------------------+----------------+
| Fedora Linux 41               | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5  | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.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)

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: gcc 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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (13 preceding siblings ...)
  2025-07-09  1:23 ` dpdklab
@ 2025-07-09  1:36 ` dpdklab
  2025-07-09  2:14 ` |SUCCESS| " dpdklab
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  1:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pending

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

Test environment and result as below:

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


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

Ubuntu 20.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc 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

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (14 preceding siblings ...)
  2025-07-09  1:36 ` |PENDING| " dpdklab
@ 2025-07-09  2:14 ` dpdklab
  2025-07-09  2:19 ` dpdklab
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  2:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

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


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

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

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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)

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

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

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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)

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (15 preceding siblings ...)
  2025-07-09  2:14 ` |SUCCESS| " dpdklab
@ 2025-07-09  2:19 ` dpdklab
  2025-07-09  3:43 ` |WARNING| " dpdklab
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  2:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

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


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

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

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

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

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

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: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

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

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

Ubuntu 24.04
	Kernel: 5.4
	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/33573/

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (16 preceding siblings ...)
  2025-07-09  2:19 ` dpdklab
@ 2025-07-09  3:43 ` dpdklab
  2025-07-09  3:43 ` dpdklab
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  3:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing issues

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

Test environment and result as below:

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


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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)

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)

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

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (17 preceding siblings ...)
  2025-07-09  3:43 ` |WARNING| " dpdklab
@ 2025-07-09  3:43 ` dpdklab
  2025-07-09  3:44 ` dpdklab
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  3:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing issues

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

Test environment and result as below:

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


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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)

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)

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

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (18 preceding siblings ...)
  2025-07-09  3:43 ` dpdklab
@ 2025-07-09  3:44 ` dpdklab
  2025-07-09  3:49 ` dpdklab
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  3:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing issues

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

Test environment and result as below:

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


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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)

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)

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

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (19 preceding siblings ...)
  2025-07-09  3:44 ` dpdklab
@ 2025-07-09  3:49 ` dpdklab
  2025-07-09  3:50 ` dpdklab
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  3:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing issues

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

Test environment and result as below:

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


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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)

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)

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

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (20 preceding siblings ...)
  2025-07-09  3:49 ` dpdklab
@ 2025-07-09  3:50 ` dpdklab
  2025-07-09  4:24 ` dpdklab
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  3:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing issues

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

Test environment and result as below:

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


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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)

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)

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

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (21 preceding siblings ...)
  2025-07-09  3:50 ` dpdklab
@ 2025-07-09  4:24 ` dpdklab
  2025-07-09  5:30 ` |SUCCESS| " dpdklab
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  4:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing issues

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

Test environment and result as below:

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


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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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)

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)

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

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (22 preceding siblings ...)
  2025-07-09  4:24 ` dpdklab
@ 2025-07-09  5:30 ` dpdklab
  2025-07-09  9:33 ` dpdklab
  2025-07-09 10:20 ` dpdklab
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  5:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PASS               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | PASS               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | PASS               |
+------------------------------+--------------------+
| Fedora Linux 40              | PASS               |
+------------------------------+--------------------+
| Fedora Linux 41              | PASS               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | PASS               |
+------------------------------+--------------------+
| Ubuntu 24.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 20.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc 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

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/33573/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (23 preceding siblings ...)
  2025-07-09  5:30 ` |SUCCESS| " dpdklab
@ 2025-07-09  9:33 ` dpdklab
  2025-07-09 10:20 ` dpdklab
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09  9:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

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


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: gcc 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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
                   ` (24 preceding siblings ...)
  2025-07-09  9:33 ` dpdklab
@ 2025-07-09 10:20 ` dpdklab
  25 siblings, 0 replies; 26+ messages in thread
From: dpdklab @ 2025-07-09 10:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wednesday, July 02 2025 18:15:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a6b10031d251fcc7dadede461f7e1d005024b139

154976 --> testing pass

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

Test environment and result as below:

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


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: gcc 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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2025-07-09 10:20 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
2025-07-02 17:46 ` |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag qemudev
2025-07-02 18:15 ` |SUCCESS| " checkpatch
2025-07-08 23:05 ` dpdklab
2025-07-08 23:13 ` dpdklab
2025-07-08 23:26 ` dpdklab
2025-07-08 23:31 ` dpdklab
2025-07-08 23:37 ` dpdklab
2025-07-08 23:48 ` dpdklab
2025-07-09  0:04 ` |PENDING| " dpdklab
2025-07-09  0:12 ` |SUCCESS| " dpdklab
2025-07-09  0:27 ` |PENDING| " dpdklab
2025-07-09  0:27 ` dpdklab
2025-07-09  1:11 ` |SUCCESS| " dpdklab
2025-07-09  1:23 ` dpdklab
2025-07-09  1:36 ` |PENDING| " dpdklab
2025-07-09  2:14 ` |SUCCESS| " dpdklab
2025-07-09  2:19 ` dpdklab
2025-07-09  3:43 ` |WARNING| " dpdklab
2025-07-09  3:43 ` dpdklab
2025-07-09  3:44 ` dpdklab
2025-07-09  3:49 ` dpdklab
2025-07-09  3:50 ` dpdklab
2025-07-09  4:24 ` dpdklab
2025-07-09  5:30 ` |SUCCESS| " dpdklab
2025-07-09  9:33 ` dpdklab
2025-07-09 10:20 ` 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).