[dpdk-test-report] |FAILURE| pw63865net/ice: correct VSI context

sys_stv at intel.com sys_stv at intel.com
Thu Jan 23 05:51:10 CET 2020


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

_apply issues_

Submitter: Beilei Xing <beilei.xing at intel.com>
Date: 2019-12-14 06:14:17
Reply_mail: 1576304057-20355-1-git-send-email-beilei.xing at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e
	Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467

*Repo: dpdk-next-net-intel
cfg = ICE_AQ_VSI_FD_ENABLE | ICE_AQ_VSI_FD_PROG_ENABLE;
		vsi_ctx.info.fd_options = rte_cpu_to_le_16(cfg);
		vsi_ctx.info.max_fd_fltr_dedicated =
			rte_cpu_to_le_16(hw->func_caps.fd_fltr_guar);

error: patch failed: drivers/net/ice/ice_ethdev.c:1573
error: drivers/net/ice/ice_ethdev.c: patch does not apply
*Repo: dpdk
cfg = ICE_AQ_VSI_FD_ENABLE | ICE_AQ_VSI_FD_PROG_ENABLE;
		vsi_ctx.info.fd_options = rte_cpu_to_le_16(cfg);
		vsi_ctx.info.max_fd_fltr_dedicated =
			rte_cpu_to_le_16(hw->func_caps.fd_fltr_guar);

error: patch failed: drivers/net/ice/ice_ethdev.c:1573
error: drivers/net/ice/ice_ethdev.c: patch does not apply

DPDK STV team


More information about the test-report mailing list