automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw71447 [PATCH] net/ice: add RSS support for IPv6 prefix
@ 2020-06-12 21:28 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2020-06-12 21:28 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_build patch failure_

Submitter: Guo, Junfeng <junfeng.guo@intel.com>
Date: Friday, June 12 2020 08:07:11 
Applied on: CommitID:c3b285ae4060a6a9f9c552af05ec7bd58d6f301f
Apply patch set 71447 failed:

Configuration done using x86_64-native-linuxapp-gcc
==== NOTE ====
It is recommended to build DPDK using 'meson' and 'ninja'
See https://doc.dpdk.org/guides/linux_gsg/build_dpdk.html for instructions
Building DPDK with 'make' will be deprecated in a future release
==============
== Build lib
== Build lib/librte_kvargs
== Build lib/librte_telemetry
== Build lib/librte_eal
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/toolchain/gcc/rte.toolchain-compat.mk:30: AVX512 support disabled because of binutils 2.30. See Bug 97
== Build lib/librte_eal/include
== Build lib/librte_eal/linux
== Build lib/librte_pci
== Build lib/librte_ring
== Build lib/librte_stack
== Build lib/librte_mempool
== Build lib/librte_mbuf
== Build lib/librte_timer
== Build lib/librte_cfgfile
== Build lib/librte_net
== Build lib/librte_cmdline
== Build lib/librte_meter
== Build lib/librte_ethdev
== Build lib/librte_bbdev
== Build lib/librte_cryptodev
== Build lib/librte_security
== Build lib/librte_compressdev
== Build lib/librte_hash
== Build lib/librte_eventdev
== Build lib/librte_rawdev
== Build lib/librte_vhost
== Build lib/librte_efd
== Build lib/librte_rib
== Build lib/librte_fib
== Build lib/librte_lpm
== Build lib/librte_acl
== Build lib/librte_member
== Build lib/librte_ip_frag
== Build lib/librte_gro
== Build lib/librte_jobstats
== Build lib/librte_metrics
== Build lib/librte_bitratestats
== Build lib/librte_latencystats
== Build lib/librte_power
== Build lib/librte_sched
== Build lib/librte_kni
== Build lib/librte_port
== Build lib/librte_table
== Build lib/librte_flow_classify
== Build lib/librte_distributor
== Build lib/librte_pipeline
== Build lib/librte_reorder
== Build lib/librte_pdump
== Build lib/librte_gso
== Build lib/librte_bpf
== Build lib/librte_ipsec
== Build lib/librte_rcu
== Build lib/librte_graph
== Build lib/librte_node
== Build buildtools
== Build buildtools/pmdinfogen
== Build kernel
== Build kernel/linux
== Build drivers
== Build drivers/common
== Build drivers/common/cpt
== Build drivers/common/octeontx
== Build drivers/common/octeontx2
== Build drivers/common/dpaax
== Build drivers/common/iavf
== Build drivers/bus
== Build drivers/bus/dpaa
== Build drivers/bus/fslmc
== Build drivers/bus/ifpga
== Build drivers/bus/pci
== Build drivers/bus/vdev
== Build drivers/bus/vmbus
== Build drivers/mempool
== Build drivers/mempool/bucket
== Build drivers/mempool/dpaa
== Build drivers/mempool/dpaa2
== Build drivers/mempool/ring
== Build drivers/mempool/stack
== Build drivers/mempool/octeontx
== Build drivers/mempool/octeontx2
== Build drivers/net
== Build drivers/net/af_packet
== Build drivers/net/ark
== Build drivers/net/atlantic
== Build drivers/net/avp
== Build drivers/net/axgbe
== Build drivers/net/bonding
== Build drivers/net/cxgbe
== Build drivers/net/dpaa
== Build drivers/net/dpaa2
== Build drivers/net/e1000
== Build drivers/net/ena
== Build drivers/net/enetc
== Build drivers/net/enic
== Build drivers/net/failsafe
== Build drivers/net/fm10k
== Build drivers/net/hinic
== Build drivers/net/hns3
== Build drivers/net/i40e
== Build drivers/net/iavf
== Build drivers/net/ice
  CC ice_hash.o
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:23:0:
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:183:56: error: ‘ICE_FLOW_FIELD_IDX_IPV6_PRE32_SA’ undeclared here (not in a function); did you mean ‘ICE_FLOW_FIELD_IDX_IPV6_SA’?
  {ETH_RSS_IPV6_PRE32 | ETH_RSS_L3_SRC_ONLY,    BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_PRE32_SA)},
                                                        ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/base/ice_type.h:13:30: note: in definition of macro ‘BIT_ULL’
 #define BIT_ULL(a) (1ULL << (a))
                              ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:184:56: error: ‘ICE_FLOW_FIELD_IDX_IPV6_PRE32_DA’ undeclared here (not in a function); did you mean ‘ICE_FLOW_FIELD_IDX_IPV6_PRE32_SA’?
  {ETH_RSS_IPV6_PRE32 | ETH_RSS_L3_DST_ONLY,    BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_PRE32_DA)},
                                                        ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/base/ice_type.h:13:30: note: in definition of macro ‘BIT_ULL’
 #define BIT_ULL(a) (1ULL << (a))
                              ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:185:29: error: ‘ICE_FLOW_HASH_IPV6_PRE32’ undeclared here (not in a function); did you mean ‘ICE_FLOW_HASH_IPV6’?
  {ETH_RSS_IPV6_PRE32,       ICE_FLOW_HASH_IPV6_PRE32},
                             ^~~~~~~~~~~~~~~~~~~~~~~~
                             ICE_FLOW_HASH_IPV6
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:23:0:
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:186:56: error: ‘ICE_FLOW_FIELD_IDX_IPV6_PRE48_SA’ undeclared here (not in a function); did you mean ‘ICE_FLOW_FIELD_IDX_IPV6_PRE32_SA’?
  {ETH_RSS_IPV6_PRE48 | ETH_RSS_L3_SRC_ONLY,    BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_PRE48_SA)},
                                                        ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/base/ice_type.h:13:30: note: in definition of macro ‘BIT_ULL’
 #define BIT_ULL(a) (1ULL << (a))
                              ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:187:56: error: ‘ICE_FLOW_FIELD_IDX_IPV6_PRE48_DA’ undeclared here (not in a function); did you mean ‘ICE_FLOW_FIELD_IDX_IPV6_PRE48_SA’?
  {ETH_RSS_IPV6_PRE48 | ETH_RSS_L3_DST_ONLY,    BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_PRE48_DA)},
                                                        ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/base/ice_type.h:13:30: note: in definition of macro ‘BIT_ULL’
 #define BIT_ULL(a) (1ULL << (a))
                              ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:188:29: error: ‘ICE_FLOW_HASH_IPV6_PRE48’ undeclared here (not in a function); did you mean ‘ICE_FLOW_HASH_IPV6_PRE32’?
  {ETH_RSS_IPV6_PRE48,       ICE_FLOW_HASH_IPV6_PRE48},
                             ^~~~~~~~~~~~~~~~~~~~~~~~
                             ICE_FLOW_HASH_IPV6_PRE32
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:23:0:
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:189:56: error: ‘ICE_FLOW_FIELD_IDX_IPV6_PRE64_SA’ undeclared here (not in a function); did you mean ‘ICE_FLOW_FIELD_IDX_IPV6_PRE48_SA’?
  {ETH_RSS_IPV6_PRE64 | ETH_RSS_L3_SRC_ONLY,    BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_PRE64_SA)},
                                                        ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/base/ice_type.h:13:30: note: in definition of macro ‘BIT_ULL’
 #define BIT_ULL(a) (1ULL << (a))
                              ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:190:56: error: ‘ICE_FLOW_FIELD_IDX_IPV6_PRE64_DA’ undeclared here (not in a function); did you mean ‘ICE_FLOW_FIELD_IDX_IPV6_PRE64_SA’?
  {ETH_RSS_IPV6_PRE64 | ETH_RSS_L3_DST_ONLY,    BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_PRE64_DA)},
                                                        ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/base/ice_type.h:13:30: note: in definition of macro ‘BIT_ULL’
 #define BIT_ULL(a) (1ULL << (a))
                              ^
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:191:29: error: ‘ICE_FLOW_HASH_IPV6_PRE64’ undeclared here (not in a function); did you mean ‘ICE_FLOW_HASH_IPV6_PRE48’?
  {ETH_RSS_IPV6_PRE64,       ICE_FLOW_HASH_IPV6_PRE64},
                             ^~~~~~~~~~~~~~~~~~~~~~~~
                             ICE_FLOW_HASH_IPV6_PRE48
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:209:32: error: ‘ICE_HASH_UDP_IPV6_PRE32’ undeclared here (not in a function); did you mean ‘ICE_HASH_UDP_IPV6’?
  {ETH_RSS_IPV6_PRE32_UDP,      ICE_HASH_UDP_IPV6_PRE32},
                                ^~~~~~~~~~~~~~~~~~~~~~~
                                ICE_HASH_UDP_IPV6
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:218:32: error: ‘ICE_HASH_UDP_IPV6_PRE48’ undeclared here (not in a function); did you mean ‘ICE_HASH_UDP_IPV6_PRE32’?
  {ETH_RSS_IPV6_PRE48_UDP,      ICE_HASH_UDP_IPV6_PRE48},
                                ^~~~~~~~~~~~~~~~~~~~~~~
                                ICE_HASH_UDP_IPV6_PRE32
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:227:32: error: ‘ICE_HASH_UDP_IPV6_PRE64’ undeclared here (not in a function); did you mean ‘ICE_HASH_UDP_IPV6_PRE48’?
  {ETH_RSS_IPV6_PRE64_UDP,      ICE_HASH_UDP_IPV6_PRE64},
                                ^~~~~~~~~~~~~~~~~~~~~~~
                                ICE_HASH_UDP_IPV6_PRE48
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:245:32: error: ‘ICE_HASH_TCP_IPV6_PRE32’ undeclared here (not in a function); did you mean ‘ICE_HASH_UDP_IPV6_PRE32’?
  {ETH_RSS_IPV6_PRE32_TCP,      ICE_HASH_TCP_IPV6_PRE32},
                                ^~~~~~~~~~~~~~~~~~~~~~~
                                ICE_HASH_UDP_IPV6_PRE32
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:254:32: error: ‘ICE_HASH_TCP_IPV6_PRE48’ undeclared here (not in a function); did you mean ‘ICE_HASH_TCP_IPV6_PRE32’?
  {ETH_RSS_IPV6_PRE48_TCP,      ICE_HASH_TCP_IPV6_PRE48},
                                ^~~~~~~~~~~~~~~~~~~~~~~
                                ICE_HASH_TCP_IPV6_PRE32
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:263:32: error: ‘ICE_HASH_TCP_IPV6_PRE64’ undeclared here (not in a function); did you mean ‘ICE_HASH_TCP_IPV6_PRE48’?
  {ETH_RSS_IPV6_PRE64_TCP,      ICE_HASH_TCP_IPV6_PRE64},
                                ^~~~~~~~~~~~~~~~~~~~~~~
                                ICE_HASH_TCP_IPV6_PRE48
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:281:33: error: ‘ICE_HASH_SCTP_IPV6_PRE32’ undeclared here (not in a function); did you mean ‘ICE_HASH_TCP_IPV6_PRE32’?
  {ETH_RSS_IPV6_PRE32_SCTP,      ICE_HASH_SCTP_IPV6_PRE32},
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
                                 ICE_HASH_TCP_IPV6_PRE32
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:290:33: error: ‘ICE_HASH_SCTP_IPV6_PRE48’ undeclared here (not in a function); did you mean ‘ICE_HASH_SCTP_IPV6_PRE32’?
  {ETH_RSS_IPV6_PRE48_SCTP,      ICE_HASH_SCTP_IPV6_PRE48},
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
                                 ICE_HASH_SCTP_IPV6_PRE32
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/ice/ice_hash.c:299:33: error: ‘ICE_HASH_SCTP_IPV6_PRE64’ undeclared here (not in a function); did you mean ‘ICE_HASH_SCTP_IPV6_PRE48’?
  {ETH_RSS_IPV6_PRE64_SCTP,      ICE_HASH_SCTP_IPV6_PRE64},
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
                                 ICE_HASH_SCTP_IPV6_PRE48
cc1: error: unrecognized command line option ‘-Wno-address-of-packed-member’ [-Werror]
cc1: all warnings being treated as errors
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'ice_hash.o' failed
make[6]: *** [ice_hash.o] Error 1
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'ice' failed
make[5]: *** [ice] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkbuild.mk:51: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkinstall.mk:60: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2020-06-12 21:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12 21:28 [dpdk-test-report] |FAILURE| pw71447 [PATCH] net/ice: add RSS support for IPv6 prefix 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).