automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw81509 [PATCH] [v1] app/regex: configure qp according to device capabilities
@ 2020-10-20  9:59 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2020-10-20  9:59 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_build patch failure_

Submitter: Guy Kaneti <guyk@marvell.com>
Date: Tuesday, October 20 2020 09:10:08 
Applied on: CommitID:a8d0d473a0a89b3c50813e3e144e9a5377429f24
Apply patch set 81509 failed:

[1/177] Linking static target drivers/libtmp_rte_net_mlx5.a.
[2/177] Linking static target drivers/libtmp_rte_event_octeontx2.a.
[3/177] Linking target drivers/librte_baseband_acc100.so.21.0.
[4/177] Generating rte_event_octeontx2.pmd.c with a custom command.
[5/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_byteorder.c.o'.
[6/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_portlist.c.o'.
[7/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_alarm.c.o'.
[8/177] Compiling C object 'drivers/a715181@@rte_event_octeontx2@sta/meson-generated_.._rte_event_octeontx2.pmd.c.o'.
[9/177] Compiling C object 'drivers/a715181@@rte_event_octeontx2@sha/meson-generated_.._rte_event_octeontx2.pmd.c.o'.
[10/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_string.c.o'.
[11/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_num.c.o'.
[12/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_lib.c.o'.
[13/177] Linking static target drivers/librte_event_octeontx2.a.
[14/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_common.c.o'.
[15/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test.c.o'.
[16/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline.c.o'.
[17/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bitops.c.o'.
[18/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.o'.
[19/177] Generating rte_net_mlx5.pmd.c with a custom command.
[20/177] Compiling C object 'app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o'.
FAILED: app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o 
cc -Iapp/a172ced@@dpdk-test-regex@exe -Iapp -I../app -Ilib/librte_regexdev -I../lib/librte_regexdev -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_mbuf -I../lib/librte_mbuf -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 -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o' -MF 'app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o.d' -o 'app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o' -c ../app/test-regex/main.c
../app/test-regex/main.c: In function ‘init_port’:
../app/test-regex/main.c:219:28: error: ‘RTE_REGEXDEV_CAPA_QUEUE_PAIR_OOS_F’ undeclared (first use in this function); did you mean ‘RTE_REGEX_QUEUE_PAIR_CFG_OOS_F’?
   if (info.regexdev_capa & RTE_REGEXDEV_CAPA_QUEUE_PAIR_OOS_F)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            RTE_REGEX_QUEUE_PAIR_CFG_OOS_F
../app/test-regex/main.c:219:28: note: each undeclared identifier is reported only once for each function it appears in
[21/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_crc.c.o'.
[22/177] Compiling C object 'drivers/a715181@@rte_net_mlx5@sta/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[23/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_barrier.c.o'.
[24/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cpuflags.c.o'.
[25/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cycles.c.o'.
[26/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_ipaddr.c.o'.
[27/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_debug.c.o'.
[28/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_cirbuf.c.o'.
[29/177] Compiling C object 'app/a172ced@@dpdk-test-sad@exe/test-sad_main.c.o'.
[30/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_etheraddr.c.o'.
[31/177] Generating rte_event_octeontx2.sym_chk with a meson_exe.py custom command.
[32/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[33/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.o'.
[34/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_acl.c.o'.
[35/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_security_pdcp.c.o'.
[36/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym.c.o'.
[37/177] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-20  9:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  9:59 [dpdk-test-report] |FAILURE| pw81509 [PATCH] [v1] app/regex: configure qp according to device capabilities dpdklab

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).