* [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match
@ 2021-06-30 14:45 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-30 14:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1808 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/95076
_Performance Testing PASS_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wednesday, June 30 2021 12:46:09
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:254501687fade29b11125d79c734346a9dd21138
95055-95076 --> 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 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.5339% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.08258% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 512 | 64 | 2.18908% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.05687% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17577/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match
@ 2021-07-06 20:58 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-07-06 20:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 3518 bytes --]
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/95076
_Testing PASS_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wednesday, June 30 2021 12:46:09
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:254501687fade29b11125d79c734346a9dd21138
95055-95076 --> testing pass
Test environment and result as below:
+------------------------------------+----------+
| Environment | abi_test |
+====================================+==========+
| FreeBSD 13 | PASS |
+------------------------------------+----------+
| Ubuntu 18.04 | PASS |
+------------------------------------+----------+
| Ubuntu 20.04 | PASS |
+------------------------------------+----------+
| RHEL 7 | PASS |
+------------------------------------+----------+
| Arch Linux | PASS |
+------------------------------------+----------+
| RHEL8 | PASS |
+------------------------------------+----------+
| CentOS Stream 8 | PASS |
+------------------------------------+----------+
| CentOS 8 | PASS |
+------------------------------------+----------+
| Fedora 32 | PASS |
+------------------------------------+----------+
| Ubuntu 20.04 ARM cross-compilation | PASS |
+------------------------------------+----------+
| Fedora 31 | PASS |
+------------------------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------------------------+----------+
| Fedora 34 | PASS |
+------------------------------------+----------+
| Fedora 33 | PASS |
+------------------------------------+----------+
| Fedora 34 clang | PASS |
+------------------------------------+----------+
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
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)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
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)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM cross-compilation
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17577/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match
@ 2021-07-01 12:40 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-07-01 12:40 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3545 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/95076
_Performance Testing PASS_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wednesday, June 30 2021 12:46:09
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:254501687fade29b11125d79c734346a9dd21138
95055-95076 --> 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 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.5339% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.08258% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 512 | 64 | 2.18908% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.05687% |
+------------+---------+----------+-------------+------------------------------+
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.29192% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.0337% |
+------------+---------+----------+-------------+------------------------------+
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.25626% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.05703% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17577/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match
@ 2021-06-30 14:56 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-30 14:56 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2669 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/95076
_Performance Testing PASS_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wednesday, June 30 2021 12:46:09
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:254501687fade29b11125d79c734346a9dd21138
95055-95076 --> 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 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.5339% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.08258% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 512 | 64 | 2.18908% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.05687% |
+------------+---------+----------+-------------+------------------------------+
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.29192% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.0337% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17577/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match
@ 2021-06-30 14:47 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-30 14:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 988 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/95076
_Functional Testing PASS_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wednesday, June 30 2021 12:46:09
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:254501687fade29b11125d79c734346a9dd21138
95055-95076 --> functional 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
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/5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17577/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match
@ 2021-06-30 14:29 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-30 14:29 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 804 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/95076
_Functional Testing PASS_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wednesday, June 30 2021 12:46:09
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:254501687fade29b11125d79c734346a9dd21138
95055-95076 --> functional 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17577/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-07-06 20:58 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30 14:45 [dpdk-test-report] |SUCCESS| pw95055-95076 [PATCH] [v2, 22/22] net/mlx5: optimize Rx queue match dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-07-06 20:58 dpdklab
2021-07-01 12:40 dpdklab
2021-06-30 14:56 dpdklab
2021-06-30 14:47 dpdklab
2021-06-30 14:29 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).