DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/1] net/e1000: set/clear GO_LINKD bit only if PHY reset is not blocked
@ 2019-05-16 21:45 Shweta Choudaha
  2019-05-16 21:45 ` [dpdk-dev] [PATCH 1/1] " Shweta Choudaha
  0 siblings, 1 reply; 5+ messages in thread
From: Shweta Choudaha @ 2019-05-16 21:45 UTC (permalink / raw)
  To: dev; +Cc: wenzhuo.lu, shweta.choudaha

From: Shweta Choudaha <shweta.choudaha@att.com>

Hello,

 This fixes an issue where GO_LINKD bit is incorrectly set/cleared even when PHY reset is blocked.
Fixes f34dec0b41 ("igb: force phy power up/down")

Thanks,
Shweta

Shweta Choudaha (1):
  net/e1000: set/clear GO_LINKD bit only if PHY reset is not blocked

 drivers/net/e1000/igb_ethdev.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-28  6:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 21:45 [dpdk-dev] [PATCH 0/1] net/e1000: set/clear GO_LINKD bit only if PHY reset is not blocked Shweta Choudaha
2019-05-16 21:45 ` [dpdk-dev] [PATCH 1/1] " Shweta Choudaha
2019-05-16 22:03   ` [dpdk-dev] [PATCH v2 0/1] " Shweta Choudaha
2019-05-16 22:03     ` [dpdk-dev] [PATCH v2 1/1] " Shweta Choudaha
2019-10-28  6:40       ` Ye Xiaolong

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).