[dpdk-test-report] |FAILURE| pw63884[v3, 03/36] net/i40e/base: change buffer address

sys_stv at intel.com sys_stv at intel.com
Wed Jan 22 09:35:22 CET 2020


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

_apply issues_

Submitter: Xiaolong Ye <xiaolong.ye at intel.com>
Date: 2019-12-16 02:43:03
Reply_mail: 20191216024336.174318-4-xiaolong.ye at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: 8c5f9f273712c5675191965685f711ec695f5ac8
	Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467

*Repo: dpdk-next-net-intel
cmd->address_high = CPU_TO_LE32(I40E_HI_WORD((u64)buff));
	cmd->address_low =  CPU_TO_LE32(I40E_LO_DWORD((u64)buff));

	status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details);

error: patch failed: drivers/net/i40e/base/i40e_common.c:4311
error: drivers/net/i40e/base/i40e_common.c: patch does not apply
*Repo: dpdk
cmd->address_high = CPU_TO_LE32(I40E_HI_WORD((u64)buff));
	cmd->address_low =  CPU_TO_LE32(I40E_LO_DWORD((u64)buff));

	status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details);

error: patch failed: drivers/net/i40e/base/i40e_common.c:4311
error: drivers/net/i40e/base/i40e_common.c: patch does not apply

DPDK STV team


More information about the test-report mailing list