* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-07-01 2:01 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-07-01 2:01 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -4.48161% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.14914% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.22799% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.34047% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-07-01 23:18 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-07-01 23:18 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -4.41192% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.60341% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.07125% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.53908% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-07-01 21:12 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-07-01 21:12 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -4.41192% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.60341% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.42747% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.45397% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-07-01 5:14 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-07-01 5:14 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -4.41192% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.60341% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.22799% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.34047% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-07-01 1:50 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-07-01 1:50 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -4.2511% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.43232% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.22799% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.34047% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-06-30 22:28 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-06-30 22:28 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -4.28326% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.7332% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.22799% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.34047% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-06-30 21:36 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-06-30 21:36 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -6.06126% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.39496% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.22799% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.34047% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-06-30 21:24 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-06-30 21:24 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Performance Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> performance testing fail
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.50086% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.11853% |
+------------+---------+----------+-------------+------------------------------+
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: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -6.03803% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -16.91805% |
+------------+---------+----------+-------------+------------------------------+
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 | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.22799% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.34047% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback
@ 2021-06-28 23:03 dpdklab
0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-06-28 23:03 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 817 bytes --]
Test-Label: iol-mellanox-Functional
Test-Status: FAILURE
http://dpdk.org/patch/94897
_Functional Testing issues_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Monday, June 28 2021 15:06:14
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
94897 --> functional testing fail
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: 3/4
Failed Tests:
- mac_filter
- mtu_update
- stats_checks
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17533/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2021-07-01 23:18 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 2:01 [dpdk-test-report] |FAILURE| pw94897 [PATCH] common/mlx5: share memory free callback dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-07-01 23:18 dpdklab
2021-07-01 21:12 dpdklab
2021-07-01 5:14 dpdklab
2021-07-01 1:50 dpdklab
2021-06-30 22:28 dpdklab
2021-06-30 21:36 dpdklab
2021-06-30 21:24 dpdklab
2021-06-28 23: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).