automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw88325-88327 [PATCH] [v8, 2/2] bus/pci: support MMIO in PCI ioport accessors
@ 2021-03-02  3:43 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-02  3:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: 谢华伟(此时此刻) <huawei.xhw@alibaba-inc.com>
Date: Monday, March 01 2021 16:01:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:51fe32138c860992f228dbf19416ffd3b8e8baf4

88325-88327 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+----------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test |
+=====================+======================+====================+===================+================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS              | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | SKIPPED           | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | PASS               | PASS              | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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| pw88325-88327 [PATCH] [v8, 2/2] bus/pci: support MMIO in PCI ioport accessors
@ 2021-03-01 18:27 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-01 18:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: 谢华伟(此时此刻) <huawei.xhw@alibaba-inc.com>
Date: Monday, March 01 2021 16:01:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:51fe32138c860992f228dbf19416ffd3b8e8baf4

88325-88327 --> 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.93984%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.32124%                            |
+------------+---------+-------------------------------------+

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     | 5.60005%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 5.16798%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm 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.35935%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | -2.5784%                            |
+------------+---------+-------------------------------------+

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

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| pw88325-88327 [PATCH] [v8, 2/2] bus/pci: support MMIO in PCI ioport accessors
@ 2021-03-01 18:18 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-01 18:18 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/88327

_Functional Testing PASS_

Submitter: 谢华伟(此时此刻) <huawei.xhw@alibaba-inc.com>
Date: Monday, March 01 2021 16:01:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:51fe32138c860992f228dbf19416ffd3b8e8baf4

88325-88327 --> functional testing pass

Test environment and result as below:

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4


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

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| pw88325-88327 [PATCH] [v8, 2/2] bus/pci: support MMIO in PCI ioport accessors
@ 2021-03-01 18:03 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-03-01 18:03 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: 谢华伟(此时此刻) <huawei.xhw@alibaba-inc.com>
Date: Monday, March 01 2021 16:01:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:51fe32138c860992f228dbf19416ffd3b8e8baf4

88325-88327 --> 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.36727%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.20479%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.29654%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.67466%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.01701%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.10592%                            |
+------------+---------+-------------------------------------+

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.79269%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.27659%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.243%                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.46241%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.11696%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.09855%                           |
+------------+---------+-------------------------------------+

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.40274%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.20428%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.00731%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.0%                                |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.01045%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.23034%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | -2.64811%                           |
+------------+---------+-------------------------------------+
| 64         | 256     | -6.3832%                            |
+------------+---------+-------------------------------------+
| 64         | 512     | -3.04718%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | -3.04484%                           |
+------------+---------+-------------------------------------+

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

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-03-02  3:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02  3:43 [dpdk-test-report] |SUCCESS| pw88325-88327 [PATCH] [v8, 2/2] bus/pci: support MMIO in PCI ioport accessors dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-03-01 18:27 dpdklab
2021-03-01 18:18 dpdklab
2021-03-01 18:03 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).