automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw106139-106142 [PATCH] [v2, 4/4] app/test: add IP reassembly negative cases
@ 2022-01-20 17:40 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-01-20 17:40 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/106139

_build patch failure_

Submitter: Akhil Goyal <gakhil@marvell.com>
Date: Thursday, January 20 2022 16:48:04 
Applied on: CommitID:62c21c38a26e654bba09be147ea2d61c2e699a13
Apply patch set 106139-106142 failed:

[1/46] Compiling C object app/test/dpdk-test.p/test_metrics.c.o
[2/46] Compiling C object drivers/librte_event_cnxk.so.22.1.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[3/46] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[4/46] Compiling C object app/test/dpdk-test.p/test_version.c.o
[5/46] Compiling C object app/test/dpdk-test.p/test_trace_register.c.o
[6/46] Linking static target drivers/librte_event_cnxk.a
[7/46] Compiling C object app/test/dpdk-test.p/test_telemetry_json.c.o
[8/46] Compiling C object app/test/dpdk-test.p/test_ticketlock.c.o
[9/46] Compiling C object app/test/dpdk-test.p/test_telemetry_data.c.o
[10/46] Compiling C object app/test/dpdk-test.p/test_trace.c.o
[11/46] Compiling C object app/test/dpdk-test.p/test_security_inline_proto.c.o
FAILED: app/test/dpdk-test.p/test_security_inline_proto.c.o 
cc -Iapp/test/dpdk-test.p -Iapp/test -I../app/test -Ilib/acl -I../lib/acl -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/bpf -I../lib/bpf -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cfgfile -I../lib/cfgfile -Ilib/cmdline -I../lib/cmdline -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/distributor -I../lib/distributor -Ilib/dmadev -I../lib/dmadev -Ilib/efd -I../lib/efd -Ilib/hash -I../lib/hash -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/flow_classify -I../lib/flow_classify -Ilib/table -I../lib/table -Ilib/port -I../lib/port -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/kni -I../lib/kni -Ilib/lpm -I../lib/lpm -Ilib/graph -I../lib/graph -Ilib/ipsec -I../lib/ipsec -Ilib/security -I../lib/security -Ilib/member -I../lib/member -Ilib/node -I../lib/node -Ilib/pipeline -I../lib/pipeline -Ilib/rawdev -I../lib/rawdev -Ilib/reorder -I../lib/reorder -Ilib/stack -I../lib/stack -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Ilib/bitratestats -I../lib/bitratestats -Ilib/latencystats -I../lib/latencystats -Ilib/pdump -I../lib/pdump -Ilib/pcapng -I../lib/pcapng -Idrivers/net/null -I../drivers/net/null -Ilib/power -I../lib/power -Ilib/compressdev -I../lib/compressdev -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -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-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ app/test/dpdk-test.p/test_security_inline_proto.c.o -MF app/test/dpdk-test.p/test_security_inline_proto.c.o.d -o app/test/dpdk-test.p/test_security_inline_proto.c.o -c ../app/test/test_security_inline_proto.c
In file included from ../app/test/test_security_inline_proto.c:17:0:
../app/test/test_security_inline_proto_vectors.h:752:12: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘reass_en’
   .options.reass_en = 1,
            ^~~~~~~~
../app/test/test_security_inline_proto_vectors.h:752:23: warning: initialized field overwritten [-Woverride-init]
   .options.reass_en = 1,
                       ^
../app/test/test_security_inline_proto_vectors.h:752:23: note: (near initialization for ‘conf_aes_128_gcm.ipsec_xform.options.esn’)
../app/test/test_security_inline_proto.c:60:15: error: ‘RTE_ETH_RX_OFFLOAD_IP_REASSEMBLY’ undeclared here (not in a function); did you mean ‘RTE_ETH_RX_OFFLOAD_IPV4_CKSUM’?
   .offloads = RTE_ETH_RX_OFFLOAD_IP_REASSEMBLY |
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               RTE_ETH_RX_OFFLOAD_IPV4_CKSUM
../app/test/test_security_inline_proto.c: In function ‘is_ip_reassembly_incomplete’:
../app/test/test_security_inline_proto.c:533:5: error: ‘RTE_ETH_IP_REASS_INCOMPLETE_DYNFLAG_NAME’ undeclared (first use in this function)
     RTE_ETH_IP_REASS_INCOMPLETE_DYNFLAG_NAME, NULL);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test/test_security_inline_proto.c:533:5: note: each undeclared identifier is reported only once for each function it appears in
../app/test/test_security_inline_proto.c: In function ‘free_mbuf’:
../app/test/test_security_inline_proto.c:545:2: error: unknown type name ‘rte_eth_ip_reass_dynfield_t’; did you mean ‘rte_security_dynfield_t’?
  rte_eth_ip_reass_dynfield_t dynfield;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  rte_security_dynfield_t
In file included from ../lib/ethdev/rte_flow.h:35:0,
                 from ../lib/ethdev/rte_eth_ctrl.h:11,
                 from ../lib/ethdev/rte_ethdev.h:1427,
                 from ../app/test/test_security_inline_proto.c:11:
../app/test/test_security_inline_proto.c:558:13: error: ‘rte_eth_ip_reass_dynfield_t’ undeclared (first use in this function); did you mean ‘rte_security_dynfield_t’?
             rte_eth_ip_reass_dynfield_t *);
             ^
../lib/mbuf/rte_mbuf_dyn.h:229:46: note: in definition of macro ‘RTE_MBUF_DYNFIELD’
 #define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                              ^~~~
