From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: nsaxena@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw154037 [PATCH v11 7/7] test/graph_feature_arc: add functional tests
Date: Wed, 4 Jun 2025 12:24:55 -0400 [thread overview]
Message-ID: <20250604162455.1826965-1-robot@bytheb.org> (raw)
In-Reply-To: <20250604153020.92712-8-nsaxena@marvell.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/154037/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15446715312
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"fedora:39-clang" failed at step Build
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:401:1: note: declared here
401 | __rte_graph_feature_data_edge_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:541:17: error: ‘__rte_graph_feature_data_next_feature_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
541 | *fdata = __rte_graph_feature_data_next_feature_get(fdata_obj);
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:433:1: note: declared here
433 | __rte_graph_feature_data_next_feature_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h: In function ‘rte_graph_feature_arc_feature_data_prefetch’:
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:597:9: error: ‘__rte_graph_feature_data_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
597 | rte_prefetch0((void *)__rte_graph_feature_data_get(arc, fdata));
| ^~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:383:1: note: declared here
383 | __rte_graph_feature_data_get(struct rte_graph_feature_arc *arc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[5438/7062] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_cdx_driver.c.o
[5439/7062] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_pci_driver.c.o
[5440/7062] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_platform_driver.c.o
[5441/7062] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_ip6_api.c.o
[5442/7062] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_ifpga_driver.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:401:1: note: declared here
401 | __rte_graph_feature_data_edge_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:541:17: error: ‘__rte_graph_feature_data_next_feature_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
541 | *fdata = __rte_graph_feature_data_next_feature_get(fdata_obj);
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:433:1: note: declared here
433 | __rte_graph_feature_data_next_feature_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h: In function ‘rte_graph_feature_arc_feature_data_prefetch’:
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:597:9: error: ‘__rte_graph_feature_data_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
597 | rte_prefetch0((void *)__rte_graph_feature_data_get(arc, fdata));
| ^~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:383:1: note: declared here
383 | __rte_graph_feature_data_get(struct rte_graph_feature_arc *arc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4341/5895] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_eth_api.c.o
[4342/5895] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_cdx_driver.c.o
[4343/5895] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_ip6_api.c.o
[4344/5895] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_ifpga_driver.c.o
[4345/5895] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:401:1: note: declared here
401 | __rte_graph_feature_data_edge_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:541:67: error: ‘rte_graph_feature_data_t __rte_graph_feature_data_next_feature_get(rte_graph_feature_data*)’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
541 | *fdata = __rte_graph_feature_data_next_feature_get(fdata_obj);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:433:1: note: declared here
433 | __rte_graph_feature_data_next_feature_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h: In function ‘void rte_graph_feature_arc_feature_data_prefetch(rte_graph_feature_arc*, rte_graph_feature_data_t)’:
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:597:59: error: ‘rte_graph_feature_data* __rte_graph_feature_data_get(rte_graph_feature_arc*, rte_graph_feature_data_t)’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
597 | rte_prefetch0((void *)__rte_graph_feature_data_get(arc, fdata));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:383:1: note: declared here
383 | __rte_graph_feature_data_get(struct rte_graph_feature_arc *arc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
[6305/7062] Compiling C++ object buildtools/chkincs/chkincs-cpp.p/meson-generated_bus_cdx_driver.cpp.o
[6306/7062] Compiling C++ object buildtools/chkincs/chkincs-cpp.p/meson-generated_bus_pci_driver.cpp.o
[6307/7062] Compiling C++ object buildtools/chkincs/chkincs-cpp.p/meson-generated_bus_platform_driver.cpp.o
[6308/7062] Compiling C++ object buildtools/chkincs/chkincs-cpp.p/meson-generated_rte_node_ip6_api.cpp.o
[6309/7062] Compiling C++ object buildtools/chkincs/chkincs-cpp.p/meson-generated_bus_ifpga_driver.cpp.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:401:1: note: declared here
401 | __rte_graph_feature_data_edge_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:541:17: error: ‘__rte_graph_feature_data_next_feature_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
541 | *fdata = __rte_graph_feature_data_next_feature_get(fdata_obj);
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:433:1: note: declared here
433 | __rte_graph_feature_data_next_feature_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h: In function ‘rte_graph_feature_arc_feature_data_prefetch’:
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:597:9: error: ‘__rte_graph_feature_data_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
597 | rte_prefetch0((void *)__rte_graph_feature_data_get(arc, fdata));
| ^~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:383:1: note: declared here
383 | __rte_graph_feature_data_get(struct rte_graph_feature_arc *arc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4668/6184] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_ip6_api.c.o
[4669/6184] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_auxiliary_driver.c.o
[4670/6184] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_ifpga_driver.c.o
[4671/6184] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_cdx_driver.c.o
[4672/6184] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_pci_driver.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:401:1: note: declared here
401 | __rte_graph_feature_data_edge_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:541:17: error: ‘__rte_graph_feature_data_next_feature_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
541 | *fdata = __rte_graph_feature_data_next_feature_get(fdata_obj);
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:433:1: note: declared here
433 | __rte_graph_feature_data_next_feature_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h: In function ‘rte_graph_feature_arc_feature_data_prefetch’:
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:597:9: error: ‘__rte_graph_feature_data_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
597 | rte_prefetch0((void *)__rte_graph_feature_data_get(arc, fdata));
| ^~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:383:1: note: declared here
383 | __rte_graph_feature_data_get(struct rte_graph_feature_arc *arc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4714/6233] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_ip6_api.c.o
[4715/6233] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_auxiliary_driver.c.o
[4716/6233] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_ifpga_driver.c.o
[4717/6233] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_cdx_driver.c.o
[4718/6233] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_pci_driver.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:401:1: note: declared here
401 | __rte_graph_feature_data_edge_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:541:17: error: ‘__rte_graph_feature_data_next_feature_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
541 | *fdata = __rte_graph_feature_data_next_feature_get(fdata_obj);
| ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:433:1: note: declared here
433 | __rte_graph_feature_data_next_feature_get(struct rte_graph_feature_data *fdata)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h: In function ‘rte_graph_feature_arc_feature_data_prefetch’:
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:597:9: error: ‘__rte_graph_feature_data_get’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
597 | rte_prefetch0((void *)__rte_graph_feature_data_get(arc, fdata));
| ^~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_feature_arc_worker.h:383:1: note: declared here
383 | __rte_graph_feature_data_get(struct rte_graph_feature_arc *arc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[5414/6974] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_udp4_input_api.c.o
[5415/6974] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_node_ip6_api.c.o
[5416/6974] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_auxiliary_driver.c.o
[5417/6974] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_cdx_driver.c.o
[5418/6974] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bus_ifpga_driver.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2025-06-04 16:24 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250604153020.92712-8-nsaxena@marvell.com>
2025-06-04 14:57 ` |SUCCESS| pw154031-154037 " qemudev
2025-06-04 15:02 ` qemudev
2025-06-04 15:31 ` |WARNING| pw154037 " checkpatch
2025-06-04 16:06 ` |PENDING| pw154031-154037 [PATCH] [v11,7/7] test/graph_feature_arc: dpdklab
2025-06-04 16:17 ` dpdklab
2025-06-04 16:17 ` dpdklab
2025-06-04 16:19 ` dpdklab
2025-06-04 16:24 ` 0-day Robot [this message]
2025-06-04 16:45 ` dpdklab
2025-06-04 16:53 ` |SUCCESS| " dpdklab
2025-06-04 16:55 ` dpdklab
2025-06-04 17:27 ` dpdklab
2025-06-04 20:01 ` dpdklab
2025-06-04 20:01 ` |WARNING| " dpdklab
2025-06-04 21:16 ` |SUCCESS| " dpdklab
2025-06-04 21:17 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250604162455.1826965-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=nsaxena@marvell.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).