automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: kda@semihalf.com, robot@bytheb.org
Subject: |FAILURE| pw112154 [PATCH v4 8/8] ci: add RISCV64 cross compilation job
Date: Tue, 31 May 2022 11:19:27 -0400	[thread overview]
Message-ID: <20220531151927.15869-1-robot@bytheb.org> (raw)
In-Reply-To: <20220531141307.253385-9-kda@semihalf.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
   28 |   _mm_set_epi32(UINT8_MAX, UINT8_MAX, UINT8_MAX, UINT8_MAX);
      |   ^~~~~~~~~~~~~
../lib/lpm/rte_lpm_sse.h:28:3: error: nested extern declaration of ‘_mm_set_epi32’ [-Werror=nested-externs]
../lib/lpm/rte_lpm_sse.h:47:8: error: implicit declaration of function ‘_mm_srli_epi32’ [-Werror=implicit-function-declaration]
   47 |  i24 = _mm_srli_epi32(ip, CHAR_BIT);
      |        ^~~~~~~~~~~~~~
../lib/lpm/rte_lpm_sse.h:47:8: error: nested extern declaration of ‘_mm_srli_epi32’ [-Werror=nested-externs]
../lib/lpm/rte_lpm_sse.h:50:8: error: implicit declaration of function ‘_mm_cvtsi128_si64’ [-Werror=implicit-function-declaration]
   50 |  idx = _mm_cvtsi128_si64(i24);
      |        ^~~~~~~~~~~~~~~~~
../lib/lpm/rte_lpm_sse.h:50:8: error: nested extern declaration of ‘_mm_cvtsi128_si64’ [-Werror=nested-externs]
../lib/lpm/rte_lpm_sse.h:52:8: error: implicit declaration of function ‘_mm_srli_si128’ [-Werror=implicit-function-declaration]
   52 |  i24 = _mm_srli_si128(i24, /* sizeof(uint64_t) */ 8);
      |        ^~~~~~~~~~~~~~
../lib/lpm/rte_lpm_sse.h:52:8: error: nested extern declaration of ‘_mm_srli_si128’ [-Werror=nested-externs]
../lib/lpm/rte_lpm_sse.h:67:9: error: implicit declaration of function ‘_mm_and_si128’ [-Werror=implicit-function-declaration]
   67 |  i8.x = _mm_and_si128(ip, mask8);
      |         ^~~~~~~~~~~~~
../lib/lpm/rte_lpm_sse.h:67:9: error: nested extern declaration of ‘_mm_and_si128’ [-Werror=nested-externs]
../lib/lpm/rte_lpm_sse.h:67:9: error: incompatible types when assigning to type ‘xmm_t’ {aka ‘__vector(4) int’} from type ‘int’
cc1: all warnings being treated as errors
[326/3562] Compiling C object 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o'.
[327/3562] Compiling C object 'lib/76b5a35@@rte_latencystats@sta/latencystats_rte_latencystats.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-05-31 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220531141307.253385-9-kda@semihalf.com>
2022-05-31 14:15 ` |SUCCESS| " checkpatch
2022-05-31 15:19 ` 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=20220531151927.15869-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=kda@semihalf.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).