[dpdk-test-report] |FAILURE| pw91747 [dpdk-dev] [PATCH V4] app/testpmd: support Tx mbuf free on demand cmd

0-day Robot robot at bytheb.org
Mon Apr 19 15:57:18 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/763614882
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static failed at step "Build and test"
ubuntu-18.04-gcc-shared-abi+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"
####################################################################################
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
           ^
../app/test-pmd/cmdline.c:16948:27: error: ‘RTE_ETH_QUEUE_STATE_STARTED’ undeclared (first use in this function); did you mean ‘RTE_ETH_EVENT_QUEUE_STATE’?
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                           RTE_ETH_EVENT_QUEUE_STATE
../app/test-pmd/cmdline.c:16948:27: note: each undeclared identifier is reported only once for each function it appears in
In file included from ../app/test-pmd/cmdline.c:47:0:
../app/test-pmd/cmdline.c: At top level:
../app/test-pmd/cmdline.c:16979:10: error: ‘UINT16’ undeclared here (not in a function); did you mean ‘UINT16_C’?
          UINT16);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
../app/test-pmd/cmdline.c:16985:10: error: ‘UINT32’ undeclared here (not in a function); did you mean ‘UINT16’?
          UINT32);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
[2417/3069] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_lpm_ipv6.c.o'.
[2418/3069] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_items_gen.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-abi+doc+tests at step "Build and test"
####################################################################################
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
           ^
../app/test-pmd/cmdline.c:16948:27: error: ‘RTE_ETH_QUEUE_STATE_STARTED’ undeclared (first use in this function); did you mean ‘RTE_ETH_EVENT_QUEUE_STATE’?
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                           RTE_ETH_EVENT_QUEUE_STATE
../app/test-pmd/cmdline.c:16948:27: note: each undeclared identifier is reported only once for each function it appears in
In file included from ../app/test-pmd/cmdline.c:47:0:
../app/test-pmd/cmdline.c: At top level:
../app/test-pmd/cmdline.c:16979:10: error: ‘UINT16’ undeclared here (not in a function); did you mean ‘UINT16_C’?
          UINT16);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
../app/test-pmd/cmdline.c:16985:10: error: ‘UINT32’ undeclared here (not in a function); did you mean ‘UINT16’?
          UINT32);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
[2451/3285] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_tm.c.o'.
[2452/3285] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_flow.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################
[2409/3071] Generating 'buildtools/chkincs/fe389a9@@chkincs at exe/rte_kvargs.c'.
[2410/3071] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_runtime.c.o'.
[2411/3071] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o'.
FAILED: app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o 
ccache clang -Iapp/a172ced@@dpdk-testpmd at exe -Iapp -I../app -Ilib/librte_ethdev -I../lib/librte_ethdev -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_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_gro -I../lib/librte_gro -Ilib/librte_gso -I../lib/librte_gso -Ilib/librte_cmdline -I../lib/librte_cmdline -Ilib/librte_metrics -I../lib/librte_metrics -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_bitratestats -I../lib/librte_bitratestats -Ilib/librte_pdump -I../lib/librte_pdump -Ilib/librte_latencystats -I../lib/librte_latencystats -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_rcu -I../lib/librte_rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/librte_reorder -I../lib/librte_reorder -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Idrivers/net/bnxt -I../drivers/net/bnxt -I../drivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_core -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/librte_security -I../lib/librte_security -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Idrivers/mempool/dpaa -I../drivers/mempool/dpaa -Idrivers/net/dpaa -I../drivers/net/dpaa -Ilib/librte_bpf -I../lib/librte_bpf -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 -Wno-deprecated-declarations  -MD -MQ 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o' -MF 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o.d' -o 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o' -c ../app/test-pmd/cmdline.c
../app/test-pmd/cmdline.c:16948:12: error: no member named 'queue_state' in 'struct rte_eth_txq_info'
        if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
            ~~~~~ ^
../app/test-pmd/cmdline.c:16948:27: error: use of undeclared identifier 'RTE_ETH_QUEUE_STATE_STARTED'
        if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                                 ^
../app/test-pmd/cmdline.c:16979:10: error: use of undeclared identifier 'UINT16'
                              UINT16);
                              ^
../app/test-pmd/cmdline.c:16982:10: error: use of undeclared identifier 'UINT16'
                              UINT16);
                              ^
../app/test-pmd/cmdline.c:16985:10: error: use of undeclared identifier 'UINT32'
                              UINT32);
                              ^
