automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: wenzhuo.lu@intel.com, robot@bytheb.org
Subject: |FAILURE| pw123206 [PATCH] net/ice: remove avx512 specific Rx queue rearm code
Date: Tue,  7 Feb 2023 03:20:15 -0500	[thread overview]
Message-ID: <20230207082015.2609508-1-robot@bytheb.org> (raw)
In-Reply-To: <1675751941-25662-3-git-send-email-wenzhuo.lu@intel.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[119/718] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_internal_port.c.o'.
[120/718] Linking target examples/dpdk-l2fwd-event.
[121/718] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-keepalive@exe/l2fwd-keepalive_main.c.o'.
[122/718] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-jobstats@exe/l2fwd-jobstats_main.c.o'.
[123/718] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-keepalive@exe/l2fwd-keepalive_shm.c.o'.
[124/718] Linking target examples/dpdk-l2fwd-jobstats.
[125/718] Linking target examples/dpdk-l2fwd-keepalive.
[126/718] Linking target examples/dpdk-l3fwd.
[127/718] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-power@exe/l3fwd-power_perf_core.c.o'.
[128/718] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-graph@exe/l3fwd-graph_main.c.o'.
[129/718] Linking target examples/dpdk-l3fwd-graph.
[130/718] Compiling C object 'examples/c590b3c@@dpdk-link_status_interrupt@exe/link_status_interrupt_main.c.o'.
[131/718] Linking target examples/dpdk-link_status_interrupt.
[132/718] Compiling C object 'examples/c590b3c@@dpdk-mp_client@exe/multi_process_client_server_mp_mp_client_client.c.o'.
[133/718] Linking target examples/dpdk-mp_client.
[134/718] Generating html_guides with a custom command.
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 23.03.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/rel_notes/release_22_11.rst:222:unknown document: ../bbdevs/acc200
[135/718] Compiling C object 'examples/c590b3c@@dpdk-mp_server@exe/multi_process_client_server_mp_mp_server_args.c.o'.
[136/718] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-power@exe/l3fwd-power_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[142/718] Linking target examples/dpdk-hotplug_mp.
[143/718] Linking target examples/dpdk-simple_mp.
[144/718] Compiling C object 'examples/c590b3c@@dpdk-symmetric_mp@exe/multi_process_symmetric_mp_main.c.o'.
[145/718] Linking target examples/dpdk-symmetric_mp.
[146/718] Compiling C object 'examples/c590b3c@@dpdk-ntb@exe/ntb_ntb_fwd.c.o'.
[147/718] Linking target examples/dpdk-ntb.
[148/718] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
[149/718] Compiling C object 'examples/c590b3c@@dpdk-pipeline@exe/pipeline_cli.c.o'.
[150/718] Linking target examples/dpdk-packet_ordering.
[151/718] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-crypto@exe/l2fwd-crypto_main.c.o'.
[152/718] Compiling C object 'examples/c590b3c@@dpdk-pipeline@exe/pipeline_main.c.o'.
[153/718] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_app_thread.c.o'.
[154/718] Compiling C object 'examples/c590b3c@@dpdk-qos_sched@exe/qos_sched_args.c.o'.
[155/718] Compiling C object 'examples/c590b3c@@dpdk-pipeline@exe/pipeline_conn.c.o'.
[156/718] Linking target examples/dpdk-l2fwd-crypto.
[157/718] Generating html_guides with a custom command.
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 23.03.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/rel_notes/release_22_11.rst:222:unknown document: ../bbdevs/acc200
[158/718] Compiling C object 'examples/c590b3c@@dpdk-pipeline@exe/pipeline_thread.c.o'.
[159/718] Compiling C object 'examples/c590b3c@@dpdk-pipeline@exe/pipeline_obj.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-02-07  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1675751941-25662-3-git-send-email-wenzhuo.lu@intel.com>
2023-02-07  7:16 ` |WARNING| " checkpatch
2023-02-07  7:44 ` |SUCCESS| " qemudev
2023-02-07  7:47 ` qemudev
2023-02-07  8:20 ` 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=20230207082015.2609508-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=test-report@dpdk.org \
    --cc=wenzhuo.lu@intel.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).