* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 4:24 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 4:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 6523 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
354 | exit(EXIT_FAILURE);
| ^~~~
../app/test-dma-perf/main.c:354:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
../app/test-dma-perf/main.c:354:10: error: 'EXIT_FAILURE' undeclared (first use in this function)
354 | exit(EXIT_FAILURE);
| ^~~~~~~~~~~~
../app/test-dma-perf/main.c:354:10: note: each undeclared identifier is reported only once for each function it appears in
../app/test-dma-perf/main.c:392:5: error: incompatible implicit declaration of built-in function 'exit' [-Werror]
392 | exit(EXIT_SUCCESS);
| ^~~~
../app/test-dma-perf/main.c:392:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
../app/test-dma-perf/main.c:392:10: error: 'EXIT_SUCCESS' undeclared (first use in this function)
392 | exit(EXIT_SUCCESS);
| ^~~~~~~~~~~~
../app/test-dma-perf/main.c:397:6: error: incompatible implicit declaration of built-in function 'exit' [-Werror]
397 | exit(EXIT_FAILURE);
| ^~~~
../app/test-dma-perf/main.c:397:6: note: include '<stdlib.h>' or provide a declaration of 'exit'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 4:50 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 4:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 3065 bytes --]
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../app/test-dma-perf/main.c:296:2: error: implicit declaration of function 'free' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
free(sections_name);
^
../app/test-dma-perf/main.c:354:10: error: use of undeclared identifier 'EXIT_FAILURE'
exit(EXIT_FAILURE);
^
../app/test-dma-perf/main.c:367:15: error: use of undeclared identifier 'EXIT_FAILURE'
rte_exit(EXIT_FAILURE, "Invalied EAL arguments\n");
^
../app/test-dma-perf/main.c:372:15: error: use of undeclared identifier 'EXIT_FAILURE'
rte_exit(EXIT_FAILURE,
^
../app/test-dma-perf/main.c:392:10: error: use of undeclared identifier 'EXIT_SUCCESS'
exit(EXIT_SUCCESS);
^
../app/test-dma-perf/main.c:397:11: error: use of undeclared identifier 'EXIT_FAILURE'
exit(EXIT_FAILURE);
^
11 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
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 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
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
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/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 4:27 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 4:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 3457 bytes --]
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Buster | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
==== 20 line log output for RHEL8 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/103 DPDK:fast-tests / table_autotest FAIL 2.68 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.08 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.31 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.21 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.02 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build/meson-logs/testlog.txt
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 4:27 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 4:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 6523 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
354 | exit(EXIT_FAILURE);
| ^~~~
../app/test-dma-perf/main.c:354:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
../app/test-dma-perf/main.c:354:10: error: 'EXIT_FAILURE' undeclared (first use in this function)
354 | exit(EXIT_FAILURE);
| ^~~~~~~~~~~~
../app/test-dma-perf/main.c:354:10: note: each undeclared identifier is reported only once for each function it appears in
../app/test-dma-perf/main.c:392:5: error: incompatible implicit declaration of built-in function 'exit' [-Werror]
392 | exit(EXIT_SUCCESS);
| ^~~~
../app/test-dma-perf/main.c:392:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
../app/test-dma-perf/main.c:392:10: error: 'EXIT_SUCCESS' undeclared (first use in this function)
392 | exit(EXIT_SUCCESS);
| ^~~~~~~~~~~~
../app/test-dma-perf/main.c:397:6: error: incompatible implicit declaration of built-in function 'exit' [-Werror]
397 | exit(EXIT_FAILURE);
| ^~~~
../app/test-dma-perf/main.c:397:6: note: include '<stdlib.h>' or provide a declaration of 'exit'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 4:10 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 4:10 UTC (permalink / raw)
To: Test Report
Cc: Cheng Jiang, dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 5488 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+===============================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Debian Bullseye (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.33 s
95/103 DPDK:fast-tests / table_autotest FAIL 1.88 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.27 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.22 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.20 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.38 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.17 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/dpdk/build/meson-logs/testlog.txt
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.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)
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/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 3:47 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 3:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 4936 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+===============================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Debian Buster (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/103 DPDK:fast-tests / table_autotest FAIL 1.42 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.29 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.24 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.17 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.28 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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 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/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 3:41 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 3:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 4657 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+===============================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | SKIPPED | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Debian Buster (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/103 DPDK:fast-tests / table_autotest FAIL 1.42 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.29 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.24 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.17 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.28 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 3:41 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 3:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 4657 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+===============================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | SKIPPED | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Debian Buster (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/103 DPDK:fast-tests / table_autotest FAIL 1.42 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.29 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.24 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.17 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.28 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 3:41 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 3:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 4657 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+===============================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | SKIPPED | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Debian Buster (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/103 DPDK:fast-tests / table_autotest FAIL 1.42 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.29 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.24 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.17 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.28 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 3:41 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 3:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 4372 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+===============================+====================+======================+================+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL | FAIL | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | SKIPPED | SKIPPED | FAIL |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for Debian Buster (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/103 DPDK:fast-tests / table_autotest FAIL 1.42 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.29 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.24 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.17 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.28 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
@ 2022-12-20 3:09 dpdklab
0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2022-12-20 3:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Cheng Jiang
[-- Attachment #1: Type: text/plain, Size: 3424 bytes --]
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/121045
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, December 20 2022 01:06:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS |
+-------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_unit_test): ====
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2840/3125] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2841/3125] Generating drivers/rte_net_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[2842/3125] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2843/3125] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[2844/3125] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[2845/3125] Generating drivers/rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2846/3125] Generating drivers/rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2847/3125] Generating drivers/rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2848/3125] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[2849/3125] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[2850/3125] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2851/3125] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[2852/3125] Generating drivers/rte_event_cnxk.pmd.c with a custom command
[2853/3125] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
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/24775/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 13+ messages in thread
[parent not found: <20221220010619.31829-1-cheng1.jiang@intel.com>]
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
[not found] <20221220010619.31829-1-cheng1.jiang@intel.com>
@ 2022-12-20 1:44 ` qemudev
2022-12-20 2:39 ` 0-day Robot
1 sibling, 0 replies; 13+ messages in thread
From: qemudev @ 2022-12-20 1:44 UTC (permalink / raw)
To: test-report; +Cc: Cheng Jiang
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/121045
_ninja build failure_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tue, 20 Dec 2022 01:06:19 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: c581c49cd3fcaff596fbe566e270b442e6326c79
121045 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
cc -Iapp/dpdk-test-dma-perf.p -Iapp -I../app -Ilib/dmadev -I../lib/dmadev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/cfgfile -I../lib/cfgfile -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=loongarch64 -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-d
ma-perf.p/test-dma-perf_main.c.o -MF app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o.d -o app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o -c ../app/test-dma-perf/main.c
./app/test-dma-perf/main.c: In function ‘parse_entry’:
./app/test-dma-perf/main.c:171:40: warning: implicit declaration of function ‘atoi’ [-Wimplicit-function-declaration]
entry->cur = entry->first = (uint32_t)atoi(args[0]);
^~~~
./app/test-dma-perf/main.c:171:40: warning: nested extern declaration of ‘atoi’ [-Wnested-externs]
./app/test-dma-perf/main.c: In function ‘load_configs’:
./app/test-dma-perf/main.c:197:18: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
sections_name = malloc(MAX_TEST_CASES 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION sizeof(char *));
^~~~~~
./app/test-dma-perf/main.c:197:18: warning: incompatible implicit declaration of built-in function ‘malloc’
./app/test-dma-perf/main.c:197:18: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
./app/test-dma-perf/main.c:19:1:
+#include <stdlib.h>
./app/test-dma-perf/main.c:197:18:
sections_name = malloc(MAX_TEST_CASES 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION sizeof(char *));
^~~~~~
./app/test-dma-perf/main.c:204:3: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
exit(1);
^~~~
./app/test-dma-perf/main.c:204:3: warning: incompatible implicit declaration of built-in function ‘exit’
./app/test-dma-perf/main.c:204:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
./app/test-dma-perf/main.c:210:3: warning: incompatible implicit declaration of built-in function ‘exit’
exit(1);
^~~~
./app/test-dma-perf/main.c:210:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
./app/test-dma-perf/main.c:219:4: warning: incompatible implicit declaration of built-in function ‘exit’
exit(1);
^~~~
./app/test-dma-perf/main.c:219:4: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
./app/test-dma-perf/main.c:229:4: warning: incompatible implicit declaration of built-in function ‘exit’
exit(1);
^~~~
./app/test-dma-perf/main.c:229:4: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
./app/test-dma-perf/main.c:294:4: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(sections_name[i]);
^~~~
./app/test-dma-perf/main.c:294:4: warning: incompatible implicit declaration of built-in function ‘free’
./app/test-dma-perf/main.c:294:4: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
./app/test-dma-perf/main.c:296:2: warning: incompatible implicit declaration of built-in function ‘free’
free(sections_name);
^~~~
./app/test-dma-perf/main.c:296:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
./app/test-dma-perf/main.c: In function ‘main’:
./app/test-dma-perf/main.c:354:5: warning: incompatible implicit declaration of built-in function ‘exit’
exit(EXIT_FAILURE);
^~~~
./app/test-dma-perf/main.c:354:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
./app/test-dma-perf/main.c:354:10: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
exit(EXIT_FAILURE);
^~~~~~~~~~~~
./app/test-dma-perf/main.c:354:10: note: each undeclared identifier is reported only once for each function it appears in
./app/test-dma-perf/main.c:392:5: warning: incompatible implicit declaration of built-in function ‘exit’
exit(EXIT_SUCCESS);
^~~~
./app/test-dma-perf/main.c:392:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
./app/test-dma-perf/main.c:392:10: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)
exit(EXIT_SUCCESS);
^~~~~~~~~~~~
./app/test-dma-perf/main.c:397:6: warning: incompatible implicit declaration of built-in function ‘exit’
exit(EXIT_FAILURE);
^~~~
./app/test-dma-perf/main.c:397:6: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
[2591/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o
[2592/2812] Compiling C object app/test/dpdk-test.p/test_bitops.c.o
[2593/2812] Compiling C object app/test/dpdk-test.p/test_barrier.c.o
[2594/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_shared_rxq_fwd.c.o
[2595/2812] Compiling C object app/dpdk-testpmd.p/.._drivers_net_ice_ice_testpmd.c.o
[2596/2812] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc200_pmd.c.o
[2597/2812] Compiling C object app/test/dpdk-test.p/commands.c.o
[2598/2812] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o
[2599/2812] Compiling C object app/dpdk-testpmd.p/.._drivers_net_bonding_bonding_testpmd.c.o
[2600/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o
[2601/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o
[2602/2812] Compiling C object app/test/dpdk-test.p/test.c.o
[2603/2812] Compiling C object app/dpdk-testpmd.p/.._drivers_net_ixgbe_ixgbe_testpmd.c.o
[2604/2812] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o
[2605/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
[2606/2812] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o
[2607/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o
[2608/2812] Compiling C object app/test/dpdk-test.p/test_bpf.c.o
[2609/2812] Compiling C object app/test/dpdk-test.p/test_acl.c.o
[2610/2812] Compiling C object app/test/dpdk-test.p/test_cksum.c.o
[2611/2812] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o
[2612/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o
[2613/2812] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2614/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o
[2615/2812] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2616/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o
[2617/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o
[2618/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o
[2619/2812] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_tmo_seg.c.o
[2620/2812] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[2621/2812] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_tmo_seg.c.o
[2622/2812] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_tmo_seg.c.o
[2623/2812] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_tmo_seg.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 13+ messages in thread
* |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
[not found] <20221220010619.31829-1-cheng1.jiang@intel.com>
2022-12-20 1:44 ` qemudev
@ 2022-12-20 2:39 ` 0-day Robot
1 sibling, 0 replies; 13+ messages in thread
From: 0-day Robot @ 2022-12-20 2:39 UTC (permalink / raw)
To: test-report; +Cc: Cheng1.jiang, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/121045/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3736790720
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" 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
####################################################################################
[524/1300] Compiling C object 'drivers/a715181@@rte_net_vmxnet3@sha/meson-generated_.._rte_net_vmxnet3.pmd.c.obj'.
[525/1300] Linking static target drivers/librte_net_vmxnet3.a.
[526/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_mtr.c.obj'.
[527/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_tm.c.obj'.
[528/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.obj'.
[529/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_5tswap.c.obj'.
[530/1300] Linking target drivers/librte_net_vmxnet3-23.dll.
[531/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.obj'.
[532/1300] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.obj'.
[533/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.obj'.
[534/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.obj'.
[535/1300] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.obj'.
[536/1300] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/commands.c.obj'.
[537/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_flowgen.c.obj'.
[538/1300] Compiling C object 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj'.
FAILED: app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj
ccache x86_64-w64-mingw32-gcc -Iapp/a172ced@@dpdk-test-dma-perf@exe -Iapp -I../app -Ilib/dmadev -I../lib/dmadev -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 -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/cfgfile -I../lib/cfgfile -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 -MD -MQ 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj' -MF 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj.d' -o 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj' -c ../app/test-dma-perf/main.c
../app/test-dma-perf/main.c:9:10: fatal error: sys/wait.h: No such file or directory
9 | #include <sys/wait.h>
| ^~~~~~~~~~~~
compilation terminated.
[539/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_icmpecho.c.obj'.
[540/1300] Linking target app/dpdk-test-gpudev.exe.
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
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~~
| __builtin_va_end
../app/test-dma-perf/benchmark.c:435:3: error: nested extern declaration of ‘__builtin_ia32_mfence’ [-Werror=nested-externs]
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
471 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
476 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
527 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2783/3915] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
| __builtin_va_end
../app/test-dma-perf/benchmark.c:435:3: error: nested extern declaration of ‘__builtin_ia32_mfence’ [-Werror=nested-externs]
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
471 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
476 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
527 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2627/3765] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.o'.
[2628/3765] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~~
| __builtin_va_end
../app/test-dma-perf/benchmark.c:435:3: error: nested extern declaration of ‘__builtin_ia32_mfence’ [-Werror=nested-externs]
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
471 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
476 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
527 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2607/3737] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2022-12-20 4:50 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20 4:24 |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application dpdklab
-- strict thread matches above, loose matches on Subject: below --
2022-12-20 4:50 dpdklab
2022-12-20 4:27 dpdklab
2022-12-20 4:27 dpdklab
2022-12-20 4:10 dpdklab
2022-12-20 3:47 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:09 dpdklab
[not found] <20221220010619.31829-1-cheng1.jiang@intel.com>
2022-12-20 1:44 ` qemudev
2022-12-20 2:39 ` 0-day Robot
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).