5 errors generated.
[2412/3071] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_rxonly.c.o'.
[2413/3071] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2 at sta/event_octeontx2_otx2_worker_dual.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"
####################################################################################
[2444/3287] Linking static target drivers/libtmp_rte_event_octeontx2.a.
[2445/3287] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_lpm_ipv6.c.o'.
[2446/3287] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o'.
FAILED: app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o 
ccache clang -Iapp/a172ced@@dpdk-testpmd at exe -Iapp -I../app -Ilib/librte_ethdev -I../lib/librte_ethdev -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_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_gro -I../lib/librte_gro -Ilib/librte_gso -I../lib/librte_gso -Ilib/librte_cmdline -I../lib/librte_cmdline -Ilib/librte_metrics -I../lib/librte_metrics -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_bitratestats -I../lib/librte_bitratestats -Ilib/librte_pdump -I../lib/librte_pdump -Ilib/librte_latencystats -I../lib/librte_latencystats -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_rcu -I../lib/librte_rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/librte_reorder -I../lib/librte_reorder -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Idrivers/net/bnxt -I../drivers/net/bnxt -I../drivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_core -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/librte_security -I../lib/librte_security -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Idrivers/mempool/dpaa -I../drivers/mempool/dpaa -Idrivers/net/dpaa -I../drivers/net/dpaa -Ilib/librte_bpf -I../lib/librte_bpf -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 -Wno-deprecated-declarations  -MD -MQ 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o' -MF 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o.d' -o 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o' -c ../app/test-pmd/cmdline.c
../app/test-pmd/cmdline.c:16948:12: error: no member named 'queue_state' in 'struct rte_eth_txq_info'
        if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
            ~~~~~ ^
../app/test-pmd/cmdline.c:16948:27: error: use of undeclared identifier 'RTE_ETH_QUEUE_STATE_STARTED'
        if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                                 ^
../app/test-pmd/cmdline.c:16979:10: error: use of undeclared identifier 'UINT16'
                              UINT16);
                              ^
../app/test-pmd/cmdline.c:16982:10: error: use of undeclared identifier 'UINT16'
                              UINT16);
                              ^
../app/test-pmd/cmdline.c:16985:10: error: use of undeclared identifier 'UINT32'
                              UINT32);
                              ^
5 errors generated.
[2447/3287] Generating rte_event_octeontx2.pmd.c with a custom command.
[2448/3287] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_runtime.c.o'.
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"
####################################################################################
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
           ^
../app/test-pmd/cmdline.c:16948:27: error: ‘RTE_ETH_QUEUE_STATE_STARTED’ undeclared (first use in this function); did you mean ‘RTE_ETH_EVENT_QUEUE_STATE’?
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                           RTE_ETH_EVENT_QUEUE_STATE
../app/test-pmd/cmdline.c:16948:27: note: each undeclared identifier is reported only once for each function it appears in
In file included from ../app/test-pmd/cmdline.c:47:0:
../app/test-pmd/cmdline.c: At top level:
../app/test-pmd/cmdline.c:16979:10: error: ‘UINT16’ undeclared here (not in a function); did you mean ‘UINT16_C’?
          UINT16);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
../app/test-pmd/cmdline.c:16985:10: error: ‘UINT32’ undeclared here (not in a function); did you mean ‘UINT16’?
          UINT32);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
[1823/2456] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_5tswap.c.o'.
[1824/2456] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_config.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"
####################################################################################
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
           ^
../app/test-pmd/cmdline.c:16948:27: error: ‘RTE_ETH_QUEUE_STATE_STARTED’ undeclared (first use in this function); did you mean ‘RTE_ETH_EVENT_QUEUE_STATE’?
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                           RTE_ETH_EVENT_QUEUE_STATE
../app/test-pmd/cmdline.c:16948:27: note: each undeclared identifier is reported only once for each function it appears in
In file included from ../app/test-pmd/cmdline.c:47:0:
../app/test-pmd/cmdline.c: At top level:
../app/test-pmd/cmdline.c:16979:10: error: ‘UINT16’ undeclared here (not in a function); did you mean ‘UINT16_C’?
          UINT16);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
../app/test-pmd/cmdline.c:16985:10: error: ‘UINT32’ undeclared here (not in a function); did you mean ‘UINT16’?
          UINT32);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
[2417/3069] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_lpm_ipv6.c.o'.
[2418/3069] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_items_gen.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"
####################################################################################
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
           ^
../app/test-pmd/cmdline.c:16948:27: error: ‘RTE_ETH_QUEUE_STATE_STARTED’ undeclared (first use in this function); did you mean ‘RTE_ETH_EVENT_QUEUE_STATE’?
  if (qinfo.queue_state != RTE_ETH_QUEUE_STATE_STARTED) {
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                           RTE_ETH_EVENT_QUEUE_STATE
../app/test-pmd/cmdline.c:16948:27: note: each undeclared identifier is reported only once for each function it appears in
In file included from ../app/test-pmd/cmdline.c:47:0:
../app/test-pmd/cmdline.c: At top level:
../app/test-pmd/cmdline.c:16979:10: error: ‘UINT16’ undeclared here (not in a function); did you mean ‘UINT16_C’?
          UINT16);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
../app/test-pmd/cmdline.c:16985:10: error: ‘UINT32’ undeclared here (not in a function); did you mean ‘UINT16’?
          UINT32);
          ^
../lib/librte_cmdline/cmdline_parse_num.h:53:3: note: in definition of macro ‘TOKEN_NUM_INITIALIZER’
   numtype,                        /* type */          \
   ^~~~~~~
[2451/3282] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_tm.c.o'.
[2452/3282] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_flow.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-----------------------------


More information about the test-report mailing list