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| pw138072 [PATCH v3] hash: put GFNI stubs back
Date: Wed,  6 Mar 2024 21:24:35 -0500	[thread overview]
Message-ID: <20240307022435.991831-1-robot@bytheb.org> (raw)
In-Reply-To: <20240307013715.114013-1-stephen@networkplumber.org>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
   24 | __rte_internal
      | ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:26:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘___rte_thash_gfni’
   26 | ___rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len);
      | ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:28:15: error: expected ‘;’ before ‘void’
   28 | __rte_internal
      |               ^
      |               ;
   29 | void
      | ~~~~           
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: implicit declaration of function ‘___rte_thash_gfni’; did you mean ‘rte_thash_gfni’? [-Werror=implicit-function-declaration]
   50 |         return ___rte_thash_gfni(mtrx, key, len);
      |                ^~~~~~~~~~~~~~~~~
      |                rte_thash_gfni
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: nested extern declaration of ‘___rte_thash_gfni’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[3544/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_bbdev.c.o'.
[3545/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_bbdev_pmd.c.o'.
[3546/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[3547/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'.
[3548/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
   24 | __rte_internal
      | ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:26:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘___rte_thash_gfni’
   26 | ___rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len);
      | ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:28:15: error: expected ‘;’ before ‘void’
   28 | __rte_internal
      |               ^
      |               ;
   29 | void
      | ~~~~           
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: implicit declaration of function ‘___rte_thash_gfni’; did you mean ‘rte_thash_gfni’? [-Werror=implicit-function-declaration]
   50 |         return ___rte_thash_gfni(mtrx, key, len);
      |                ^~~~~~~~~~~~~~~~~
      |                rte_thash_gfni
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: nested extern declaration of ‘___rte_thash_gfni’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2863/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_timer.c.o'.
[2864/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[2865/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'.
[2866/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'.
[2867/3467] Linking target app/dpdk-test.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
   24 | __rte_internal
      | ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:26:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘___rte_thash_gfni’
   26 | ___rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len);
      | ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:28:15: error: expected ‘;’ before ‘void’
   28 | __rte_internal
      |               ^
      |               ;
   29 | void
      | ~~~~           
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: implicit declaration of function ‘___rte_thash_gfni’; did you mean ‘rte_thash_gfni’? [-Werror=implicit-function-declaration]
   50 |         return ___rte_thash_gfni(mtrx, key, len);
      |                ^~~~~~~~~~~~~~~~~
      |                rte_thash_gfni
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: nested extern declaration of ‘___rte_thash_gfni’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2806/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_hash.c.o'.
[2807/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_timer.c.o'.
[2808/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'.
[2809/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[2810/3438] Linking target app/dpdk-test.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-03-07  2:24 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240307013715.114013-1-stephen@networkplumber.org>
2024-03-07  1:14 ` |SUCCESS| " qemudev
2024-03-07  1:19 ` qemudev
2024-03-07  1:38 ` checkpatch
2024-03-07  2:15 ` |SUCCESS| pw138072 [PATCH] [v3] " dpdklab
2024-03-07  2:15 ` dpdklab
2024-03-07  2:15 ` dpdklab
2024-03-07  2:16 ` dpdklab
2024-03-07  2:16 ` dpdklab
2024-03-07  2:16 ` dpdklab
2024-03-07  2:17 ` dpdklab
2024-03-07  2:18 ` dpdklab
2024-03-07  2:24 ` 0-day Robot [this message]
2024-03-07  2:25 ` dpdklab
2024-03-07  2:26 ` dpdklab
2024-03-07  2:26 ` dpdklab
2024-03-07  2:27 ` dpdklab
2024-03-07  2:27 ` dpdklab
2024-03-07  2:28 ` dpdklab
2024-03-07  2:28 ` dpdklab
2024-03-07  2:28 ` dpdklab
2024-03-07  2:29 ` dpdklab
2024-03-07  2:30 ` dpdklab
2024-03-07  2:32 ` dpdklab
2024-03-07  2:32 ` dpdklab
2024-03-07  2:32 ` dpdklab
2024-03-07  2:32 ` dpdklab
2024-03-07  2:33 ` dpdklab
2024-03-07  2:33 ` dpdklab
2024-03-07  2:33 ` dpdklab
2024-03-07  2:34 ` dpdklab
2024-03-07  2:34 ` dpdklab
2024-03-07  2:34 ` dpdklab
2024-03-07  2:34 ` dpdklab
2024-03-07  2:35 ` dpdklab
2024-03-07  2:35 ` dpdklab
2024-03-07  2:35 ` dpdklab
2024-03-07  2:35 ` dpdklab
2024-03-07  2:35 ` dpdklab
2024-03-07  2:35 ` dpdklab
2024-03-07  2:36 ` dpdklab
2024-03-07  2:36 ` dpdklab
2024-03-07  2:36 ` dpdklab
2024-03-07  2:36 ` dpdklab
2024-03-07  2:36 ` dpdklab
2024-03-07  2:36 ` dpdklab
2024-03-07  2:37 ` dpdklab
2024-03-07  2:39 ` dpdklab
2024-03-07  2:43 ` dpdklab
2024-03-07  2:44 ` dpdklab
2024-03-07  2:45 ` dpdklab
2024-03-07  2:45 ` dpdklab
2024-03-07  2:45 ` dpdklab
2024-03-07  2:45 ` dpdklab
2024-03-07  2:49 ` dpdklab
2024-03-07  3:01 ` dpdklab
2024-03-07  3:01 ` dpdklab
2024-03-07  3:05 ` dpdklab
2024-03-07  3:06 ` dpdklab
2024-03-07  3:06 ` dpdklab
2024-03-07  3:07 ` dpdklab
2024-03-07  3:07 ` dpdklab
2024-03-07  3:07 ` dpdklab
2024-03-07  3:08 ` dpdklab
2024-03-07  3:08 ` dpdklab
2024-03-07  3:09 ` dpdklab
2024-03-07  3:09 ` dpdklab
2024-03-07  3:12 ` dpdklab
2024-03-07  3:14 ` dpdklab
2024-03-07  3:45 ` dpdklab
2024-03-07  4:00 ` dpdklab
2024-03-08  0:29 ` dpdklab
2024-03-08  0:34 ` dpdklab
2024-03-08  0:38 ` dpdklab
2024-03-08  0:44 ` 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=20240307022435.991831-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).