|FAILURE| pw138072 [PATCH v3] hash: put GFNI stubs back

0-day Robot robot at bytheb.org
Thu Mar 7 03:24:35 CET 2024


From: robot at 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 at exe/meson-generated_rte_bbdev.c.o'.
[3545/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_bbdev_pmd.c.o'.
[3546/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_thash.c.o'.
[3547/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_acl.c.o'.
[3548/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at 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 at exe/meson-generated_rte_timer.c.o'.
[2864/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_thash.c.o'.
[2865/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_acl.c.o'.
[2866/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at 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 at exe/meson-generated_rte_hash.c.o'.
[2807/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_timer.c.o'.
[2808/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at exe/meson-generated_rte_acl.c.o'.
[2809/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs at 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-----------------------------


More information about the test-report mailing list