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

sys_stv at intel.com sys_stv at intel.com
Wed Apr 15 21:09:36 CEST 2020


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

_apply issues_

Submitter: Simei Su <simei.su at intel.com>
Date: 2020-04-15 02:55:15
Reply_mail: 1586919319-221220-2-git-send-email-simei.su at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: 307f086d51d06f73d9337364e1fa1bd34f0425e1
	Repo:dpdk, CommitID: d6d084849a1d0c585e0f484809c205652a7b0471

*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