automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw87701 [PATCH] event/dlb: fix bug accessing unitialized variable
@ 2021-02-03 19:02 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-02-03 19:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Timothy McDaniel <timothy.mcdaniel@intel.com>
Date: Wednesday, February 03 2021 16:56:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9186e5a07f35ae74a1f7fa2d89671b5f77eae407

87701 --> 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.416                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.958                               |
+------------+---------+-------------------------------------+

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.855                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.977                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
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     | 0.015                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.015                              |
+------------+---------+-------------------------------------+

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

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| pw87701 [PATCH] event/dlb: fix bug accessing unitialized variable
@ 2021-02-03 17:46 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-02-03 17:46 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Timothy McDaniel <timothy.mcdaniel@intel.com>
Date: Wednesday, February 03 2021 16:56:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9186e5a07f35ae74a1f7fa2d89671b5f77eae407

87701 --> 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/15515/

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| pw87701 [PATCH] event/dlb: fix bug accessing unitialized variable
@ 2021-02-03 17:37 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-02-03 17:37 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Timothy McDaniel <timothy.mcdaniel@intel.com>
Date: Wednesday, February 03 2021 16:56:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9186e5a07f35ae74a1f7fa2d89671b5f77eae407

87701 --> 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.050                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.035                               |
+------------+---------+-------------------------------------+

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

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:[~2021-02-03 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 19:02 [dpdk-test-report] |SUCCESS| pw87701 [PATCH] event/dlb: fix bug accessing unitialized variable dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-02-03 17:46 dpdklab
2021-02-03 17:37 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).