automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw80782 [PATCH] [v3] eventdev: update app and examples for new eventdev ABI
@ 2020-10-14 18:00 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2020-10-14 18:00 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_build patch failure_

Submitter: Timothy McDaniel <timothy.mcdaniel@intel.com>
Date: Wednesday, October 14 2020 17:33:06 
Applied on: CommitID:b7a8eea2c7be88c178f2b4cbabb3039cc1ea9031
Apply patch set 80782 failed:

[1/224] Linking static target drivers/libtmp_rte_pmd_mlx5.a.
[2/224] Linking static target drivers/libtmp_rte_pmd_octeontx2_event.a.
[3/224] Compiling C object 'drivers/a715181@@rte_pmd_bbdev_turbo_sw@sha/meson-generated_.._rte_pmd_bbdev_turbo_sw.pmd.c.o'.
[4/224] Compiling C object 'drivers/a715181@@rte_pmd_bbdev_turbo_sw@sta/meson-generated_.._rte_pmd_bbdev_turbo_sw.pmd.c.o'.
[5/224] Linking target drivers/librte_pmd_bbdev_null.so.21.0.
[6/224] Linking static target drivers/librte_pmd_bbdev_turbo_sw.a.
[7/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_options.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
In file included from ../app/test-eventdev/evt_options.h:16:0,
                 from ../app/test-eventdev/evt_options.c:15:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[8/224] Generating rte_pmd_octeontx2_event.pmd.c with a custom command.
[9/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_atq.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_atq.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_pipeline_atq.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_atq.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_atq.c.o' -c ../app/test-eventdev/test_pipeline_atq.c
In file included from ../app/test-eventdev/test_pipeline_common.h:26:0,
                 from ../app/test-eventdev/test_pipeline_atq.c:6:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[10/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_atq.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_atq.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_perf_atq.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_atq.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_atq.c.o' -c ../app/test-eventdev/test_perf_atq.c
In file included from ../app/test-eventdev/test_perf_common.h:22:0,
                 from ../app/test-eventdev/test_perf_atq.c:5:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[11/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_common.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_common.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_order_common.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_common.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_common.c.o' -c ../app/test-eventdev/test_order_common.c
In file included from ../app/test-eventdev/test_order_common.h:17:0,
                 from ../app/test-eventdev/test_order_common.c:5:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[12/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_perf_common.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o' -c ../app/test-eventdev/test_perf_common.c
In file included from ../app/test-eventdev/test_perf_common.h:22:0,
                 from ../app/test-eventdev/test_perf_common.c:5:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[13/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_pipeline_queue.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o' -c ../app/test-eventdev/test_pipeline_queue.c
In file included from ../app/test-eventdev/test_pipeline_common.h:26:0,
                 from ../app/test-eventdev/test_pipeline_queue.c:6:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[14/224] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_stub.c.o'.
[15/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_common.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_common.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_pipeline_common.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_common.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_common.c.o' -c ../app/test-eventdev/test_pipeline_common.c
In file included from ../app/test-eventdev/test_pipeline_common.h:26:0,
                 from ../app/test-eventdev/test_pipeline_common.c:6:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[16/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_queue.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_queue.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_order_queue.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_queue.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_queue.c.o' -c ../app/test-eventdev/test_order_queue.c
In file included from ../app/test-eventdev/test_order_common.h:17:0,
                 from ../app/test-eventdev/test_order_queue.c:8:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:115:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
[17/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_atq.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_atq.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_order_atq.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_atq.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_atq.c.o' -c ../app/test-eventdev/test_order_atq.c
In file included from ../app/test-eventdev/test_order_common.h:17:0,
                 from ../app/test-eventdev/test_order_atq.c:8:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:115:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
[18/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_main.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_main.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_evt_main.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_main.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_main.c.o' -c ../app/test-eventdev/evt_main.c
In file included from ../app/test-eventdev/evt_options.h:16:0,
                 from ../app/test-eventdev/evt_main.c:14:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[19/224] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_items_gen.c.o'.
[20/224] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o 
cc -Iapp/a172ced@@dpdk-test-eventdev@exe -Iapp -I../app -Ilib/librte_eventdev -I../lib/librte_eventdev -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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -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-eventdev@exe/test-eventdev_test_perf_queue.c.o' -MF 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o' -c ../app/test-eventdev/test_perf_queue.c
In file included from ../app/test-eventdev/test_perf_common.h:22:0,
                 from ../app/test-eventdev/test_perf_queue.c:5:
../app/test-eventdev/evt_common.h: In function ‘evt_has_flow_id’:
../app/test-eventdev/evt_common.h:113:35: error: ‘RTE_EVENT_DEV_CAP_CARRY_FLOW_ID’ undeclared (first use in this function); did you mean ‘RTE_EVENT_DEV_CAP_BURST_MODE’?
  return (dev_info.event_dev_cap & RTE_EVENT_DEV_CAP_CARRY_FLOW_ID) ?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   RTE_EVENT_DEV_CAP_BURST_MODE
../app/test-eventdev/evt_common.h:113:35: note: each undeclared identifier is reported only once for each function it appears in
../app/test-eventdev/evt_common.h: In function ‘evt_configure_eventdev’:
../app/test-eventdev/evt_common.h:182:5: error: ‘const struct rte_event_dev_config’ has no member named ‘nb_single_link_event_port_queues’
    .nb_single_link_event_port_queues = 0,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_common.h:184:28: warning: initialized field overwritten [-Woverride-init]
    .nb_event_queue_flows = opt->nb_flows,
                            ^~~
../app/test-eventdev/evt_common.h:184:28: note: (near initialization for ‘config.nb_event_queue_flows’)
[21/224] Generating rte_pmd_mlx5.pmd.c with a custom command.
[22/224] Generating rte_pmd_bbdev_turbo_sw.sym_chk with a meson_exe.py custom command.
[23/224] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_actions_gen.c.o'.
[24/224] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_runtime.c.o'.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2020-10-14 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14 18:00 [dpdk-test-report] |FAILURE| pw80782 [PATCH] [v3] eventdev: update app and examples for new eventdev ABI 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).