* [dpdk-test-report] |FAILURE| pw97535-97536 [PATCH] [3/3] net/hns3: fix Tx push capability
@ 2021-08-30 12:13 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2021-08-30 12:13 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Lijuan Tu; +Cc: dpdk-test-reports, Min Hu (Connor)
[-- Attachment #1: Type: text/plain, Size: 2670 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/97536
_Performance Testing issues_
Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Monday, August 30 2021 08:26:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d
97535-97536 --> performance testing fail
Test environment and result as below:
Ubuntu 20.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: 1/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -25.5% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.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/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 2 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18409/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw97535-97536 [PATCH] [3/3] net/hns3: fix Tx push capability
@ 2021-08-30 22:08 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2021-08-30 22:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, Min Hu (Connor)
[-- Attachment #1: Type: text/plain, Size: 2321 bytes --]
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/97536
_Testing issues_
Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Monday, August 30 2021 08:26:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d
97535-97536 --> testing fail
Test environment and result as below:
+----------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+======================+================+==============+
| Ubuntu 20.04 ARM | FAIL | SKIPPED |
+----------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS |
+----------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM (dpdk_unit_test): ====
85/94 DPDK:fast-tests / thash_autotest OK 1.13s
86/94 DPDK:fast-tests / trace_autotest OK 1.99s
87/94 DPDK:fast-tests / telemetry_json_autotest OK 2.27s
88/94 DPDK:fast-tests / telemetry_data_autotest OK 0.94s
89/94 DPDK:fast-tests / ring_pmd_autotest OK 1.23s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 3.43s
91/94 DPDK:fast-tests / bitratestats_autotest OK 1.12s
92/94 DPDK:fast-tests / latencystats_autotest OK 1.08s
93/94 DPDK:fast-tests / pdump_autotest OK 6.01s
94/94 DPDK:fast-tests / compressdev_autotest SKIP 2.26s exit status 77
Ok: 89
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 4
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 ====
Ubuntu 20.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18409/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw97535-97536 [PATCH] [3/3] net/hns3: fix Tx push capability
@ 2021-08-30 20:13 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2021-08-30 20:13 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, Min Hu (Connor)
[-- Attachment #1: Type: text/plain, Size: 2321 bytes --]
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/97536
_Testing issues_
Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Monday, August 30 2021 08:26:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d
97535-97536 --> testing fail
Test environment and result as below:
+----------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+======================+================+==============+
| Ubuntu 20.04 ARM | FAIL | SKIPPED |
+----------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS |
+----------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM (dpdk_unit_test): ====
85/94 DPDK:fast-tests / thash_autotest OK 1.13s
86/94 DPDK:fast-tests / trace_autotest OK 1.97s
87/94 DPDK:fast-tests / telemetry_json_autotest OK 2.22s
88/94 DPDK:fast-tests / telemetry_data_autotest OK 1.01s
89/94 DPDK:fast-tests / ring_pmd_autotest OK 1.15s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 5.01s
91/94 DPDK:fast-tests / bitratestats_autotest OK 1.13s
92/94 DPDK:fast-tests / latencystats_autotest OK 1.10s
93/94 DPDK:fast-tests / pdump_autotest OK 5.99s
94/94 DPDK:fast-tests / compressdev_autotest SKIP 2.30s exit status 77
Ok: 89
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 4
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 ====
Ubuntu 20.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18409/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw97535-97536 [PATCH] [3/3] net/hns3: fix Tx push capability
@ 2021-08-30 12:18 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2021-08-30 12:18 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Lijuan Tu, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Min Hu (Connor)
[-- Attachment #1: Type: text/plain, Size: 3858 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/97536
_Performance Testing issues_
Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Monday, August 30 2021 08:26:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d
97535-97536 --> performance testing fail
Test environment and result as below:
Ubuntu 20.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: 1/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -25.5% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.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/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 2 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.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/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 2 | -0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.9% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18409/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw97535-97536 [PATCH] [3/3] net/hns3: fix Tx push capability
@ 2021-08-30 11:58 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2021-08-30 11:58 UTC (permalink / raw)
To: Ferruh Yigit, Test Report; +Cc: dpdk-test-reports, Min Hu (Connor)
[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/97536
_Performance Testing issues_
Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Monday, August 30 2021 08:26:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d
97535-97536 --> performance testing fail
Test environment and result as below:
Ubuntu 20.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: 1/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -25.5% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18409/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-08-30 22:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 12:13 [dpdk-test-report] |FAILURE| pw97535-97536 [PATCH] [3/3] net/hns3: fix Tx push capability dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-08-30 22:08 dpdklab
2021-08-30 20:13 dpdklab
2021-08-30 12:18 dpdklab
2021-08-30 11:58 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).