automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw155445 [PATCH v6 13/13] pdump: mark API and application as deprecated
Date: Tue, 22 Jul 2025 14:44:36 -0400	[thread overview]
Message-ID: <20250722184436.1144702-1-robot@bytheb.org> (raw)
In-Reply-To: <20250722173552.184141-14-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16451714781
Build Logs:
-----------------------Summary of failed steps-----------------------
"windows-2022-msvc" failed at step Build
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "windows-2022-msvc" at step Build
####################################################################################
[384/454] Compiling C object app/dpdk-test.exe.p/test_test_malloc.c.obj
[385/454] Compiling C object app/dpdk-test.exe.p/test_test_lpm6_perf.c.obj
[386/454] Compiling C object app/dpdk-test.exe.p/test_test_malloc_perf.c.obj
[387/454] Compiling C object app/dpdk-test.exe.p/test_test_lpm_perf.c.obj
[388/454] Compiling C object app/dpdk-test.exe.p/test_test_mcslock.c.obj
[389/454] Compiling C object app/dpdk-test.exe.p/test_test_memory.c.obj
[390/454] Compiling C object app/dpdk-test.exe.p/test_test_ipfrag.c.obj
[391/454] Compiling C object app/dpdk-test.exe.p/test_test_memcpy.c.obj
[392/454] Compiling C object app/dpdk-test.exe.p/test_test_mbuf.c.obj
[393/454] Compiling C object app/dpdk-test.exe.p/test_test_mempool.c.obj
[394/454] Compiling C object app/dpdk-test.exe.p/test_test_meter.c.obj
[395/454] Compiling C object app/dpdk-test.exe.p/test_test_memzone.c.obj
[396/454] Compiling C object app/dpdk-test.exe.p/test_test_mp_secondary.c.obj
FAILED: app/dpdk-test.exe.p/test_test_mp_secondary.c.obj 
"cl" "-Iapp\dpdk-test.exe.p" "-Iapp" "-I..\app" "-Ilib\cmdline" "-I..\lib\cmdline" "-Ilib\eal\common" "-I..\lib\eal\common" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\meter" "-I..\lib\meter" "-Ilib\argparse" "-I..\lib\argparse" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Ilib\bitratestats" "-I..\lib\bitratestats" "-Ilib\cfgfile" "-I..\lib\cfgfile" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-Ilib\security" "-I..\lib\security" "-Ilib\dmadev" "-I..\lib\dmadev" "-Ilib\fib" "-I..\lib\fib" "-Ilib\rib" "-I..\lib\rib" "-Ilib\lpm" "-I..\lib\lpm" "-Ilib\ip_frag" "-I..\lib\ip_frag" "-Ilib\latencystats" "-I..\lib\latencystats" "-Ilib\pcapng" "-I..\lib\pcapng" "-Ilib\ptr_compress" "-I..\lib\ptr_compress" "-Ilib\reorder" "-I..\lib\reorder" "-Ilib\stack" "-I..\lib\stack" "-Ilib\timer" "-I..\lib\timer" "-Iapp\test\test_cfgfiles" "/MD" "/nologo" "/showIncludes" "/utf-8" "/W3" "/WX" "/std:c11" "/O2" "/Gw" "/wd4244" "/wd4267" "/wd4146" "/experimental:c11atomics" "/d1experimental:typeof" "/experimental:statementExpressions" "/FI" "rte_config.h" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "/Fdapp\dpdk-test.exe.p\test_test_mp_secondary.c.pdb" /Foapp/dpdk-test.exe.p/test_test_mp_secondary.c.obj "/c" ../app/test/test_mp_secondary.c
../app/test/test_mp_secondary.c(19): fatal error C1083: Cannot open include file: 'rte_bus_vdev.h': No such file or directory
[397/454] Compiling C object app/dpdk-test.exe.p/test_test_metrics.c.obj
[398/454] Compiling C object app/dpdk-test.exe.p/test_test_net_ether.c.obj
[399/454] Compiling C object app/dpdk-test.exe.p/test_test_net_ip6.c.obj
[400/454] Compiling C object app/dpdk-test.exe.p/test_test_mempool_perf.c.obj
[401/454] Compiling C object app/dpdk-test.exe.p/test_test_memcpy_perf.c.obj
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: C:\hostedtoolcache\windows\Python\3.13.5\x64\Scripts\ninja.EXE -C D:/a/dpdk/dpdk/build
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "windows-2022-msvc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[1978/1996] Linking target examples/dpdk-skeleton
[1979/1996] Linking target examples/dpdk-vdpa
[1980/1996] Linking target examples/dpdk-vhost_crypto
[1981/1996] Linking target examples/dpdk-vhost
[1982/1996] Linking target examples/dpdk-vhost_blk
[1983/1996] Linking target examples/dpdk-vmdq
[1984/1996] Linking target examples/dpdk-vmdq_dcb
[1985/1996] Linking target examples/dpdk-vm_power_manager
[1986/1996] Linking target examples/dpdk-guest_cli
[1987/1996] Linking target buildtools/chkincs/chkincs
[1988/1996] Linking target buildtools/chkincs/chkincs-all
[1989/1996] Linking target buildtools/chkincs/chkincs-cpp
[1990/1996] Linking target buildtools/chkincs/chkincs-exp
[1991/1996] Linking target buildtools/chkincs/chkincs-cpp-exp
[1992/1996] Linking target buildtools/chkincs/chkincs-cpp-all
[1993/1996] Generating doxygen-man with a custom command
[1994/1996] Generating dts_api_html with a custom command
[1995/1996] Generating html_guides with a custom command
FAILED: [code=2] doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/prog_guide/ethdev/index.rst:7:toctree contains reference to nonexisting document 'prog_guide/ethdev/port_mirroring'
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1978/1996] Linking target examples/dpdk-timer
[1979/1996] Linking target examples/dpdk-vdpa
[1980/1996] Linking target examples/dpdk-vhost_blk
[1981/1996] Linking target examples/dpdk-vhost_crypto
[1982/1996] Linking target examples/dpdk-vhost
[1983/1996] Linking target examples/dpdk-vm_power_manager
[1984/1996] Linking target examples/dpdk-vmdq
[1985/1996] Linking target examples/dpdk-guest_cli
[1986/1996] Linking target examples/dpdk-vmdq_dcb
[1987/1996] Generating doxygen-man with a custom command
[1988/1996] Linking target buildtools/chkincs/chkincs-exp
[1989/1996] Linking target buildtools/chkincs/chkincs
[1990/1996] Linking target buildtools/chkincs/chkincs-all
[1991/1996] Linking target buildtools/chkincs/chkincs-cpp
[1992/1996] Linking target buildtools/chkincs/chkincs-cpp-all
[1993/1996] Linking target buildtools/chkincs/chkincs-cpp-exp
[1994/1996] Generating dts_api_html with a custom command
[1995/1996] Generating html_guides with a custom command
FAILED: [code=2] doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/prog_guide/ethdev/index.rst:7:toctree contains reference to nonexisting document 'prog_guide/ethdev/port_mirroring'
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2025-07-22 18:44 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250722173552.184141-14-stephen@networkplumber.org>
2025-07-22 17:17 ` |SUCCESS| pw155433-155445 " qemudev
2025-07-22 17:22 ` qemudev
2025-07-22 17:35 ` |SUCCESS| pw155445 " checkpatch
2025-07-22 18:44 ` 0-day Robot [this message]
2025-07-22 19:04 ` |SUCCESS| pw155433-155445 [PATCH] [v6,13/13] pdump: mark API and app dpdklab
2025-07-22 19:12 ` dpdklab
2025-07-22 19:16 ` dpdklab
2025-07-22 19:21 ` dpdklab
2025-07-22 19:24 ` dpdklab
2025-07-22 19:33 ` dpdklab
2025-07-22 19:38 ` dpdklab
2025-07-22 19:43 ` |PENDING| " dpdklab
2025-07-22 20:05 ` |FAILURE| " dpdklab
2025-07-22 21:18 ` dpdklab
2025-07-22 21:18 ` |SUCCESS| " dpdklab
2025-07-22 21:22 ` |FAILURE| " dpdklab
2025-07-22 21:59 ` |SUCCESS| " dpdklab
2025-07-22 23:23 ` |FAILURE| " dpdklab
2025-07-22 23:24 ` dpdklab
2025-07-22 23:25 ` dpdklab
2025-07-22 23:25 ` dpdklab
2025-07-22 23:26 ` dpdklab
2025-07-22 23:26 ` dpdklab
2025-07-22 23:27 ` dpdklab
2025-07-22 23:28 ` dpdklab
2025-07-22 23:28 ` dpdklab
2025-07-22 23:29 ` dpdklab
2025-07-23  1:08 ` |PENDING| " dpdklab
2025-07-23  1:29 ` |FAILURE| " dpdklab
2025-07-23  1:29 ` dpdklab
2025-07-23  1:31 ` dpdklab
2025-07-23  1:32 ` dpdklab
2025-07-23  2:49 ` |SUCCESS| " dpdklab
2025-07-23  3:44 ` dpdklab
2025-07-23  8:08 ` 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=20250722184436.1144702-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=stephen@networkplumber.org \
    --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).