../lib/mbuf/rte_mbuf_dyn.h:229:50: error: expected expression before ‘)’ token
 #define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                  ^
../app/test/test_security_inline_proto.c:557:16: note: in expansion of macro ‘RTE_MBUF_DYNFIELD’
    dynfield = *RTE_MBUF_DYNFIELD(mbuf, ip_reass_dynfield_offset,
                ^~~~~~~~~~~~~~~~~
../app/test/test_security_inline_proto.c:560:19: error: request for member ‘next_frag’ in something not a structure or union
    mbuf = dynfield.next_frag;
                   ^
../app/test/test_security_inline_proto.c:545:30: warning: variable ‘dynfield’ set but not used [-Wunused-but-set-variable]
  rte_eth_ip_reass_dynfield_t dynfield;
                              ^~~~~~~~
../app/test/test_security_inline_proto.c: In function ‘get_and_verify_incomplete_frags’:
../app/test/test_security_inline_proto.c:570:2: error: unknown type name ‘rte_eth_ip_reass_dynfield_t’; did you mean ‘rte_security_dynfield_t’?
  rte_eth_ip_reass_dynfield_t *dynfield[MAX_PKT_BURST];
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  rte_security_dynfield_t
In file included from ../lib/ethdev/rte_flow.h:35:0,
                 from ../lib/ethdev/rte_eth_ctrl.h:11,
                 from ../lib/ethdev/rte_ethdev.h:1427,
                 from ../app/test/test_security_inline_proto.c:11:
../app/test/test_security_inline_proto.c:589:6: error: ‘rte_eth_ip_reass_dynfield_t’ undeclared (first use in this function); did you mean ‘rte_security_dynfield_t’?
      rte_eth_ip_reass_dynfield_t *);
      ^
../lib/mbuf/rte_mbuf_dyn.h:229:46: note: in definition of macro ‘RTE_MBUF_DYNFIELD’
 #define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                              ^~~~
../lib/mbuf/rte_mbuf_dyn.h:229:50: error: expected expression before ‘)’ token
 #define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                  ^
../app/test/test_security_inline_proto.c:588:16: note: in expansion of macro ‘RTE_MBUF_DYNFIELD’
  dynfield[j] = RTE_MBUF_DYNFIELD(mbuf, ip_reass_dynfield_offset,
                ^~~~~~~~~~~~~~~~~
../app/test/test_security_inline_proto.c:591:36: error: request for member ‘next_frag’ in something not a structure or union
  ret = compare_pkt_data(dynfield[j]->next_frag, vector->frags[j]->data,
                                    ^~
../app/test/test_security_inline_proto.c:596:21: error: request for member ‘nb_frags’ in something not a structure or union
  while ((dynfield[j]->nb_frags > 1) &&
                     ^~
../app/test/test_security_inline_proto.c:597:43: error: request for member ‘next_frag’ in something not a structure or union
    is_ip_reassembly_incomplete(dynfield[j]->next_frag)) {
                                           ^~
In file included from ../lib/ethdev/rte_flow.h:35:0,
                 from ../lib/ethdev/rte_eth_ctrl.h:11,
                 from ../lib/ethdev/rte_ethdev.h:1427,
                 from ../app/test/test_security_inline_proto.c:11:
../lib/mbuf/rte_mbuf_dyn.h:229:50: error: expected expression before ‘)’ token
 #define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                  ^
../app/test/test_security_inline_proto.c:599:17: note: in expansion of macro ‘RTE_MBUF_DYNFIELD’
   dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                 ^~~~~~~~~~~~~~~~~
../app/test/test_security_inline_proto.c:599:48: error: request for member ‘next_frag’ in something not a structure or union
   dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                                                ^
../lib/mbuf/rte_mbuf_dyn.h:229:64: note: in definition of macro ‘RTE_MBUF_DYNFIELD’
 #define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                                ^
../app/test/test_security_inline_proto.c:603:37: error: request for member ‘next_frag’ in something not a structure or union
   ret = compare_pkt_data(dynfield[j]->next_frag,
                                     ^~
../app/test/test_security_inline_proto.c: In function ‘test_ipsec_encap_decap’:
../app/test/test_security_inline_proto.c:627:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.max_frags < vector->nb_frags)
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:687:5: error: ‘RTE_ETH_IP_REASS_DYNFIELD_NAME’ undeclared (first use in this function); did you mean ‘RTE_ETH_RSS_LEVEL_MASK’?
     RTE_ETH_IP_REASS_DYNFIELD_NAME, NULL);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     RTE_ETH_RSS_LEVEL_MASK
../app/test/test_security_inline_proto.c: In function ‘test_ipsec’:
../app/test/test_security_inline_proto.c:783:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.max_frags < nb_tx)
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: warning: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Wimplicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: warning: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Wnested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
[12/46] Compiling C object app/test/dpdk-test.p/test_bitratestats.c.o
[13/46] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o
[14/46] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o
[15/46] Compiling C object app/test/dpdk-test.p/test_timer_secondary.c.o
[16/46] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o
[17/46] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o
[18/46] Compiling C object app/test/dpdk-test.p/test_latencystats.c.o
[19/46] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[20/46] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o
[21/46] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o
[22/46] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o
[23/46] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o
[24/46] Linking target app/dpdk-test-acl
[25/46] Linking target app/dpdk-dumpcap
[26/46] Linking target app/dpdk-proc-info
[27/46] Linking target app/dpdk-test-compress-perf
[28/46] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-01-20 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 17:40 |FAILURE| pw106139-106142 [PATCH] [v2, 4/4] app/test: add IP reassembly negative cases 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).