netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 00/10] qed*: Bug fixes
@ 2017-02-19 13:26 Yuval Mintz
  2017-02-19 13:26 ` [PATCH net 01/10] qed: Release CQ resource under lock on failure Yuval Mintz
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Yuval Mintz @ 2017-02-19 13:26 UTC (permalink / raw)
  To: davem, netdev; +Cc: Yuval Mintz

Hi Dave,

The 3 first patches here are a repost of
("qed: RoCE infrastructure fixes"). The fourth is an additional
RoCE-related infrastructure fix, and the latter contain various fixes
to qed/qede.

Notice patch #10 will create a conflict when net and net-next would
be merged [although its fix is quite trivial].

Please consider applying these to `net'.

Thanks,
Yuval

Ram Amrani (4):
  qed: Release CQ resource under lock on failure
  qed: Read queue state before releasing buffer
  qed: Don't free a QP more than once
  qed: Reserve doorbell BAR space for all present CPUs

Sudarsana Reddy Kalluru (1):
  qede: Prevent index problems in loopback test

Yuval Mintz (5):
  qede: Initialize lock and slowpath workqueue early
  qede: Free netdevice only after stoping slowpath
  qed: Reflect PF link when initializing VF
  qed: Don't allocate SBs using main PTT
  qed*: Fix link indication race

 drivers/net/ethernet/qlogic/qed/qed_dev.c       |  2 +-
 drivers/net/ethernet/qlogic/qed/qed_main.c      | 27 ++++++--
 drivers/net/ethernet/qlogic/qed/qed_mcp.c       | 18 +++--
 drivers/net/ethernet/qlogic/qed/qed_mcp.h       |  6 ++
 drivers/net/ethernet/qlogic/qed/qed_roce.c      | 63 +++++++++--------
 drivers/net/ethernet/qlogic/qed/qed_sriov.c     | 90 ++++++++++++++-----------
 drivers/net/ethernet/qlogic/qed/qed_sriov.h     |  1 +
 drivers/net/ethernet/qlogic/qed/qed_vf.c        |  3 +
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c |  6 +-
 drivers/net/ethernet/qlogic/qede/qede_main.c    | 24 ++++---
 10 files changed, 151 insertions(+), 89 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-02-20 20:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-19 13:26 [PATCH net 00/10] qed*: Bug fixes Yuval Mintz
2017-02-19 13:26 ` [PATCH net 01/10] qed: Release CQ resource under lock on failure Yuval Mintz
2017-02-19 13:26 ` [PATCH net 02/10] qed: Read queue state before releasing buffer Yuval Mintz
2017-02-19 13:26 ` [PATCH net 03/10] qed: Don't free a QP more than once Yuval Mintz
2017-02-19 13:26 ` [PATCH net 04/10] qed: Reserve doorbell BAR space for present CPUs Yuval Mintz
2017-02-19 13:26 ` [PATCH net 05/10] qede: Initialize lock and slowpath workqueue early Yuval Mintz
2017-02-19 13:26 ` [PATCH net 06/10] qede: Free netdevice only after stoping slowpath Yuval Mintz
2017-02-19 13:26 ` [PATCH net 07/10] qed: Reflect PF link when initializing VF Yuval Mintz
2017-02-19 13:26 ` [PATCH net 08/10] qede: Prevent index problems in loopback test Yuval Mintz
2017-02-19 13:26 ` [PATCH net 09/10] qed: Don't allocate SBs using main PTT Yuval Mintz
2017-02-19 13:26 ` [PATCH net 10/10] qed*: Fix link indication race Yuval Mintz
2017-02-20 15:37 ` [PATCH net 00/10] qed*: Bug fixes David Miller
2017-02-20 20:14   ` Mintz, Yuval
2017-02-20 20:40     ` 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).