automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw87600 [PATCH] net/enic: fix the filter type used for flow API
       [not found] <20210202002423.954-1-hyonkim@cisco.com>
@ 2021-02-02  0:25 ` checkpatch
  0 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2021-02-02  0:25 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw87600 [PATCH] net/enic: fix the filter type used for flow API
@ 2021-02-02  1:41 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-02-02  1:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Hyong Youb Kim <hyonkim@cisco.com>
Date: Tuesday, February 02 2021 00:24:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3021257a8111d204dc7741bd67a2502efffb6842

87600 --> 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     | 2.136                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.169                               |
+------------+---------+-------------------------------------+

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     | 2.567                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.991                               |
+------------+---------+-------------------------------------+

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

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| pw87600 [PATCH] net/enic: fix the filter type used for flow API
@ 2021-02-02  1:30 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-02-02  1:30 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/87600

_Functional Testing PASS_

Submitter: Hyong Youb Kim <hyonkim@cisco.com>
Date: Tuesday, February 02 2021 00:24:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3021257a8111d204dc7741bd67a2502efffb6842

87600 --> functional 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/3


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

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| pw87600 [PATCH] net/enic: fix the filter type used for flow API
@ 2021-02-02  1:20 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-02-02  1:20 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Hyong Youb Kim <hyonkim@cisco.com>
Date: Tuesday, February 02 2021 00:24:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3021257a8111d204dc7741bd67a2502efffb6842

87600 --> 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.030                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.071                              |
+------------+---------+-------------------------------------+

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

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-02-02  1:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210202002423.954-1-hyonkim@cisco.com>
2021-02-02  0:25 ` [dpdk-test-report] |SUCCESS| pw87600 [PATCH] net/enic: fix the filter type used for flow API checkpatch
2021-02-02  1:20 dpdklab
2021-02-02  1:30 dpdklab
2021-02-02  1:41 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).