DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes
@ 2017-01-12  9:03 Andrew Rybchenko
  2017-01-12  9:03 ` [dpdk-dev] [PATCH 1/4] net/sfc: avoid usage of possibly uninitialized link_mode Andrew Rybchenko
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andrew Rybchenko @ 2017-01-12  9:03 UTC (permalink / raw)
  To: dev

Fix few problems with link status information and flow control settings.

Patches are grouped into a series since flow control fix discovers
link status sync issue just after port start.

Andrew Rybchenko (4):
  net/sfc: avoid usage of possibly uninitialized link_mode
  net/sfc: sync link status knowledge with HW on start
  net/sfc: report correct link status when port is not started
  net/sfc: fix flow control settings set on port start

 drivers/net/sfc/sfc_ethdev.c | 14 +++++++++-----
 drivers/net/sfc/sfc_port.c   | 41 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 48 insertions(+), 7 deletions(-)

-- 
1.8.2.3

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

end of thread, other threads:[~2017-01-18 19:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12  9:03 [dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes Andrew Rybchenko
2017-01-12  9:03 ` [dpdk-dev] [PATCH 1/4] net/sfc: avoid usage of possibly uninitialized link_mode Andrew Rybchenko
2017-01-12  9:03 ` [dpdk-dev] [PATCH 2/4] net/sfc: sync link status knowledge with HW on start Andrew Rybchenko
2017-01-12  9:03 ` [dpdk-dev] [PATCH 3/4] net/sfc: report correct link status when port is not started Andrew Rybchenko
2017-01-12  9:03 ` [dpdk-dev] [PATCH 4/4] net/sfc: fix flow control settings set on port start Andrew Rybchenko
2017-01-16 17:07 ` [dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes Ferruh Yigit
2017-01-18 19:23 ` Ferruh Yigit

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