automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw71303-71305 [PATCH] [1/3] net/bnxt: disable vector receive for mark action
@ 2020-06-12 12:47 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-06-12 12:47 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Lance Richardson <lance.richardson@broadcom.com>
Date: Thursday, June 11 2020 23:58:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:482bcf840409503c2b9da56941e5ff6566d51e45

71303-71305 --> performance testing pass

Test environment and result as below:

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.252                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.091                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.071                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.073                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.158                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.016                              |
+------------+---------+-------------------------------------+

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.391                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.132                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.104                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.027                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.003                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.003                               |
+------------+---------+-------------------------------------+

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.037                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.087                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.002                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.020                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71303-71305 [PATCH] [1/3] net/bnxt: disable vector receive for mark action
@ 2020-06-12 21:52 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-06-12 21:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Lance Richardson <lance.richardson@broadcom.com>
Date: Thursday, June 11 2020 23:58:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:482bcf840409503c2b9da56941e5ff6566d51e45

71303-71305 --> testing pass

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------+------------------+--------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test | dpdk_compile_ovs | dpdk_compile |
+=====================+====================+===================+================+==================+==============+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED        | SKIPPED          | SKIPPED      |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| CentOS 8            | PASS               | PASS              | SKIPPED        | PASS             | PASS         |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Fedora 31           | PASS               | PASS              | SKIPPED        | PASS             | PASS         |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| openSUSE Leap 15    | PASS               | PASS              | SKIPPED        | PASS             | PASS         |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Arch Linux          | PASS               | SKIPPED           | SKIPPED        | PASS             | PASS         |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Ubuntu 18.04        | PASS               | PASS              | PASS           | PASS             | PASS         |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| FreeBSD 11.2        | PASS               | PASS              | SKIPPED        | SKIPPED          | PASS         |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.4

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71303-71305 [PATCH] [1/3] net/bnxt: disable vector receive for mark action
@ 2020-06-12  3:21 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-06-12  3:21 UTC (permalink / raw)
  To: Ruoshan Shi, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-nxp-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/71303

_Performance Testing PASS_

Submitter: Lance Richardson <lance.richardson@broadcom.com>
Date: Thursday, June 11 2020 23:58:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:482bcf840409503c2b9da56941e5ff6566d51e45

71303-71305 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.14.122
Compiler: gcc 7.3.0
NIC: NXP LS2088A 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     | -0.056                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.150                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71303-71305 [PATCH] [1/3] net/bnxt: disable vector receive for mark action
@ 2020-06-12  3:10 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-06-12  3:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Lance Richardson <lance.richardson@broadcom.com>
Date: Thursday, June 11 2020 23:58:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:482bcf840409503c2b9da56941e5ff6566d51e45

71303-71305 --> 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 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     | 4.990                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 3.088                               |
+------------+---------+-------------------------------------+

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     | 2.572                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.840                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71303-71305 [PATCH] [1/3] net/bnxt: disable vector receive for mark action
@ 2020-06-12  1:26 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-06-12  1:26 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Lance Richardson <lance.richardson@broadcom.com>
Date: Thursday, June 11 2020 23:58:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:482bcf840409503c2b9da56941e5ff6566d51e45

71303-71305 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 0.020                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.097                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2020-06-12 21:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12 12:47 [dpdk-test-report] |SUCCESS| pw71303-71305 [PATCH] [1/3] net/bnxt: disable vector receive for mark action dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-06-12 21:52 dpdklab
2020-06-12  3:21 dpdklab
2020-06-12  3:10 dpdklab
2020-06-12  1:26 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).