automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: vanshika.shukla@nxp.com, robot@bytheb.org
Subject: |FAILURE| pw154965 [v6 8/8] bus/dpaa: optimize qman enqueue check
Date: Wed,  2 Jul 2025 07:03:40 -0400	[thread overview]
Message-ID: <20250702110340.3892232-1-robot@bytheb.org> (raw)
In-Reply-To: <20250702101026.3301762-9-vanshika.shukla@nxp.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/154965/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16022597625
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" 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-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: [code=1] drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o 
ccache clang -Idrivers/libtmp_rte_bus_dpaa.a.p -Idrivers -I../drivers -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/base -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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 -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-address-of-packed-member -Wno-cast-qual -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=bus.dpaa -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o -MF drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o.d -o drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o -c ../drivers/bus/dpaa/dpaa_bus.c
../drivers/bus/dpaa/dpaa_bus.c:920:1: error: use of undeclared identifier 'RTE_PRIORITY_102'
RTE_FINI_PRIO(dpaa_cleanup, 102)
^
../lib/eal/include/rte_common.h:408:39: note: expanded from macro 'RTE_FINI_PRIO'
static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
                                      ^
../lib/eal/include/rte_common.h:348:2: note: expanded from macro 'RTE_PRIO'
        RTE_PRIORITY_ ## prio
        ^
