* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 20:45 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 20:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 20:46 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 20:46 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 20:47 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 20:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 20:48 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 20:48 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 20:56 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 20:56 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:01 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:03 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:04 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:09 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:09 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:12 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 21:58 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 21:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 22:06 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 22:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port
@ 2023-12-04 22:41 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2023-12-04 22:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Rakesh Kudurumalla
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134814
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Monday, December 04 2023 18:04:15
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c858f006d1f7161986c88847259a400d8f80d81b
134812-134814 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[384/1810] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[385/1810] Linking static target lib/librte_graph.a
[386/1810] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[387/1810] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:144:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[393/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[394/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[395/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[396/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28520/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2023-12-04 22:41 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-04 20:45 |FAILURE| pw134812-134814 [PATCH] [v2,3/3] app/graph: implement port dpdklab
2023-12-04 20:46 dpdklab
2023-12-04 20:47 dpdklab
2023-12-04 20:48 dpdklab
2023-12-04 20:56 dpdklab
2023-12-04 21:01 dpdklab
2023-12-04 21:03 dpdklab
2023-12-04 21:04 dpdklab
2023-12-04 21:09 dpdklab
2023-12-04 21:09 dpdklab
2023-12-04 21:12 dpdklab
2023-12-04 21:58 dpdklab
2023-12-04 22:06 dpdklab
2023-12-04 22:41 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).