* |SUCCESS| pw114689 [PATCH v7] ip_frag: add IPv4 fragment copy packet API
[not found] <1659923292-3378-1-git-send-email-chcchc88@163.com>
@ 2022-08-08 1:48 ` checkpatch
2022-08-08 2:59 ` 0-day Robot
1 sibling, 0 replies; 8+ messages in thread
From: checkpatch @ 2022-08-08 1:48 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_coding style OK_
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH v7] ip_frag: add IPv4 fragment copy packet API
[not found] <1659923292-3378-1-git-send-email-chcchc88@163.com>
2022-08-08 1:48 ` |SUCCESS| pw114689 [PATCH v7] ip_frag: add IPv4 fragment copy packet API checkpatch
@ 2022-08-08 2:59 ` 0-day Robot
1 sibling, 0 replies; 8+ messages in thread
From: 0-day Robot @ 2022-08-08 2:59 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/114689/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2814905710
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH] [v7] ip_frag: add IPv4 fragment copy packet API
@ 2022-08-08 2:51 dpdklab
0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-08-08 2:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 2130 bytes --]
Test-Label: iol-aarch64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_Testing PASS_
Submitter: Huichao Cai <chcchc88@163.com>
Date: Monday, August 08 2022 01:48:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114689 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH] [v7] ip_frag: add IPv4 fragment copy packet API
@ 2022-08-08 2:42 dpdklab
0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-08-08 2:42 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 3294 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_Performance Testing PASS_
Submitter: Huichao Cai <chcchc88@163.com>
Date: Monday, August 08 2022 01:48:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114689 --> 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 3.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.7% |
+----------+-------------+---------+------------+------------------------------+
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/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH] [v7] ip_frag: add IPv4 fragment copy packet API
@ 2022-08-08 2:38 dpdklab
0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-08-08 2:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 1785 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_Performance Testing PASS_
Submitter: Huichao Cai <chcchc88@163.com>
Date: Monday, August 08 2022 01:48:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114689 --> 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 3.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.7% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH] [v7] ip_frag: add IPv4 fragment copy packet API
@ 2022-08-08 2:30 dpdklab
0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-08-08 2:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 1437 bytes --]
Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_Testing PASS_
Submitter: Huichao Cai <chcchc88@163.com>
Date: Monday, August 08 2022 01:48:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114689 --> testing pass
Test environment and result as below:
+-------------------------------+--------------+----------------+
| Environment | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native | SKIPPED | PASS |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED | PASS |
+-------------------------------+--------------+----------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH] [v7] ip_frag: add IPv4 fragment copy packet API
@ 2022-08-08 2:29 dpdklab
0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-08-08 2:29 UTC (permalink / raw)
To: Ali Alnubani, Test Report
Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 2069 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_Performance Testing PASS_
Submitter: Huichao Cai <chcchc88@163.com>
Date: Monday, August 08 2022 01:48:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114689 --> performance testing pass
Test environment and result as below:
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/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 256 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 256 | 1 | 1 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 256 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 8+ messages in thread
* |SUCCESS| pw114689 [PATCH] [v7] ip_frag: add IPv4 fragment copy packet API
@ 2022-08-08 2:23 dpdklab
0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-08-08 2:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 778 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/114689
_Functional Testing PASS_
Submitter: Huichao Cai <chcchc88@163.com>
Date: Monday, August 08 2022 01:48:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114689 --> 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/23159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2022-08-08 2:58 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1659923292-3378-1-git-send-email-chcchc88@163.com>
2022-08-08 1:48 ` |SUCCESS| pw114689 [PATCH v7] ip_frag: add IPv4 fragment copy packet API checkpatch
2022-08-08 2:59 ` 0-day Robot
2022-08-08 2:51 |SUCCESS| pw114689 [PATCH] [v7] " dpdklab
-- strict thread matches above, loose matches on Subject: below --
2022-08-08 2:42 dpdklab
2022-08-08 2:38 dpdklab
2022-08-08 2:30 dpdklab
2022-08-08 2:29 dpdklab
2022-08-08 2:23 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).