automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw146307 [PATCH dpdk v5 17/17] net: add function to check IPv6 version
       [not found] <20241018140553.79789-18-rjarry@redhat.com>
@ 2024-10-18 14:09 ` checkpatch
  2024-10-18 15:04 ` |FAILURE| " 0-day Robot
  2024-10-18 18:46 ` |WARNING| pw146292-146307 [PATCH] [v5, " dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2024-10-18 14:09 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/146307

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw146307 [PATCH dpdk v5 17/17] net: add function to check IPv6 version
       [not found] <20241018140553.79789-18-rjarry@redhat.com>
  2024-10-18 14:09 ` |SUCCESS| pw146307 [PATCH dpdk v5 17/17] net: add function to check IPv6 version checkpatch
@ 2024-10-18 15:04 ` 0-day Robot
  2024-10-18 18:46 ` |WARNING| pw146292-146307 [PATCH] [v5, " dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2024-10-18 15:04 UTC (permalink / raw)
  To: test-report; +Cc: rjarry, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11405568774
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-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-debug+doc+examples+tests" at step Build and test
####################################################################################
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.
[53/752] Compiling C object examples/dpdk-ethtool.p/ethtool_lib_rte_ethtool.c.o
[54/752] Compiling C object examples/dpdk-dma.p/dma_dmafwd.c.o
[55/752] 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/net/rte_ip6.h:178: error: The following parameters of RTE_IPV6(a, b, c, d, e, f, g, h) are not documented:
  parameter 'g'
  parameter 'h' (warning treated as error, aborting now)
malloc_consolidate(): unaligned fastbin chunk detected
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']' died with <Signals.SIGABRT: 6>.
[56/752] Generating dts_api_html with a custom command
[57/752] 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-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
  parameter 'h' (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.
[43/752] Compiling C object examples/dpdk-vhost.p/vhost_virtio_net.c.o
[44/752] 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/net/rte_ip6.h:178: error: The following parameters of RTE_IPV6(a, b, c, d, e, f, g, h) are not documented:
  parameter 'g'
  parameter 'h' (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.
[45/752] Compiling C object examples/dpdk-bbdev_app.p/bbdev_app_main.c.o
[46/752] Generating dts_api_html with a custom command
[47/752] 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-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |WARNING| pw146292-146307 [PATCH] [v5, 17/17] net: add function to check IPv6 version
       [not found] <20241018140553.79789-18-rjarry@redhat.com>
  2024-10-18 14:09 ` |SUCCESS| pw146307 [PATCH dpdk v5 17/17] net: add function to check IPv6 version checkpatch
  2024-10-18 15:04 ` |FAILURE| " 0-day Robot
@ 2024-10-18 18:46 ` dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2024-10-18 18:46 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/146292

_apply patch failure_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Friday, October 18 2024 14:05:53 
Applied on: CommitID:530c0ac654ff89de3f3e83e6ce6c6693739eb670
Apply patch set 146292-146307 failed:


<!doctype html>
<html lang="en">
<head>
  <title>Not Found</title>
</head>
<body>
  <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/31555/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-18 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241018140553.79789-18-rjarry@redhat.com>
2024-10-18 14:09 ` |SUCCESS| pw146307 [PATCH dpdk v5 17/17] net: add function to check IPv6 version checkpatch
2024-10-18 15:04 ` |FAILURE| " 0-day Robot
2024-10-18 18:46 ` |WARNING| pw146292-146307 [PATCH] [v5, " 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).