automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: kumaraparamesh92@gmail.com, robot@bytheb.org
Subject: |FAILURE| pw135942 [PATCH v2] gro : packets not getting flushed in heavy-weight mode API
Date: Wed, 17 Jan 2024 16:46:26 -0500	[thread overview]
Message-ID: <20240117214626.387330-1-robot@bytheb.org> (raw)
In-Reply-To: <20240117201408.426140-1-kumaraparamesh92@gmail.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7561494139
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
[443/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_service.c'.
[444/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_service_component.c'.
[445/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_stdatomic.c'.
[446/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_thread.c'.
[447/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_tailq.c'.
[448/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_string_fns.c'.
[449/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_ticketlock.c'.
[450/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_trace.c'.
[451/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_time.c'.
[452/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_trace_point.c'.
[453/1009] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
FAILED: app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o 
ccache gcc -Iapp/a172ced@@dpdk-testpmd@exe -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -Ilib/ethdev -I../lib/ethdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations -MD -MQ 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o' -MF 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o.d' -o 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o' -c ../app/test-pmd/csumonly.c
../app/test-pmd/csumonly.c: In function ‘pkt_burst_checksum_forward’:
../app/test-pmd/csumonly.c:887:1: error: label ‘init’ defined but not used [-Werror=unused-label]
  887 | init:
      | ^~~~
cc1: all warnings being treated as errors
[454/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_trace_point_register.c'.
[455/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_uuid.c'.
[456/1009] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_version.c'.
[457/1009] Generating eal.sym_chk with a meson_exe.py custom command.
[458/1009] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2024-01-17 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240117201408.426140-1-kumaraparamesh92@gmail.com>
2024-01-17 20:16 ` |WARNING| " checkpatch
2024-01-17 20:33 ` |SUCCESS| " qemudev
2024-01-17 20:38 ` qemudev
2024-01-17 21:46 ` 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=20240117214626.387330-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=kumaraparamesh92@gmail.com \
    --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).