From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw124333 [PATCH v9 22/22] hash: convert RTE_LOGTYPE_HASH to dynamic type
Date: Tue, 21 Feb 2023 16:59:20 -0500 [thread overview]
Message-ID: <20230221215920.145169-1-robot@bytheb.org> (raw)
In-Reply-To: <20230221190208.514276-23-stephen@networkplumber.org>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/124333/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4236137990
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:37:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rte_thash_gfni’
37 | rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len);
| ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:59:19: error: expected ‘;’ before ‘void’
59 | __rte_experimental
| ^
| ;
60 | void
| ~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:61:27: error: unknown type name ‘uint64_t’
61 | rte_thash_gfni_bulk(const uint64_t *mtrx, int len, uint8_t *tuple[],
| ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:61:52: error: unknown type name ‘uint8_t’
61 | rte_thash_gfni_bulk(const uint64_t *mtrx, int len, uint8_t *tuple[],
| ^~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:62:7: error: unknown type name ‘uint32_t’
62 | uint32_t val[], uint32_t num);
| ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:62:23: error: unknown type name ‘uint32_t’
62 | uint32_t val[], uint32_t num);
| ^~~~~~~~
[3309/3911] Linking target examples/dpdk-l3fwd.
[3310/3911] Linking target app/test/dpdk-test.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:37:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rte_thash_gfni’
37 | rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len);
| ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:59:19: error: expected ‘;’ before ‘void’
59 | __rte_experimental
| ^
| ;
60 | void
| ~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:61:27: error: unknown type name ‘uint64_t’
61 | rte_thash_gfni_bulk(const uint64_t *mtrx, int len, uint8_t *tuple[],
| ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:61:52: error: unknown type name ‘uint8_t’
61 | rte_thash_gfni_bulk(const uint64_t *mtrx, int len, uint8_t *tuple[],
| ^~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:62:7: error: unknown type name ‘uint32_t’
62 | uint32_t val[], uint32_t num);
| ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:62:23: error: unknown type name ‘uint32_t’
62 | uint32_t val[], uint32_t num);
| ^~~~~~~~
[3159/3761] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_jhash.c.o'.
[3160/3761] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:37:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rte_thash_gfni’
37 | rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len);
| ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:59:19: error: expected ‘;’ before ‘void’
59 | __rte_experimental
| ^
| ;
60 | void
| ~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:61:27: error: unknown type name ‘uint64_t’
61 | rte_thash_gfni_bulk(const uint64_t *mtrx, int len, uint8_t *tuple[],
| ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:61:52: error: unknown type name ‘uint8_t’
61 | rte_thash_gfni_bulk(const uint64_t *mtrx, int len, uint8_t *tuple[],
| ^~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:62:7: error: unknown type name ‘uint32_t’
62 | uint32_t val[], uint32_t num);
| ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:62:23: error: unknown type name ‘uint32_t’
62 | uint32_t val[], uint32_t num);
| ^~~~~~~~
[3108/3733] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[3109/3733] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
prev parent reply other threads:[~2023-02-21 20:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230221190208.514276-23-stephen@networkplumber.org>
2023-02-21 18:54 ` |SUCCESS| pw124312-124333 " qemudev
2023-02-21 18:58 ` qemudev
2023-02-21 19:05 ` |SUCCESS| pw124333 " checkpatch
2023-02-21 21:59 ` 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=20230221215920.145169-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).