<scratch space>:39:1: note: expanded from here
RTE_PRIORITY_102
^
../drivers/bus/dpaa/dpaa_bus.c:921:1: error: expected function body after function declarator
dpaa_cleanup(void)
^
2 errors generated.
[212/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[213/7154] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[214/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[215/7154] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[216/7154] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.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-stdatomic" at step Build and test
####################################################################################
../lib/log/rte_log.h:509:9: note: in expansion of macro ‘RTE_LOG_REGISTER_IMPL’
  509 |         RTE_LOG_REGISTER_IMPL(type, RTE_STR(RTE_LOG_DEFAULT_LOGTYPE), level)
      |         ^~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:1: note: in expansion of macro ‘RTE_LOG_REGISTER_DEFAULT’
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:51: error: expected declaration specifiers before ‘;’ token
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      |                                                   ^
In file included from ../lib/eal/common/eal_export.h:8,
                 from ../drivers/bus/dpaa/dpaa_bus.c:18:
../drivers/bus/dpaa/dpaa_bus.c:920:15: error: old-style parameter declarations in prototyped function definition
  920 | RTE_FINI_PRIO(dpaa_cleanup, 102)
      |               ^~~~~~~~~~~~
../lib/eal/include/rte_common.h:408:63: note: in definition of macro ‘RTE_FINI_PRIO’
  408 | static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
      |                                                               ^~~~
../drivers/bus/dpaa/dpaa_bus.c:957: error: expected ‘{’ at end of input
[219/3610] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[220/3610] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o
[221/3610] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[222/3610] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[223/3610] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
../lib/log/rte_log.h:509:9: note: in expansion of macro ‘RTE_LOG_REGISTER_IMPL’
  509 |         RTE_LOG_REGISTER_IMPL(type, RTE_STR(RTE_LOG_DEFAULT_LOGTYPE), level)
      |         ^~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:1: note: in expansion of macro ‘RTE_LOG_REGISTER_DEFAULT’
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:51: error: expected declaration specifiers before ‘;’ token
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      |                                                   ^
In file included from ../lib/eal/common/eal_export.h:8,
                 from ../drivers/bus/dpaa/dpaa_bus.c:18:
../drivers/bus/dpaa/dpaa_bus.c:920:15: error: old-style parameter declarations in prototyped function definition
  920 | RTE_FINI_PRIO(dpaa_cleanup, 102)
      |               ^~~~~~~~~~~~
../lib/eal/include/rte_common.h:408:63: note: in definition of macro ‘RTE_FINI_PRIO’
  408 | static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
      |                                                               ^~~~
../drivers/bus/dpaa/dpaa_bus.c:957: error: expected ‘{’ at end of input
[199/5981] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[200/5981] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[201/5981] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[202/5981] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[203/5981] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.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-stdatomic" at step Build and test
####################################################################################
FAILED: [code=1] drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o 
ccache clang -Idrivers/libtmp_rte_bus_dpaa.a.p -Idrivers -I../drivers -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/base -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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 -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-address-of-packed-member -Wno-cast-qual -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=bus.dpaa -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o -MF drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o.d -o drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o -c ../drivers/bus/dpaa/dpaa_bus.c
../drivers/bus/dpaa/dpaa_bus.c:920:1: error: use of undeclared identifier 'RTE_PRIORITY_102'
RTE_FINI_PRIO(dpaa_cleanup, 102)
^
../lib/eal/include/rte_common.h:408:39: note: expanded from macro 'RTE_FINI_PRIO'
static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
                                      ^
../lib/eal/include/rte_common.h:348:2: note: expanded from macro 'RTE_PRIO'
        RTE_PRIORITY_ ## prio
        ^
<scratch space>:39:1: note: expanded from here
RTE_PRIORITY_102
^
../drivers/bus/dpaa/dpaa_bus.c:921:1: error: expected function body after function declarator
dpaa_cleanup(void)
^
2 errors generated.
[216/3610] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[217/3610] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[218/3610] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[219/3610] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[220/3610] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../lib/log/rte_log.h:509:9: note: in expansion of macro ‘RTE_LOG_REGISTER_IMPL’
  509 |         RTE_LOG_REGISTER_IMPL(type, RTE_STR(RTE_LOG_DEFAULT_LOGTYPE), level)
      |         ^~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:1: note: in expansion of macro ‘RTE_LOG_REGISTER_DEFAULT’
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:51: error: expected declaration specifiers before ‘;’ token
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      |                                                   ^
In file included from ../lib/eal/common/eal_export.h:8,
                 from ../drivers/bus/dpaa/dpaa_bus.c:18:
../drivers/bus/dpaa/dpaa_bus.c:920:15: error: old-style parameter declarations in prototyped function definition
  920 | RTE_FINI_PRIO(dpaa_cleanup, 102)
      |               ^~~~~~~~~~~~
../lib/eal/include/rte_common.h:408:63: note: in definition of macro ‘RTE_FINI_PRIO’
  408 | static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
      |                                                               ^~~~
../drivers/bus/dpaa/dpaa_bus.c:957: error: expected ‘{’ at end of input
[213/7066] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[214/7066] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[215/7066] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[216/7066] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[217/7066] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.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] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
../lib/log/rte_log.h:509:9: note: in expansion of macro ‘RTE_LOG_REGISTER_IMPL’
  509 |         RTE_LOG_REGISTER_IMPL(type, RTE_STR(RTE_LOG_DEFAULT_LOGTYPE), level)
      |         ^~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:1: note: in expansion of macro ‘RTE_LOG_REGISTER_DEFAULT’
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:51: error: expected declaration specifiers before ‘;’ token
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      |                                                   ^
In file included from ../lib/eal/common/eal_export.h:8,
                 from ../drivers/bus/dpaa/dpaa_bus.c:18:
../drivers/bus/dpaa/dpaa_bus.c:920:15: error: old-style parameter declarations in prototyped function definition
  920 | RTE_FINI_PRIO(dpaa_cleanup, 102)
      |               ^~~~~~~~~~~~
../lib/eal/include/rte_common.h:408:63: note: in definition of macro ‘RTE_FINI_PRIO’
  408 | static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
      |                                                               ^~~~
../drivers/bus/dpaa/dpaa_bus.c:957: error: expected ‘{’ at end of input
[219/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[220/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[221/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o
[222/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[223/7154] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.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-ppc64le" at step Build and test
####################################################################################
../lib/log/rte_log.h:509:9: note: in expansion of macro ‘RTE_LOG_REGISTER_IMPL’
  509 |         RTE_LOG_REGISTER_IMPL(type, RTE_STR(RTE_LOG_DEFAULT_LOGTYPE), level)
      |         ^~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:1: note: in expansion of macro ‘RTE_LOG_REGISTER_DEFAULT’
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:51: error: expected declaration specifiers before ‘;’ token
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      |                                                   ^
In file included from ../lib/eal/common/eal_export.h:8,
                 from ../drivers/bus/dpaa/dpaa_bus.c:18:
../drivers/bus/dpaa/dpaa_bus.c:920:15: error: old-style parameter declarations in prototyped function definition
  920 | RTE_FINI_PRIO(dpaa_cleanup, 102)
      |               ^~~~~~~~~~~~
../lib/eal/include/rte_common.h:408:63: note: in definition of macro ‘RTE_FINI_PRIO’
  408 | static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
      |                                                               ^~~~
../drivers/bus/dpaa/dpaa_bus.c:957: error: expected ‘{’ at end of input
[208/6324] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[209/6324] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[210/6324] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[211/6324] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[212/6324] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.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-riscv64" at step Build and test
####################################################################################
../lib/log/rte_log.h:509:9: note: in expansion of macro ‘RTE_LOG_REGISTER_IMPL’
  509 |         RTE_LOG_REGISTER_IMPL(type, RTE_STR(RTE_LOG_DEFAULT_LOGTYPE), level)
      |         ^~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:1: note: in expansion of macro ‘RTE_LOG_REGISTER_DEFAULT’
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/dpaa/dpaa_bus.c:956:51: error: expected declaration specifiers before ‘;’ token
  956 | RTE_LOG_REGISTER_DEFAULT(dpaa_logtype_bus, NOTICE);
      |                                                   ^
In file included from ../lib/eal/common/eal_export.h:8,
                 from ../drivers/bus/dpaa/dpaa_bus.c:18:
../drivers/bus/dpaa/dpaa_bus.c:920:15: error: old-style parameter declarations in prototyped function definition
  920 | RTE_FINI_PRIO(dpaa_cleanup, 102)
      |               ^~~~~~~~~~~~
../lib/eal/include/rte_common.h:408:63: note: in definition of macro ‘RTE_FINI_PRIO’
  408 | static void __attribute__((destructor(RTE_PRIO(prio)), used)) func(void)
      |                                                               ^~~~
../drivers/bus/dpaa/dpaa_bus.c:957: error: expected ‘{’ at end of input
[206/6275] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[207/6275] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus_base_symbols.c.o
[208/6275] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[209/6275] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[210/6275] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.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] "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-----------------------------

      parent reply	other threads:[~2025-07-02 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250702101026.3301762-9-vanshika.shukla@nxp.com>
2025-07-02  9:56 ` |FAILURE| pw154958-154965 " qemudev
2025-07-02 10:10 ` |SUCCESS| pw154965 " checkpatch
2025-07-02 11:03 ` 0-day Robot [this message]

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=20250702110340.3892232-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=test-report@dpdk.org \
    --cc=vanshika.shukla@nxp.com \
    /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).