* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 17:59 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 17:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 6571 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+-------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2850/3130] Linking static target drivers/libtmp_rte_baseband_null.a.
[2851/3130] Linking target drivers/librte_baseband_la12xx.so.23.1.
[2852/3130] Generating rte_baseband_null.pmd.c with a custom command.
[2853/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2854/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2855/3130] Linking static target drivers/librte_baseband_null.a.
[2856/3130] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2857/3130] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2858/3130] Linking target drivers/librte_baseband_null.so.23.1.
[2859/3130] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2860/3130] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2861/3130] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 18:26 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 18:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 7689 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2850/3130] Linking static target drivers/libtmp_rte_baseband_null.a.
[2851/3130] Linking target drivers/librte_baseband_la12xx.so.23.1.
[2852/3130] Generating rte_baseband_null.pmd.c with a custom command.
[2853/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2854/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2855/3130] Linking static target drivers/librte_baseband_null.a.
[2856/3130] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2857/3130] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2858/3130] Linking target drivers/librte_baseband_null.so.23.1.
[2859/3130] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2860/3130] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2861/3130] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 18:26 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 18:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 7689 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2850/3130] Linking static target drivers/libtmp_rte_baseband_null.a.
[2851/3130] Linking target drivers/librte_baseband_la12xx.so.23.1.
[2852/3130] Generating rte_baseband_null.pmd.c with a custom command.
[2853/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2854/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2855/3130] Linking static target drivers/librte_baseband_null.a.
[2856/3130] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2857/3130] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2858/3130] Linking target drivers/librte_baseband_null.so.23.1.
[2859/3130] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2860/3130] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2861/3130] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 18:27 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 18:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 5116 bytes --]
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | PASS |
+------------------+--------------------+
| CentOS Stream 8 | PASS |
+------------------+--------------------+
| Debian Buster | PASS |
+------------------+--------------------+
| Debian Bullseye | PASS |
+------------------+--------------------+
| RHEL 7 | FAIL |
+------------------+--------------------+
| CentOS Stream 9 | PASS |
+------------------+--------------------+
| Ubuntu 22.04 | PASS |
+------------------+--------------------+
| openSUSE Leap 15 | PASS |
+------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------+--------------------+
| RHEL8 | PASS |
+------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2850/3130] Linking static target drivers/libtmp_rte_baseband_null.a.
[2851/3130] Linking target drivers/librte_baseband_la12xx.so.23.1.
[2852/3130] Generating rte_baseband_null.pmd.c with a custom command.
[2853/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2854/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2855/3130] Linking static target drivers/librte_baseband_null.a.
[2856/3130] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2857/3130] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2858/3130] Linking target drivers/librte_baseband_null.so.23.1.
[2859/3130] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2860/3130] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2861/3130] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:01 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 8342 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2850/3130] Linking static target drivers/libtmp_rte_baseband_null.a.
[2851/3130] Linking target drivers/librte_baseband_la12xx.so.23.1.
[2852/3130] Generating rte_baseband_null.pmd.c with a custom command.
[2853/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2854/3130] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[2855/3130] Linking static target drivers/librte_baseband_null.a.
[2856/3130] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2857/3130] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2858/3130] Linking target drivers/librte_baseband_null.so.23.1.
[2859/3130] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2860/3130] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2861/3130] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:01 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 8296 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2810/3101] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command.
[2811/3101] Linking target drivers/librte_baseband_fpga_lte_fec.so.23.1.
[2812/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[2813/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc@sta/baseband_acc_rte_acc100_pmd.c.o'.
[2814/3101] Linking static target drivers/libtmp_rte_baseband_null.a.
[2815/3101] Linking static target drivers/libtmp_rte_baseband_acc.a.
[2816/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2817/3101] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2818/3101] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
[2819/3101] Generating rte_baseband_null.pmd.c with a custom command.
[2820/3101] Generating rte_baseband_acc.pmd.c with a custom command.
[2821/3101] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:01 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 8296 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2810/3101] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command.
[2811/3101] Linking target drivers/librte_baseband_fpga_lte_fec.so.23.1.
[2812/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[2813/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc@sta/baseband_acc_rte_acc100_pmd.c.o'.
[2814/3101] Linking static target drivers/libtmp_rte_baseband_null.a.
[2815/3101] Linking static target drivers/libtmp_rte_baseband_acc.a.
[2816/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2817/3101] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2818/3101] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
[2819/3101] Generating rte_baseband_null.pmd.c with a custom command.
[2820/3101] Generating rte_baseband_acc.pmd.c with a custom command.
[2821/3101] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:07 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 8296 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2810/3101] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command.
[2811/3101] Linking target drivers/librte_baseband_fpga_lte_fec.so.23.1.
[2812/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[2813/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc@sta/baseband_acc_rte_acc100_pmd.c.o'.
[2814/3101] Linking static target drivers/libtmp_rte_baseband_null.a.
[2815/3101] Linking static target drivers/libtmp_rte_baseband_acc.a.
[2816/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2817/3101] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2818/3101] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
[2819/3101] Generating rte_baseband_null.pmd.c with a custom command.
[2820/3101] Generating rte_baseband_acc.pmd.c with a custom command.
[2821/3101] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:09 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 8296 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2810/3101] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command.
[2811/3101] Linking target drivers/librte_baseband_fpga_lte_fec.so.23.1.
[2812/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[2813/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc@sta/baseband_acc_rte_acc100_pmd.c.o'.
[2814/3101] Linking static target drivers/libtmp_rte_baseband_null.a.
[2815/3101] Linking static target drivers/libtmp_rte_baseband_acc.a.
[2816/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2817/3101] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2818/3101] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
[2819/3101] Generating rte_baseband_null.pmd.c with a custom command.
[2820/3101] Generating rte_baseband_acc.pmd.c with a custom command.
[2821/3101] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:13 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:13 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 8296 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> 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 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | FAIL | SKIPPED | FAIL |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2810/3101] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command.
[2811/3101] Linking target drivers/librte_baseband_fpga_lte_fec.so.23.1.
[2812/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[2813/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc@sta/baseband_acc_rte_acc100_pmd.c.o'.
[2814/3101] Linking static target drivers/libtmp_rte_baseband_null.a.
[2815/3101] Linking static target drivers/libtmp_rte_baseband_acc.a.
[2816/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2817/3101] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2818/3101] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
[2819/3101] Generating rte_baseband_null.pmd.c with a custom command.
[2820/3101] Generating rte_baseband_acc.pmd.c with a custom command.
[2821/3101] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.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 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
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/24855/
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
* |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default
@ 2023-01-02 19:14 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-01-02 19:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ben Magistro
[-- Attachment #1: Type: text/plain, Size: 5073 bytes --]
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/121510
_Testing issues_
Submitter: Ben Magistro <koncept1@gmail.com>
Date: Monday, January 02 2023 16:24:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
121505-121510 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2810/3101] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command.
[2811/3101] Linking target drivers/librte_baseband_fpga_lte_fec.so.23.1.
[2812/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[2813/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc@sta/baseband_acc_rte_acc100_pmd.c.o'.
[2814/3101] Linking static target drivers/libtmp_rte_baseband_null.a.
[2815/3101] Linking static target drivers/libtmp_rte_baseband_acc.a.
[2816/3101] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2817/3101] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2818/3101] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function 'collect_interfaces':
../app/dumpcap/main.c:284:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint8_t i = 0; i < interface_arg_count; ++i)
^
../app/dumpcap/main.c:284:3: note: use option -std=c99 or -std=gnu99 to compile your code
[2819/3101] Generating rte_baseband_null.pmd.c with a custom command.
[2820/3101] Generating rte_baseband_acc.pmd.c with a custom command.
[2821/3101] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
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 Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
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/24855/
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:[~2023-01-02 19:14 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-02 17:59 |FAILURE| pw121505-121510 [PATCH] [6/6] app/dumpcap: refactor add all and default dpdklab
2023-01-02 18:26 dpdklab
2023-01-02 18:26 dpdklab
2023-01-02 18:27 dpdklab
2023-01-02 19:01 dpdklab
2023-01-02 19:01 dpdklab
2023-01-02 19:01 dpdklab
2023-01-02 19:07 dpdklab
2023-01-02 19:09 dpdklab
2023-01-02 19:13 dpdklab
2023-01-02 19:14 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).