automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 15:04 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 15:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/113254

_Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         |
+-------------------------------+----------------+--------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 15:52 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 15:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 3306 bytes --]

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

_Performance Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

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

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 15:33 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 15:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]

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

_Functional Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 15:18 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 15:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2855 bytes --]

Test-Label: iol-x86_64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/113254

_Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> testing pass

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Fedora 31           | PASS           |
+---------------------+----------------+
| Fedora 32           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Fedora 33           | PASS           |
+---------------------+----------------+
| Ubuntu 18.04        | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+
| Arch Linux          | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 34 clang     | PASS           |
+---------------------+----------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 15:17 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 15:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2142 bytes --]

Test-Label: iol-aarch64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/113254

_Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH v3] net: fix checksum with unaligned buffer
       [not found] <20220622135441.20281-1-mb@smartsharesystems.com>
  2022-06-22 13:56 ` |SUCCESS| pw113254 [PATCH v3] " checkpatch
@ 2022-06-22 14:59 ` 0-day Robot
  1 sibling, 0 replies; 11+ messages in thread
From: 0-day Robot @ 2022-06-22 14:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 14:58 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 14:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1797 bytes --]

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

_Performance Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 14:53 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 14:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 3827 bytes --]

Test-Label: iol-x86_64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/113254

_Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Arch Linux          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 14:41 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 14:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

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

_Functional Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer
@ 2022-06-22 14:25 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-06-22 14:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 805 bytes --]

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

_Functional Testing PASS_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Wednesday, June 22 2022 13:54:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082

113254 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw113254 [PATCH v3] net: fix checksum with unaligned buffer
       [not found] <20220622135441.20281-1-mb@smartsharesystems.com>
@ 2022-06-22 13:56 ` checkpatch
  2022-06-22 14:59 ` 0-day Robot
  1 sibling, 0 replies; 11+ messages in thread
From: checkpatch @ 2022-06-22 13:56 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2022-06-22 15:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 15:04 |SUCCESS| pw113254 [PATCH] [v3] net: fix checksum with unaligned buffer dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-06-22 15:52 dpdklab
2022-06-22 15:33 dpdklab
2022-06-22 15:18 dpdklab
2022-06-22 15:17 dpdklab
     [not found] <20220622135441.20281-1-mb@smartsharesystems.com>
2022-06-22 13:56 ` |SUCCESS| pw113254 [PATCH v3] " checkpatch
2022-06-22 14:59 ` 0-day Robot
2022-06-22 14:58 |SUCCESS| pw113254 [PATCH] [v3] " dpdklab
2022-06-22 14:53 dpdklab
2022-06-22 14:41 dpdklab
2022-06-22 14:25 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).