* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 10:38 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 10:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1784 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Performance Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> performance testing pass
Test environment and result as below:
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.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.5% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 14:08 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 14:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 7044 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> 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 |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 20.04 ARM | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 13 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| RHEL 7 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 34 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 33 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 34 clang | SKIPPED | PASS | SKIPPED | PASS |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 20.04 ARM cross-compilation | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
| Alpine | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------------+----------------------+--------------------+-------------------+----------------+
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Ubuntu 20.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
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
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
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)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
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
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-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)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
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
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 13:34 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 13:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 3660 bytes --]
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> testing pass
Test environment and result as below:
+------------------------------------+----------+
| Environment | abi_test |
+====================================+==========+
| Ubuntu 20.04 ARM | PASS |
+------------------------------------+----------+
| FreeBSD 13 | PASS |
+------------------------------------+----------+
| Ubuntu 18.04 | PASS |
+------------------------------------+----------+
| Arch Linux | PASS |
+------------------------------------+----------+
| Fedora 31 | PASS |
+------------------------------------+----------+
| Fedora 32 | PASS |
+------------------------------------+----------+
| CentOS Stream 8 | PASS |
+------------------------------------+----------+
| Fedora 33 | PASS |
+------------------------------------+----------+
| RHEL 7 | PASS |
+------------------------------------+----------+
| RHEL8 | PASS |
+------------------------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------------------------+----------+
| CentOS 8 | PASS |
+------------------------------------+----------+
| Fedora 34 | PASS |
+------------------------------------+----------+
| Ubuntu 20.04 | PASS |
+------------------------------------+----------+
| Fedora 34 clang | PASS |
+------------------------------------+----------+
| Ubuntu 20.04 ARM cross-compilation | PASS |
+------------------------------------+----------+
Ubuntu 20.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
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
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
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)
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
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 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 11:24 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 11:24 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2583 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Performance Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> performance testing pass
Test environment and result as below:
Ubuntu 20.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/1
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.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/1
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 1.0% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.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/1
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 11:07 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 11:07 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1924 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Performance Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> performance testing pass
Test environment and result as below:
Ubuntu 20.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/1
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.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/1
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 1.0% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 10:53 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 10:53 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Performance Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> performance testing pass
Test environment and result as below:
Ubuntu 20.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/1
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 10:52 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 10:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Functional Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> functional testing pass
Test environment and result as below:
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/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/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 10:49 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 10:49 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 780 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Functional Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> functional testing pass
Test environment and result as below:
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/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling
@ 2021-07-26 10:41 dpdklab
0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2021-07-26 10:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2972 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_Performance Testing PASS_
Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, July 26 2021 09:17:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:02e077f35dbc9821dfcb32714ad1096a3ee58d08
96277 --> performance testing pass
Test environment and result as below:
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.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.5% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 2048 | 64 | 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 | -1.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 4.2% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 512 | 64 | 1.4% |
+------------+---------+----------+-------------+------------------------------+
| 1 | 2 | 2048 | 64 | 3.3% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17973/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-test-report] |SUCCESS| pw96277 [PATCH v2] net/iavf: fix virtual channel RSS command error handling
[not found] <20210726091724.17104-1-alvinx.zhang@intel.com>
@ 2021-07-26 9:18 ` checkpatch
0 siblings, 0 replies; 10+ messages in thread
From: checkpatch @ 2021-07-26 9:18 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/96277
_coding style OK_
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2021-07-26 14:08 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 10:38 [dpdk-test-report] |SUCCESS| pw96277 [PATCH] [v2] net/iavf: fix virtual channel RSS command error handling dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-07-26 14:08 dpdklab
2021-07-26 13:34 dpdklab
2021-07-26 11:24 dpdklab
2021-07-26 11:07 dpdklab
2021-07-26 10:53 dpdklab
2021-07-26 10:52 dpdklab
2021-07-26 10:49 dpdklab
2021-07-26 10:41 dpdklab
[not found] <20210726091724.17104-1-alvinx.zhang@intel.com>
2021-07-26 9:18 ` [dpdk-test-report] |SUCCESS| pw96277 [PATCH v2] " checkpatch
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).