[dpdk-test-report] |FAILURE| pw58359net/ixgbe:fix wrong link status

sys_stv at intel.com sys_stv at intel.com
Mon Sep 2 07:24:59 CEST 2019


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

_apply issues_

Submitter: Zhang Xiao <xiao.zhang at intel.com>
Date: 2019-09-02 11:52:12
Reply_mail: 1567425132-59486-1-git-send-email-xiao.zhang at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: 1f0bc65bc0dbd722fee9a7233a7ec2e1d49da97d
	Repo:dpdk, CommitID: e7fd5a3bbe5636e93a66fd5086f182756624c97a

*Repo: dpdk-next-net-intel
bool autoneg = false;

	memset(&link, 0, sizeof(link));
	link.link_status = ETH_LINK_DOWN;

error: patch failed: drivers/net/ixgbe/ixgbe_ethdev.c:3967
error: drivers/net/ixgbe/ixgbe_ethdev.c: patch does not apply
*Repo: dpdk
bool autoneg = false;

	memset(&link, 0, sizeof(link));
	link.link_status = ETH_LINK_DOWN;

error: patch failed: drivers/net/ixgbe/ixgbe_ethdev.c:3967
error: drivers/net/ixgbe/ixgbe_ethdev.c: patch does not apply

DPDK STV team


More information about the test-report mailing list