automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw87576 [PATCH] [v2] examples/vhost: remove async inflight packet counter
@ 2021-01-31 14:16 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-01-31 14:16 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/87576

_Functional Testing PASS_

Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Sunday, January 31 2021 13:06:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3021257a8111d204dc7741bd67a2502efffb6842

87576 --> 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/15451/

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| pw87576 [PATCH] [v2] examples/vhost: remove async inflight packet counter
@ 2021-01-31 14:46 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-01-31 14:46 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/87576

_Performance Testing PASS_

Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Sunday, January 31 2021 13:06:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3021257a8111d204dc7741bd67a2502efffb6842

87576 --> 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.667                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.049                               |
+------------+---------+-------------------------------------+

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.771                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.234                               |
+------------+---------+-------------------------------------+

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

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| pw87576 [PATCH] [v2] examples/vhost: remove async inflight packet counter
@ 2021-01-31 14:21 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-01-31 14:21 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/87576

_Performance Testing PASS_

Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Sunday, January 31 2021 13:06:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3021257a8111d204dc7741bd67a2502efffb6842

87576 --> 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.062                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.095                              |
+------------+---------+-------------------------------------+

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

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| pw87576 [PATCH v2] examples/vhost: remove async inflight packet counter
       [not found] <20210131130613.55631-1-Cheng1.jiang@intel.com>
@ 2021-01-31 13:18 ` checkpatch
  0 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2021-01-31 13:18 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2021-01-31 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-31 14:16 [dpdk-test-report] |SUCCESS| pw87576 [PATCH] [v2] examples/vhost: remove async inflight packet counter dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-01-31 14:46 dpdklab
2021-01-31 14:21 dpdklab
     [not found] <20210131130613.55631-1-Cheng1.jiang@intel.com>
2021-01-31 13:18 ` [dpdk-test-report] |SUCCESS| pw87576 [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).