[dpdk-test-report] |FAILURE| pw68126[v3, 1/5] net/iavf: add support for FDIR basic rule

sys_stv at intel.com sys_stv at intel.com
Fri Apr 10 15:59:33 CEST 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/68126

_apply issues_

Submitter: Simei Su <simei.su at intel.com>
Date: 2020-04-10 10:18:21
Reply_mail: 1586513905-437173-2-git-send-email-simei.su at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: 27c8cd4b62bcbf6658bcae06530f20e6b1dbb926
	Repo:dpdk, CommitID: dc38ae8d08269f1a7023f9f26045408f3d0e0e25

*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...
Hunk #1 succeeded at 89 (offset -3 lines).
Hunk #2 succeeded at 138 (offset -4 lines).
error: while searching for:
int iavf_add_del_vlan(struct iavf_adapter *adapter, uint16_t vlanid, bool add);
int iavf_add_del_rss_cfg(struct iavf_adapter *adapter,
			 struct virtchnl_rss_cfg *rss_cfg, bool add);
#endif /* _IAVF_ETHDEV_H_ */

error: patch failed: drivers/net/iavf/iavf.h:254
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:

--
		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:337
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:92
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:

--
		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:337
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


More information about the test-report mailing list