automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org
Subject: |FAILURE| pw141419 [PATCH v2 6/6] eal: provide option to use compiler memcpy instead of RTE
Date: Thu, 20 Jun 2024 04:25:04 -0400	[thread overview]
Message-ID: <20240620082504.1061152-1-robot@bytheb.org> (raw)
In-Reply-To: <20240620072452.420029-7-mattias.ronnblom@ericsson.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[1148/3184] Linking static target drivers/librte_net_failsafe.a.
[1149/3184] Linking static target drivers/net/fm10k/base/libfm10k_base.a.
[1150/3184] Compiling C object 'drivers/a715181@@rte_net_failsafe@sha/meson-generated_.._rte_net_failsafe.pmd.c.o'.
[1151/3184] Linking target drivers/librte_net_failsafe.so.24.2.
[1152/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_ethdev.c.o'.
[1153/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx.c.o'.
[1154/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1155/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_base_gve_adminq.c.o'.
[1156/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_fm10k@sta -Idrivers -I../drivers -Idrivers/net/fm10k -I../drivers/net/fm10k -Idrivers/net/fm10k/base -I../drivers/net/fm10k/base -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 -Ilib/telemetry/../metrics -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.fm10k -MD -MQ 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o' -MF 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o' -c ../drivers/net/fm10k/fm10k_rxtx_vec.c
../drivers/net/fm10k/fm10k_rxtx_vec.c: In function ‘fm10k_desc_to_olflags_v’:
../drivers/net/fm10k/fm10k_rxtx_vec.c:132:21: error: implicit declaration of function ‘_mm_cvtsi128_si64’; did you mean ‘_mm_cvtsi128_si32’? [-Werror=implicit-function-declaration]
  132 |         vol.dword = _mm_cvtsi128_si64(vtag1);
      |                     ^~~~~~~~~~~~~~~~~
      |                     _mm_cvtsi128_si32
../drivers/net/fm10k/fm10k_rxtx_vec.c:132:21: error: nested extern declaration of ‘_mm_cvtsi128_si64’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[1157/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx.c.o'.
[1158/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1159/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o'.
[1160/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rss.c.o'.
[1161/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-06-20  8:25 UTC|newest]

Thread overview: 114+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240620072452.420029-7-mattias.ronnblom@ericsson.com>
2024-06-20  7:10 ` |SUCCESS| pw141414-141419 " qemudev
2024-06-20  7:14 ` qemudev
2024-06-20  7:36 ` |SUCCESS| pw141419 " checkpatch
2024-06-20  8:25 ` 0-day Robot [this message]
2024-06-20 12:13 ` |SUCCESS| pw141414-141419 [PATCH] [v2,6/6] eal: provide option to us dpdklab
2024-06-20 12:25 ` |FAILURE| " dpdklab
2024-06-20 12:45 ` dpdklab
2024-06-20 12:46 ` |SUCCESS| " dpdklab
2024-06-20 12:58 ` dpdklab
2024-06-20 12:58 ` |FAILURE| " dpdklab
2024-06-20 12:59 ` |SUCCESS| " dpdklab
2024-06-20 13:00 ` dpdklab
2024-06-20 13:01 ` dpdklab
2024-06-20 13:29 ` dpdklab
2024-06-20 13:42 ` dpdklab
2024-06-20 13:45 ` dpdklab
2024-06-20 13:46 ` dpdklab
2024-06-20 13:46 ` dpdklab
2024-06-20 14:03 ` dpdklab
2024-06-20 14:05 ` dpdklab
2024-06-20 14:06 ` dpdklab
2024-06-20 14:06 ` dpdklab
2024-06-20 14:06 ` dpdklab
2024-06-20 14:08 ` dpdklab
2024-06-20 14:08 ` dpdklab
2024-06-20 14:09 ` dpdklab
2024-06-20 14:09 ` dpdklab
2024-06-20 14:10 ` dpdklab
2024-06-20 14:12 ` dpdklab
2024-06-20 14:16 ` dpdklab
2024-06-20 14:17 ` dpdklab
2024-06-20 14:21 ` dpdklab
2024-06-20 14:23 ` dpdklab
2024-06-20 14:24 ` dpdklab
2024-06-20 14:25 ` dpdklab
2024-06-20 14:27 ` dpdklab
2024-06-20 14:29 ` dpdklab
2024-06-20 14:50 ` dpdklab
2024-06-20 14:51 ` dpdklab
2024-06-20 14:52 ` dpdklab
2024-06-20 14:52 ` dpdklab
2024-06-20 14:53 ` dpdklab
2024-06-20 14:56 ` dpdklab
2024-06-20 15:03 ` dpdklab
2024-06-20 16:18 ` dpdklab
2024-06-20 16:18 ` dpdklab
2024-06-20 16:25 ` dpdklab
2024-06-20 16:26 ` dpdklab
2024-06-20 16:32 ` dpdklab
2024-06-20 16:36 ` dpdklab
2024-06-20 16:44 ` dpdklab
2024-06-20 16:44 ` dpdklab
2024-06-20 16:59 ` dpdklab
2024-06-20 17:27 ` dpdklab
2024-06-20 17:29 ` dpdklab
2024-06-20 17:31 ` dpdklab
2024-06-20 17:31 ` dpdklab
2024-06-20 17:35 ` dpdklab
2024-06-20 17:36 ` dpdklab
2024-06-20 17:37 ` dpdklab
2024-06-20 17:38 ` dpdklab
2024-06-20 17:39 ` dpdklab
2024-06-20 17:40 ` dpdklab
2024-06-20 17:41 ` dpdklab
2024-06-20 17:41 ` dpdklab
2024-06-20 17:41 ` dpdklab
2024-06-20 17:41 ` dpdklab
2024-06-20 17:42 ` dpdklab
2024-06-20 17:42 ` dpdklab
2024-06-20 17:43 ` dpdklab
2024-06-20 17:43 ` dpdklab
2024-06-20 17:51 ` dpdklab
2024-06-20 17:52 ` dpdklab
2024-06-20 17:52 ` dpdklab
2024-06-20 17:53 ` dpdklab
2024-06-20 17:56 ` dpdklab
2024-06-20 18:08 ` dpdklab
2024-06-20 18:08 ` dpdklab
2024-06-20 18:09 ` dpdklab
2024-06-20 18:17 ` dpdklab
2024-06-20 18:20 ` dpdklab
2024-06-20 18:21 ` dpdklab
2024-06-20 18:22 ` dpdklab
2024-06-20 18:23 ` dpdklab
2024-06-20 18:27 ` dpdklab
2024-06-20 18:29 ` dpdklab
2024-06-20 18:29 ` dpdklab
2024-06-20 18:30 ` dpdklab
2024-06-20 18:31 ` dpdklab
2024-06-20 18:31 ` dpdklab
2024-06-20 18:32 ` dpdklab
2024-06-20 18:42 ` dpdklab
2024-06-20 18:43 ` dpdklab
2024-06-20 18:43 ` dpdklab
2024-06-20 18:48 ` dpdklab
2024-06-20 18:56 ` dpdklab
2024-06-20 19:37 ` dpdklab
2024-06-20 19:37 ` dpdklab
2024-06-20 19:50 ` dpdklab
2024-06-20 19:55 ` dpdklab
2024-06-20 20:10 ` dpdklab
2024-06-20 20:22 ` dpdklab
2024-06-20 20:28 ` dpdklab
2024-06-20 20:30 ` dpdklab
2024-06-20 20:32 ` dpdklab
2024-06-20 20:43 ` dpdklab
2024-06-20 20:46 ` dpdklab
2024-06-20 21:31 ` dpdklab
2024-06-20 22:12 ` dpdklab
2024-06-20 22:27 ` dpdklab
2024-06-20 22:37 ` dpdklab
2024-06-21  3:52 ` dpdklab
2024-06-21  4:26 ` dpdklab
2024-06-22  4:09 ` 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=20240620082504.1061152-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=mattias.ronnblom@ericsson.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).