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| pw137373 [PATCH v2] lib/hash: add siphash
Date: Tue, 27 Feb 2024 15:06:12 -0500	[thread overview]
Message-ID: <20240227200612.1002843-1-robot@bytheb.org> (raw)
In-Reply-To: <20240227191437.346593-2-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8070267836
Build Logs:
-----------------------Summary of failed steps-----------------------
"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] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
FAILED: doc/api/man 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[86/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[87/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[88/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[89/740] Generating doxygen-html with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[90/740] Generating html_guides with a custom command.
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-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: doc/api/man 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[76/740] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[77/740] Generating doxygen-html with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[78/740] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[79/740] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[80/740] Generating html_guides with a custom command.
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
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-02-27 20:06 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240227191437.346593-2-stephen@networkplumber.org>
2024-02-27 19:10 ` |SUCCESS| " qemudev
2024-02-27 19:15 ` qemudev
2024-02-27 19:16 ` checkpatch
2024-02-27 20:06 ` 0-day Robot [this message]
2024-02-28  2:34 ` |SUCCESS| pw137373 [PATCH] [v2] " dpdklab
2024-02-28  2:38 ` dpdklab
2024-02-28  2:40 ` dpdklab
2024-02-28  2:55 ` dpdklab
2024-02-28  3:02 ` dpdklab
2024-02-28  3:05 ` dpdklab
2024-02-28  3:05 ` dpdklab
2024-02-28  3:33 ` dpdklab
2024-02-28  3:34 ` dpdklab
2024-02-28  3:35 ` dpdklab
2024-02-28  3:42 ` dpdklab
2024-02-28  3:47 ` dpdklab
2024-02-28  3:51 ` dpdklab
2024-02-28  4:14 ` dpdklab
2024-02-28  4:21 ` dpdklab
2024-02-28  4:21 ` dpdklab
2024-02-28  4:22 ` dpdklab
2024-02-28  4:22 ` dpdklab
2024-02-28  4:23 ` dpdklab
2024-02-28  4:24 ` dpdklab
2024-02-28  4:25 ` dpdklab
2024-02-28  4:26 ` dpdklab
2024-02-28  4:27 ` dpdklab
2024-02-28  4:28 ` dpdklab
2024-02-28  4:31 ` dpdklab
2024-02-28  4:35 ` dpdklab
2024-02-28  4:37 ` dpdklab
2024-02-28  6:21 ` dpdklab
2024-02-28  6:22 ` dpdklab
2024-02-28  6:22 ` dpdklab
2024-02-28  6:23 ` dpdklab
2024-02-28  6:23 ` dpdklab
2024-02-28  6:24 ` dpdklab
2024-02-28  6:24 ` dpdklab
2024-02-28  6:25 ` dpdklab
2024-02-28  6:25 ` dpdklab
2024-02-28  6:27 ` dpdklab
2024-02-28  6:28 ` dpdklab
2024-02-28  6:32 ` dpdklab
2024-02-28  6:34 ` dpdklab
2024-02-28  6:34 ` dpdklab
2024-02-28  6:36 ` dpdklab
2024-02-28  6:37 ` dpdklab
2024-02-28  6:38 ` dpdklab
2024-02-28  6:43 ` dpdklab
2024-02-28  6:48 ` dpdklab
2024-02-28  6:52 ` dpdklab
2024-02-28  7:05 ` dpdklab
2024-02-28  7:08 ` dpdklab
2024-02-28  7:12 ` dpdklab
2024-02-28  7:24 ` dpdklab
2024-02-28  7:27 ` dpdklab
2024-02-28  7:33 ` dpdklab
2024-02-28  7:33 ` dpdklab
2024-02-28  7:34 ` dpdklab
2024-02-28  7:34 ` dpdklab
2024-02-28  8:25 ` dpdklab
2024-02-28 11:43 ` dpdklab
2024-02-28 14:11 ` dpdklab
2024-02-28 14:29 ` dpdklab
2024-02-28 22:40 ` dpdklab
2024-02-29 17:18 ` dpdklab
2024-02-29 17:25 ` dpdklab
2024-02-29 17:30 ` dpdklab
2024-02-29 17:34 ` dpdklab
2024-02-29 20:08 ` dpdklab
2024-02-29 20:47 ` dpdklab
2024-02-29 21:13 ` 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=20240227200612.1002843-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).