automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: vladimir.medvedkin@intel.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw102481 [dpdk-dev] [PATCH v3 5/5] test/thash: add performance tests for the Toeplitz hash
Date: Wed, 20 Oct 2021 15:20:34 -0400	[thread overview]
Message-ID: <20211020192034.1956-1-robot@bytheb.org> (raw)
In-Reply-To: <1634754016-367978-6-git-send-email-vladimir.medvedkin@intel.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|19851|SHA|ed77b8d1ef78c8cb28438ae67d1d15a01746d228|passed|https://github.com/ovsrobot/dpdk/actions/runs/1364880324|[dpdk-dev] [pull-request] dpdk-next-eventdev - v21.11 - RC1|ovsrobot/dpdk|build, Size: 22822 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1364877015
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
"ubuntu-18.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
/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:42:2: error: implicit declaration of function ‘RTE_LOG’; did you mean ‘RTE_DIM’? [-Werror=implicit-function-declaration]
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
  ^~~~~~~
  RTE_DIM
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: nested extern declaration of ‘RTE_LOG’ [-Werror=nested-externs]
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: note: each undeclared identifier is reported only once for each function it appears in
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni_bulk’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
cc1: all warnings being treated as errors
[3182/3296] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'.
[3183/3296] 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-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
/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:42:2: error: implicit declaration of function ‘RTE_LOG’; did you mean ‘RTE_DIM’? [-Werror=implicit-function-declaration]
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
  ^~~~~~~
  RTE_DIM
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: nested extern declaration of ‘RTE_LOG’ [-Werror=nested-externs]
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: note: each undeclared identifier is reported only once for each function it appears in
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni_bulk’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
cc1: all warnings being treated as errors
[3395/3512] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[3396/3512] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
ccache clang -Ibuildtools/chkincs/fe389a9@@chkincs@exe -Ibuildtools/chkincs -I../buildtools/chkincs -Iexamples/l3fwd -I../examples/l3fwd -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/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/power -I../lib/power -Ilib/pdump -I../lib/pdump -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/bpf -I../lib/bpf -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash_gfni.c.o' -MF 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash_gfni.c.o.d' -o 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash_gfni.c.o' -c 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_thash_gfni.c'
In file included from buildtools/chkincs/fe389a9@@chkincs@exe/rte_thash_gfni.c:1:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: implicit declaration of function 'RTE_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
        ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: use of undeclared identifier 'ERR'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: use of undeclared identifier 'HASH'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                     ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:2: error: implicit declaration of function 'RTE_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
        ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: use of undeclared identifier 'ERR'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: use of undeclared identifier 'HASH'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                     ^
6 errors generated.
[3183/3298] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[3184/3298] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
ccache clang -Ibuildtools/chkincs/fe389a9@@chkincs@exe -Ibuildtools/chkincs -I../buildtools/chkincs -Iexamples/vmdq_dcb -I../examples/vmdq_dcb -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/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/power -I../lib/power -Ilib/pdump -I../lib/pdump -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/bpf -I../lib/bpf -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash_gfni.c.o' -MF 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash_gfni.c.o.d' -o 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash_gfni.c.o' -c 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_thash_gfni.c'
In file included from buildtools/chkincs/fe389a9@@chkincs@exe/rte_thash_gfni.c:1:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: implicit declaration of function 'RTE_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
        ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: use of undeclared identifier 'ERR'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: use of undeclared identifier 'HASH'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                     ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:2: error: implicit declaration of function 'RTE_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
        ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: use of undeclared identifier 'ERR'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                ^
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: use of undeclared identifier 'HASH'
        RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
                     ^
6 errors generated.
[3397/3514] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[3398/3514] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
/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:42:2: error: implicit declaration of function ‘RTE_LOG’; did you mean ‘RTE_DIM’? [-Werror=implicit-function-declaration]
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
  ^~~~~~~
  RTE_DIM
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: nested extern declaration of ‘RTE_LOG’ [-Werror=nested-externs]
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: note: each undeclared identifier is reported only once for each function it appears in
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni_bulk’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
cc1: all warnings being treated as errors
[2449/2560] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'.
[2450/2560] 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-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
/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:42:2: error: implicit declaration of function ‘RTE_LOG’; did you mean ‘RTE_DIM’? [-Werror=implicit-function-declaration]
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
  ^~~~~~~
  RTE_DIM
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: nested extern declaration of ‘RTE_LOG’ [-Werror=nested-externs]
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: note: each undeclared identifier is reported only once for each function it appears in
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni_bulk’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
cc1: all warnings being treated as errors
[3183/3296] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'.
[3184/3296] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_bbdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
/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:42:2: error: implicit declaration of function ‘RTE_LOG’; did you mean ‘RTE_DIM’? [-Werror=implicit-function-declaration]
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
  ^~~~~~~
  RTE_DIM
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:2: error: nested extern declaration of ‘RTE_LOG’ [-Werror=nested-externs]
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:10: note: each undeclared identifier is reported only once for each function it appears in
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:42:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni_bulk’:
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:10: error: ‘ERR’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
          ^~~
/home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:74:15: error: ‘HASH’ undeclared (first use in this function)
  RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__);
               ^~~~
cc1: all warnings being treated as errors
[3395/3509] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'.
[3396/3509] 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-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-10-20 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1634754016-367978-6-git-send-email-vladimir.medvedkin@intel.com>
2021-10-20 18:22 ` [dpdk-test-report] |SUCCESS| pw102481 " checkpatch
2021-10-20 19:20 ` 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=20211020192034.1956-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=test-report@dpdk.org \
    --cc=vladimir.medvedkin@intel.com \
    /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).