netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qed: Bug fixes
@ 2017-02-27  9:06 Yuval Mintz
  2017-02-27  9:06 ` [PATCH 1/2] qed: Fix race with multiple VFs Yuval Mintz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yuval Mintz @ 2017-02-27  9:06 UTC (permalink / raw)
  To: davem, netdev; +Cc: Yuval Mintz

Hi Dave,

Patch #1 addresses a day-one race which is dependent on the number of Vfs
[I.e., more child VFs from a single PF make it more probable].
Patch #2 corrects a race that got introduced in the last set of fixes for
qed, one that would happen each time PF transitions to UP state.

I've built & tested those against current net-next.
Please consider applying the series there.

Thanks,
Yuval

Yuval Mintz (2):
  qed: Fix race with multiple VFs
  qed: Don't use attention PTT for configuring BW

 drivers/net/ethernet/qlogic/qed/qed.h       |  4 ++-
 drivers/net/ethernet/qlogic/qed/qed_dev.c   |  6 ++---
 drivers/net/ethernet/qlogic/qed/qed_mcp.c   |  3 ++-
 drivers/net/ethernet/qlogic/qed/qed_sriov.c | 39 +++++++++++++++++------------
 drivers/net/ethernet/qlogic/qed/qed_sriov.h |  4 ++-
 5 files changed, 34 insertions(+), 22 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-02-27 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-27  9:06 [PATCH 0/2] qed: Bug fixes Yuval Mintz
2017-02-27  9:06 ` [PATCH 1/2] qed: Fix race with multiple VFs Yuval Mintz
2017-02-27  9:06 ` [PATCH 2/2] qed: Don't use attention PTT for configuring BW Yuval Mintz
2017-02-27 14:22 ` [PATCH 0/2] qed: Bug fixes David Miller

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