automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw88745-88747 [PATCH] [v2, 3/3] net/af_xdp: preferred busy polling
@ 2021-03-09 11:59 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-09 11:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ciara Loftus <ciara.loftus@intel.com>
Date: Tuesday, March 09 2021 10:19:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88745-88747 --> performance testing pass

Test environment and result as below:

Ubuntu 18.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

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 3.28864%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.1029%                             |
+------------+---------+-------------------------------------+

Ubuntu 18.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

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 5.4942%                             |
+------------+---------+-------------------------------------+
| 64         | 2048    | 5.21537%                            |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw88745-88747 [PATCH] [v2, 3/3] net/af_xdp: preferred busy polling
@ 2021-03-09 16:24 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-09 16:24 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ciara Loftus <ciara.loftus@intel.com>
Date: Tuesday, March 09 2021 10:19:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88745-88747 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.39922%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 1.45807%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.12807%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.31447%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.08365%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.12327%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.2825%                             |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.05187%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.32505%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.29187%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.03346%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.02462%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.08104%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.29011%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.07223%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.54824%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.35362%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.3778%                             |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw88745-88747 [PATCH] [v2, 3/3] net/af_xdp: preferred busy polling
@ 2021-03-09 16:06 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-09 16:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Ciara Loftus <ciara.loftus@intel.com>
Date: Tuesday, March 09 2021 10:19:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88745-88747 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL 7              | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | SKIPPED            | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+


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

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.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)

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

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw88745-88747 [PATCH] [v2, 3/3] net/af_xdp: preferred busy polling
@ 2021-03-09 14:01 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-09 14:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Ciara Loftus <ciara.loftus@intel.com>
Date: Tuesday, March 09 2021 10:19:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88745-88747 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL 7              | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | SKIPPED            | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+


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

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.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)

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

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-03-09 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 11:59 [dpdk-test-report] |SUCCESS| pw88745-88747 [PATCH] [v2, 3/3] net/af_xdp: preferred busy polling dpdklab
2021-03-09 14:01 dpdklab
2021-03-09 16:06 dpdklab
2021-03-09 16:24 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).