From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw67652[v2, 1/5] net/iavf: add support for FDIR basic rule
Date: 02 Apr 2020 10:16:03 -0700 [thread overview]
Message-ID: <fecc85$9pktrf@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3027 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/67652
_apply issues_
Submitter: Simei Su <simei.su@intel.com>
Date: 2020-04-02 13:32:51
Reply_mail: 1585834375-157346-2-git-send-email-simei.su@intel.com
DPDK git baseline:
Repo:dpdk-next-net-intel, CommitID: 2bc8cc05319cef5715a1c97f6080716a33fe1d5a
Repo:dpdk, CommitID: 10c69730a4b4910b4d57c365329a6c26479d25cd
*Repo: dpdk-next-net-intel
SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_hash.c
ifeq ($(CONFIG_RTE_ARCH_X86), y)
SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_rxtx_vec_sse.c
endif
error: patch failed: drivers/net/iavf/Makefile:25
error: drivers/net/iavf/Makefile: patch does not apply
Checking patch drivers/net/iavf/iavf.h...
error: while searching for:
struct iavf_flow_parser_node;
TAILQ_HEAD(iavf_parser_list, iavf_flow_parser_node);
/* TODO: is that correct to assume the max number to be 16 ?*/
#define IAVF_MAX_MSIX_VECTORS 16
error: patch failed: drivers/net/iavf/iavf.h:106
error: drivers/net/iavf/iavf.h: patch does not apply
Checking patch drivers/net/iavf/iavf_fdir.c...
Checking patch drivers/net/iavf/iavf_vchnl.c...
error: while searching for:
caps = IAVF_BASIC_OFFLOAD_CAPS | VIRTCHNL_VF_CAP_ADV_LINK_SPEED |
--
VIRTCHNL_VF_OFFLOAD_ADV_RSS_PF;
args.in_args = (uint8_t *)∩︀
args.in_args_size = sizeof(caps);
error: patch failed: drivers/net/iavf/iavf_vchnl.c:339
error: drivers/net/iavf/iavf_vchnl.c: patch does not apply
Checking patch drivers/net/iavf/meson.build...
error: while searching for:
'iavf_vchnl.c',
'iavf_generic_flow.c',
'iavf_hash.c',
)
if arch_subdir == 'x86'
error: patch failed: drivers/net/iavf/meson.build:14
error: drivers/net/iavf/meson.build: patch does not apply
*Repo: dpdk
SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_hash.c
ifeq ($(CONFIG_RTE_ARCH_X86), y)
SRCS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf_rxtx_vec_sse.c
endif
error: patch failed: drivers/net/iavf/Makefile:25
error: drivers/net/iavf/Makefile: patch does not apply
Checking patch drivers/net/iavf/iavf.h...
error: while searching for:
struct iavf_flow_parser_node;
TAILQ_HEAD(iavf_parser_list, iavf_flow_parser_node);
/* TODO: is that correct to assume the max number to be 16 ?*/
#define IAVF_MAX_MSIX_VECTORS 16
error: patch failed: drivers/net/iavf/iavf.h:106
error: drivers/net/iavf/iavf.h: patch does not apply
Checking patch drivers/net/iavf/iavf_fdir.c...
Checking patch drivers/net/iavf/iavf_vchnl.c...
error: while searching for:
caps = IAVF_BASIC_OFFLOAD_CAPS | VIRTCHNL_VF_CAP_ADV_LINK_SPEED |
--
VIRTCHNL_VF_OFFLOAD_ADV_RSS_PF;
args.in_args = (uint8_t *)∩︀
args.in_args_size = sizeof(caps);
error: patch failed: drivers/net/iavf/iavf_vchnl.c:339
error: drivers/net/iavf/iavf_vchnl.c: patch does not apply
Checking patch drivers/net/iavf/meson.build...
error: while searching for:
'iavf_vchnl.c',
'iavf_generic_flow.c',
'iavf_hash.c',
)
if arch_subdir == 'x86'
error: patch failed: drivers/net/iavf/meson.build:14
error: drivers/net/iavf/meson.build: patch does not apply
DPDK STV team
reply other threads:[~2020-04-02 17:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='fecc85$9pktrf@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).