* [dpdk-test-report] |FAILURE| pw93375-93377 [PATCH] [v6, 3/3] net/i40e: enable PCI bus master after reset
@ 2021-05-25 13:33 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-05-25 13:33 UTC (permalink / raw)
To: Ferruh Yigit, Lijuan Tu, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1928 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/93377
_Performance Testing issues_
Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: Sunday, May 23 2021 11:46:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:66b3a54b9feab193a5cf8ad54606d745078587cc
93375-93377 --> performance testing fail
Test environment and result as below:
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: 2/2
Detail performance results:
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64 | 512 | -49.45196% |
+------------+---------+-------------------------------------+
| 64 | 2048 | -46.48309% |
+------------+---------+-------------------------------------+
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.37981% |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.26232% |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17175/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |FAILURE| pw93375-93377 [PATCH] [v6, 3/3] net/i40e: enable PCI bus master after reset
@ 2021-05-23 13:46 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-05-23 13:46 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 5663 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/93377
_Testing issues_
Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: Sunday, May 23 2021 11:46:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:66b3a54b9feab193a5cf8ad54606d745078587cc
93375-93377 --> testing fail
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 31 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| RHEL 7 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
==== 20 line log output for Ubuntu 18.04 ARM (dpdk_unit_test): ====
94/96 DPDK:fast-tests / latencystats_autotest OK 0.52s
95/96 DPDK:fast-tests / pdump_autotest OK 5.58s
Summary of Failures:
38/96 DPDK:fast-tests / malloc_autotest FAIL 80.79s (killed by signal 9 SIGKILL)
77/96 DPDK:fast-tests / ipsec_autotest SKIP 0.82s
78/96 DPDK:fast-tests / kni_autotest SKIP 0.77s
82/96 DPDK:fast-tests / power_cpufreq_autotest SKIP 3.83s
84/96 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.77s
96/96 DPDK:fast-tests / compressdev_autotest SKIP 0.82s
Ok: 90
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 5
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Arm-gigabyte-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Arch Linux
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17175/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-25 13:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 13:33 [dpdk-test-report] |FAILURE| pw93375-93377 [PATCH] [v6, 3/3] net/i40e: enable PCI bus master after reset dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-05-23 13:46 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).