automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw58359net/ixgbe:fix wrong link status
@ 2019-09-02  5:24 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-09-02  5:24 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 874 bytes --]

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

_apply issues_

Submitter: Zhang Xiao <xiao.zhang@intel.com>
Date: 2019-09-02 11:52:12
Reply_mail: 1567425132-59486-1-git-send-email-xiao.zhang@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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-02  5:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02  5:24 [dpdk-test-report] |FAILURE| pw58359net/ixgbe:fix wrong link status sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).