[dpdk-test-report] |FAILURE| pw63903[v3, 22/36] net/i40e/base: update FW API version

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


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

_apply issues_

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

*Repo: dpdk-next-net-intel
#define I40E_FW_API_VERSION_MINOR_X710	0x0007

#define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
					I40E_FW_API_VERSION_MINOR_X710 : \

error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:12
error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply
*Repo: dpdk
#define I40E_FW_API_VERSION_MINOR_X710	0x0007

#define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
					I40E_FW_API_VERSION_MINOR_X710 : \

error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:12
error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply

DPDK STV team


More information about the test-report mailing list