automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw66147 [PATCH] [v2] bnx2x: handle guest vlan for SR-IOV case
@ 2020-02-28 22:17 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-02-28 22:17 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Dey, Souvik <sodey@rbbn.com>
Date: Friday, February 28 2020 19:48:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1f362c7a7b619dae848bb66944793fb498e16346

66147 --> 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.019                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.038                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.117                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.053                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.028                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.029                               |
+------------+---------+-------------------------------------+

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.446                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.243                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.063                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.008                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 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.262                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.062                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.146                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.010                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.009                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

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

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| pw66147 [PATCH] [v2] bnx2x: handle guest vlan for SR-IOV case
@ 2020-02-28 20:38 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-02-28 20:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Dey, Souvik <sodey@rbbn.com>
Date: Friday, February 28 2020 19:48:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1f362c7a7b619dae848bb66944793fb498e16346

66147 --> 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     | -0.626                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.192                               |
+------------+---------+-------------------------------------+

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

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| pw66147 [PATCH v2] bnx2x: handle guest vlan for SR-IOV case
       [not found] <20200228194823.14992-1-sodey@rbbn.com>
@ 2020-02-28 19:49 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2020-02-28 19:49 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2020-02-28 22:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28 22:17 [dpdk-test-report] |SUCCESS| pw66147 [PATCH] [v2] bnx2x: handle guest vlan for SR-IOV case dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-02-28 20:38 dpdklab
     [not found] <20200228194823.14992-1-sodey@rbbn.com>
2020-02-28 19:49 ` [dpdk-test-report] |SUCCESS| pw66147 [PATCH v2] " checkpatch

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).