* |SUCCESS| pw111195 [PATCH v3] eal: allow worker lcore stacks to be allocated from hugepage memory
[not found] <20220516195004.10091-1-donw@xsightlabs.com>
@ 2022-05-16 19:51 ` checkpatch
2022-05-16 20:59 ` |FAILURE| " 0-day Robot
1 sibling, 0 replies; 11+ messages in thread
From: checkpatch @ 2022-05-16 19:51 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_coding style OK_
^ permalink raw reply [flat|nested] 11+ messages in thread
* |FAILURE| pw111195 [PATCH v3] eal: allow worker lcore stacks to be allocated from hugepage memory
[not found] <20220516195004.10091-1-donw@xsightlabs.com>
2022-05-16 19:51 ` |SUCCESS| pw111195 [PATCH v3] eal: allow worker lcore stacks to be allocated from hugepage memory checkpatch
@ 2022-05-16 20:59 ` 0-day Robot
1 sibling, 0 replies; 11+ messages in thread
From: 0-day Robot @ 2022-05-16 20:59 UTC (permalink / raw)
To: test-report; +Cc: donw, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/111195/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2334333913
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[19/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dev.c.obj'.
[20/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_devargs.c.obj'.
[21/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_errno.c.obj'.
[22/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hexdump.c.obj'.
[23/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.obj'.
[24/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_interrupts.c.obj'.
[25/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.obj'.
[26/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_mcfg.c.obj'.
[27/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_log.c.obj'.
[28/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore.c.obj'.
[29/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memalloc.c.obj'.
[30/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memzone.c.obj'.
[31/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.obj'.
[32/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_string_fns.c.obj'.
[33/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj
x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' -c ../lib/eal/common/eal_common_options.c
../lib/eal/common/eal_common_options.c:1623:1: error: ‘eal_parse_huge_worker_stack’ defined but not used [-Werror=unused-function]
1623 | eal_parse_huge_worker_stack(const char *arg, size_t *huge_worker_stack_size)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[34/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.obj'.
[35/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 22:39 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 22:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 2602 bytes --]
Test-Label: iol-x86_64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> testing pass
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| CentOS Stream 8 | PASS |
+------------------+----------------+
| Fedora 31 | PASS |
+------------------+----------------+
| RHEL8 | PASS |
+------------------+----------------+
| Ubuntu 18.04 | PASS |
+------------------+----------------+
| Fedora 33 | PASS |
+------------------+----------------+
| RHEL 7 | PASS |
+------------------+----------------+
| Fedora 32 | PASS |
+------------------+----------------+
| Arch Linux | PASS |
+------------------+----------------+
| openSUSE Leap 15 | PASS |
+------------------+----------------+
| Fedora 34 clang | PASS |
+------------------+----------------+
| Fedora 34 | PASS |
+------------------+----------------+
| Ubuntu 20.04 | PASS |
+------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.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)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
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)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 22:31 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 22:31 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 2432 bytes --]
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Ubuntu 20.04 | PASS |
+------------------+----------+
| Fedora 33 | PASS |
+------------------+----------+
| Fedora 34 clang | PASS |
+------------------+----------+
| Fedora 34 | PASS |
+------------------+----------+
| RHEL 7 | PASS |
+------------------+----------+
| Ubuntu 18.04 | PASS |
+------------------+----------+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
| Fedora 31 | PASS |
+------------------+----------+
| Fedora 32 | PASS |
+------------------+----------+
| Arch Linux | PASS |
+------------------+----------+
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
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)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.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)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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
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
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 22:03 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 22:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 1438 bytes --]
Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> testing pass
Test environment and result as below:
+-------------------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS |
+-------------------------------+----------------+--------------+
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Native
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/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 21:23 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 21:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 2131 bytes --]
Test-Label: iol-aarch64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
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 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
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 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/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 20:47 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 20:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Functional Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> functional testing pass
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: 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
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/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 20:40 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 20:40 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 3295 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Performance Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> 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 | 2.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 1.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -1.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
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.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 20:39 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 20:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Functional Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> functional testing pass
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: 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/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 20:33 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 20:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Performance Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> 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 | 2.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 1.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -1.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |SUCCESS| pw111195 [PATCH] [v3] eal: allow worker lcore stacks to be allocated from hugepage memory
@ 2022-05-16 20:19 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-05-16 20:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 794 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/111195
_Functional Testing PASS_
Submitter: Don Wallwork <donw@xsightlabs.com>
Date: Monday, May 16 2022 19:50:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19
111195 --> functional testing pass
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: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22136/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2022-05-16 22:39 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220516195004.10091-1-donw@xsightlabs.com>
2022-05-16 19:51 ` |SUCCESS| pw111195 [PATCH v3] eal: allow worker lcore stacks to be allocated from hugepage memory checkpatch
2022-05-16 20:59 ` |FAILURE| " 0-day Robot
2022-05-16 22:39 |SUCCESS| pw111195 [PATCH] [v3] " dpdklab
-- strict thread matches above, loose matches on Subject: below --
2022-05-16 22:31 dpdklab
2022-05-16 22:03 dpdklab
2022-05-16 21:23 dpdklab
2022-05-16 20:47 dpdklab
2022-05-16 20:40 dpdklab
2022-05-16 20:39 dpdklab
2022-05-16 20:33 dpdklab
2022-05-16 20:19 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).