automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw65274-65282 [PATCH] [v3, 1/9] net/bnxt: fix alloc filter to use a common routine
@ 2020-01-29  0:21 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-01-29  0:21 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: Tuesday, January 28 2020 21:01:51 
DPDK git baseline: Repo:dpdk-next-net-brcm
  Branch: master
  CommitID:e765919bf5e9579ae1fba67b27680e40c530cd05

65274-65282 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
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.099                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.048                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.106                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.200                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.024                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.009                              |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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.109                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.284                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.049                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.011                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.007                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.015                              |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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.261                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.083                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.193                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.002                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.011                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw65274-65282 [PATCH] [v3, 1/9] net/bnxt: fix alloc filter to use a common routine
@ 2020-01-29  3:38 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-01-29  3:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: Tuesday, January 28 2020 21:01:51 
DPDK git baseline: Repo:dpdk-next-net-brcm
  Branch: master
  CommitID:e765919bf5e9579ae1fba67b27680e40c530cd05

65274-65282 --> testing pass

Test environment and result as below:

+------------------+-------------------+------------------+----------------+--------------+--------------------+
|   Environment    | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_unit_test | dpdk_compile | dpdk_meson_compile |
+==================+===================+==================+================+==============+====================+
| FreeBSD 11.2     | PASS              | SKIPPED          | SKIPPED        | PASS         | PASS               |
+------------------+-------------------+------------------+----------------+--------------+--------------------+
| Ubuntu 18.04     | PASS              | PASS             | PASS           | PASS         | PASS               |
+------------------+-------------------+------------------+----------------+--------------+--------------------+
| openSUSE Leap 15 | SKIPPED           | PASS             | SKIPPED        | PASS         | PASS               |
+------------------+-------------------+------------------+----------------+--------------+--------------------+
| Arch Linux       | SKIPPED           | PASS             | SKIPPED        | PASS         | PASS               |
+------------------+-------------------+------------------+----------------+--------------+--------------------+

FreeBSD 11.2
	Kernel: 11.2
	GCC: 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	GCC: 7.4

openSUSE Leap 15
	Kernel: 4.12.14
	GCC: 7.4.1

Arch Linux
	Kernel: latest
	GCC: latest

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw65274-65282 [PATCH] [v3, 1/9] net/bnxt: fix alloc filter to use a common routine
@ 2020-01-29  0:21 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-01-29  0: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/65274

_Performance Testing PASS_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: Tuesday, January 28 2020 21:01:51 
DPDK git baseline: Repo:dpdk-next-net-brcm
  Branch: master
  CommitID:e765919bf5e9579ae1fba67b27680e40c530cd05

65274-65282 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.14.122
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.251                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.176                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2020-01-29  3:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29  0:21 [dpdk-test-report] |SUCCESS| pw65274-65282 [PATCH] [v3, 1/9] net/bnxt: fix alloc filter to use a common routine dpdklab
2020-01-29  0:21 dpdklab
2020-01-29  3:38 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).