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| pw142673 [PATCH v3 3/3] test-pmd: add more packet verbose decode options
Date: Tue, 23 Jul 2024 17:23:32 -0400	[thread overview]
Message-ID: <20240723212332.4148970-1-robot@bytheb.org> (raw)
In-Reply-To: <20240723203629.246735-4-stephen@networkplumber.org>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
[93/1473] Generating symbol file 'lib/76b5a35@@rte_ring@sha/librte_ring-24.dll.symbols'.
[94/1473] Linking target lib/librte_rcu-24.dll.
[95/1473] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops_default.c.obj'.
[96/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.obj'.
[97/1473] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_mempool_trace_points.c.obj'.
[98/1473] Linking static target lib/net/libnet_crc_avx512_lib.a.
[99/1473] Linking static target lib/librte_mempool.a.
[100/1473] Generating symbol file 'lib/76b5a35@@rte_rcu@sha/librte_rcu-24.dll.symbols'.
[101/1473] Linking target lib/librte_mempool-24.dll.
[102/1473] Generating rte_net_mingw with a custom command.
[103/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.obj'.
[104/1473] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_net@sta -Ilib -I../lib -Ilib/net -I../lib/net -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/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/log -I../lib/log -Ilib/kvargs -I../lib/kvargs -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -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 -Wno-zero-length-bounds -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DCC_X86_64_AVX512_VPCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj' -MF 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj.d' -o 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj' -c ../lib/net/rte_dissect.c
../lib/net/rte_dissect.c:12:10: fatal error: arpa/inet.h: No such file or directory
   12 | #include <arpa/inet.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
[105/1473] Generating symbol file 'lib/76b5a35@@rte_mempool@sha/librte_mempool-24.dll.symbols'.
[106/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.obj'.
[107/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.obj'.
[108/1473] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.obj'.
[109/1473] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-07-23 21:23 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240723203629.246735-4-stephen@networkplumber.org>
2024-07-23 20:17 ` |SUCCESS| pw142671-142673 " qemudev
2024-07-23 20:22 ` qemudev
2024-07-23 20:37 ` |WARNING| pw142673 " checkpatch
2024-07-23 21:23 ` 0-day Robot [this message]
2024-07-24  9:01 ` |PENDING| pw142671-142673 [PATCH] [v3,3/3] test-pmd: add more packet dpdklab
2024-07-24  9:06 ` dpdklab
2024-07-24  9:13 ` |SUCCESS| " dpdklab
2024-07-24  9:19 ` dpdklab
2024-07-24  9:37 ` dpdklab
2024-07-24  9:38 ` dpdklab
2024-07-24  9:45 ` |PENDING| " dpdklab
2024-07-24  9:46 ` |SUCCESS| " dpdklab
2024-07-24  9:58 ` dpdklab
2024-07-24  9:58 ` |PENDING| " dpdklab
2024-07-24 10:00 ` |SUCCESS| " dpdklab
2024-07-24 10:04 ` dpdklab
2024-07-24 10:08 ` dpdklab
2024-07-24 10:10 ` |PENDING| " dpdklab
2024-07-24 10:12 ` dpdklab
2024-07-24 10:12 ` dpdklab
2024-07-24 10:13 ` dpdklab
2024-07-24 10:13 ` dpdklab
2024-07-24 10:17 ` dpdklab
2024-07-24 10:19 ` dpdklab
2024-07-24 10:19 ` dpdklab
2024-07-24 10:19 ` dpdklab
2024-07-24 10:22 ` dpdklab
2024-07-24 10:23 ` dpdklab
2024-07-24 10:24 ` |SUCCESS| " dpdklab
2024-07-24 10:25 ` dpdklab
2024-07-24 10:27 ` dpdklab
2024-07-24 10:28 ` dpdklab
2024-07-24 10:35 ` dpdklab
2024-07-24 10:41 ` dpdklab
2024-07-24 11:03 ` dpdklab
2024-07-24 12:20 ` |FAILURE| " dpdklab
2024-07-24 12:21 ` |PENDING| " dpdklab
2024-07-24 12:21 ` |FAILURE| " dpdklab
2024-07-24 12:24 ` dpdklab
2024-07-24 12:24 ` dpdklab
2024-07-24 12:26 ` dpdklab
2024-07-24 12:27 ` dpdklab
2024-07-24 12:27 ` dpdklab
2024-07-24 12:28 ` dpdklab
2024-07-24 12:59 ` |PENDING| " dpdklab
2024-07-24 13:59 ` dpdklab
2024-07-24 14:03 ` |FAILURE| " dpdklab
2024-07-24 14:04 ` |PENDING| " dpdklab
2024-07-24 14:04 ` dpdklab
2024-07-24 14:05 ` |FAILURE| " dpdklab
2024-07-24 14:05 ` |PENDING| " dpdklab
2024-07-24 14:05 ` |FAILURE| " dpdklab
2024-07-24 14:05 ` dpdklab
2024-07-24 14:06 ` dpdklab
2024-07-24 14:07 ` |PENDING| " dpdklab
2024-07-24 14:08 ` |FAILURE| " dpdklab
2024-07-24 14:08 ` |PENDING| " dpdklab
2024-07-24 14:09 ` dpdklab
2024-07-24 14:10 ` dpdklab
2024-07-24 14:11 ` dpdklab
2024-07-24 14:11 ` dpdklab
2024-07-24 14:11 ` dpdklab
2024-07-24 14:12 ` dpdklab
2024-07-24 14:13 ` dpdklab
2024-07-24 14:14 ` |FAILURE| " dpdklab
2024-07-24 14:15 ` |PENDING| " dpdklab
2024-07-24 14:15 ` |FAILURE| " dpdklab
2024-07-24 14:18 ` dpdklab
2024-07-24 14:19 ` dpdklab
2024-07-24 14:22 ` dpdklab
2024-07-24 14:27 ` dpdklab
2024-07-24 14:28 ` |PENDING| " dpdklab
2024-07-24 14:29 ` |FAILURE| " dpdklab
2024-07-24 14:30 ` |PENDING| " dpdklab
2024-07-24 14:30 ` |FAILURE| " dpdklab
2024-07-24 14:35 ` dpdklab
2024-07-24 14:36 ` dpdklab
2024-07-24 14:36 ` dpdklab
2024-07-24 14:37 ` dpdklab
2024-07-24 14:37 ` dpdklab
2024-07-24 14:37 ` dpdklab
2024-07-24 14:38 ` dpdklab
2024-07-24 14:39 ` |PENDING| " dpdklab
2024-07-24 14:40 ` |FAILURE| " dpdklab
2024-07-24 14:40 ` dpdklab
2024-07-24 14:40 ` dpdklab
2024-07-24 14:41 ` dpdklab
2024-07-24 14:43 ` dpdklab
2024-07-24 14:46 ` |PENDING| " dpdklab
2024-07-24 14:46 ` dpdklab
2024-07-24 14:47 ` |FAILURE| " dpdklab
2024-07-24 14:51 ` dpdklab
2024-07-24 14:53 ` |PENDING| " dpdklab
2024-07-24 14:54 ` |FAILURE| " dpdklab
2024-07-24 14:55 ` |PENDING| " dpdklab
2024-07-24 14:56 ` |FAILURE| " dpdklab
2024-07-24 14:56 ` dpdklab
2024-07-24 14:56 ` dpdklab
2024-07-24 14:56 ` |PENDING| " dpdklab
2024-07-24 15:01 ` dpdklab
2024-07-24 15:03 ` dpdklab
2024-07-24 15:06 ` dpdklab
2024-07-24 15:11 ` |FAILURE| " dpdklab
2024-07-24 15:15 ` |PENDING| " dpdklab
2024-07-24 15:21 ` dpdklab
2024-07-24 15:21 ` dpdklab
2024-07-24 15:22 ` dpdklab
2024-07-24 15:25 ` dpdklab
2024-07-24 15:27 ` dpdklab
2024-07-24 15:29 ` dpdklab
2024-07-24 15:29 ` |SUCCESS| " dpdklab
2024-07-24 15:30 ` dpdklab
2024-07-24 15:34 ` |PENDING| " dpdklab
2024-07-24 15:44 ` |SUCCESS| " dpdklab
2024-07-25 18:18 ` 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=20240723212332.4148970-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).