automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |FAILURE| pw81383-81389 [PATCH] [v13, 7/7] app/testfib: add support for different lookup functions
Date: Mon, 19 Oct 2020 11:29:52 -0400 (EDT)	[thread overview]
Message-ID: <20201019152952.0B6521F18F@noxus.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 7366 bytes --]

Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/81383

_build patch failure_

Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Monday, October 19 2020 15:05:25 
Applied on: CommitID:e8a83681f458d95d197bd37208fed3c3900def03
Apply patch set 81383-81389 failed:

[1/2094] Linking static target lib/librte_vhost.a.
[2/2094] Linking static target lib/librte_ipsec.a.
[3/2094] Generating rte_port_def with a custom command.
[4/2094] Linking target lib/librte_net.so.21.0.
[5/2094] Linking target lib/librte_compressdev.so.21.0.
[6/2094] Linking target lib/librte_bbdev.so.21.0.
[7/2094] Linking target lib/librte_distributor.so.21.0.
[8/2094] Linking target lib/librte_lpm.so.21.0.
[9/2094] Linking target lib/librte_regexdev.so.21.0.
[10/2094] Linking target lib/librte_rib.so.21.0.
[11/2094] Linking target lib/librte_cryptodev.so.21.0.
[12/2094] Linking target lib/librte_member.so.21.0.
[13/2094] Linking target lib/librte_reorder.so.21.0.
[14/2094] Linking target lib/librte_sched.so.21.0.
[15/2094] Compiling C object 'lib/76b5a35@@rte_fib@sta/librte_fib_dir24_8.c.o'.
FAILED: lib/76b5a35@@rte_fib@sta/librte_fib_dir24_8.c.o 
cc -Ilib/76b5a35@@rte_fib@sta -Ilib -I../lib -Ilib/librte_fib -I../lib/librte_fib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_rib -I../lib/librte_rib -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_DIR24_8_AVX512_SUPPORT -DCC_TRIE_AVX512_SUPPORT -MD -MQ 'lib/76b5a35@@rte_fib@sta/librte_fib_dir24_8.c.o' -MF 'lib/76b5a35@@rte_fib@sta/librte_fib_dir24_8.c.o.d' -o 'lib/76b5a35@@rte_fib@sta/librte_fib_dir24_8.c.o' -c ../lib/librte_fib/dir24_8.c
../lib/librte_fib/dir24_8.c: In function ‘get_vector_fn’:
../lib/librte_fib/dir24_8.c:71:5: warning: implicit declaration of function ‘rte_vect_get_max_simd_bitwidth’ [-Wimplicit-function-declaration]
    (rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_512))
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_fib/dir24_8.c:71:5: warning: nested extern declaration of ‘rte_vect_get_max_simd_bitwidth’ [-Wnested-externs]
../lib/librte_fib/dir24_8.c:71:40: error: ‘RTE_VECT_SIMD_512’ undeclared (first use in this function); did you mean ‘_RTE_VECT_H_’?
    (rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_512))
                                        ^~~~~~~~~~~~~~~~~
                                        _RTE_VECT_H_
../lib/librte_fib/dir24_8.c:71:40: note: each undeclared identifier is reported only once for each function it appears in
[16/2094] Compiling C object 'lib/76b5a35@@rte_fib@sta/librte_fib_trie.c.o'.
FAILED: lib/76b5a35@@rte_fib@sta/librte_fib_trie.c.o 
cc -Ilib/76b5a35@@rte_fib@sta -Ilib -I../lib -Ilib/librte_fib -I../lib/librte_fib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_rib -I../lib/librte_rib -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_DIR24_8_AVX512_SUPPORT -DCC_TRIE_AVX512_SUPPORT -MD -MQ 'lib/76b5a35@@rte_fib@sta/librte_fib_trie.c.o' -MF 'lib/76b5a35@@rte_fib@sta/librte_fib_trie.c.o.d' -o 'lib/76b5a35@@rte_fib@sta/librte_fib_trie.c.o' -c ../lib/librte_fib/trie.c
../lib/librte_fib/trie.c: In function ‘get_vector_fn’:
../lib/librte_fib/trie.c:55:5: warning: implicit declaration of function ‘rte_vect_get_max_simd_bitwidth’ [-Wimplicit-function-declaration]
    (rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_512))
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_fib/trie.c:55:5: warning: nested extern declaration of ‘rte_vect_get_max_simd_bitwidth’ [-Wnested-externs]
../lib/librte_fib/trie.c:55:40: error: ‘RTE_VECT_SIMD_512’ undeclared (first use in this function); did you mean ‘_RTE_VECT_H_’?
    (rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_512))
                                        ^~~~~~~~~~~~~~~~~
                                        _RTE_VECT_H_
../lib/librte_fib/trie.c:55:40: note: each undeclared identifier is reported only once for each function it appears in
[17/2094] Compiling C object 'lib/76b5a35@@rte_port@sta/librte_port_rte_port_sched.c.o'.
[18/2094] Generating ipsec.sym_chk with a meson_exe.py custom command.
[19/2094] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.21.0.symbols'.
[20/2094] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.21.0.symbols'.
[21/2094] Generating symbol file 'lib/76b5a35@@rte_reorder@sha/librte_reorder.so.21.0.symbols'.
[22/2094] Generating symbol file 'lib/76b5a35@@rte_compressdev@sha/librte_compressdev.so.21.0.symbols'.
[23/2094] Generating symbol file 'lib/76b5a35@@rte_cryptodev@sha/librte_cryptodev.so.21.0.symbols'.
[24/2094] Generating symbol file 'lib/76b5a35@@rte_regexdev@sha/librte_regexdev.so.21.0.symbols'.
[25/2094] Generating symbol file 'lib/76b5a35@@rte_sched@sha/librte_sched.so.21.0.symbols'.
[26/2094] Generating symbol file 'lib/76b5a35@@rte_rib@sha/librte_rib.so.21.0.symbols'.
[27/2094] Generating symbol file 'lib/76b5a35@@rte_net@sha/librte_net.so.21.0.symbols'.
[28/2094] Compiling C object 'lib/76b5a35@@rte_port@sta/librte_port_rte_port_source_sink.c.o'.
[29/2094] Compiling C object 'lib/76b5a35@@rte_port@sta/librte_port_rte_port_ras.c.o'.
[30/2094] Compiling C object 'lib/76b5a35@@rte_port@sta/librte_port_rte_port_sym_crypto.c.o'.
[31/2094] Generating vhost.sym_chk with a meson_exe.py custom command.
[32/2094] Compiling C object 'lib/76b5a35@@rte_port@sta/librte_port_rte_port_ring.c.o'.
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/13837/

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2020-10-19 15:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20201019152952.0B6521F18F@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).