All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/4] qed: iWARP fixes and enhancements
@ 2017-09-24  9:09 ` Michal Kalderon
  0 siblings, 0 replies; 12+ messages in thread
From: Michal Kalderon @ 2017-09-24  9:09 UTC (permalink / raw)
  To: davem, netdev, leon; +Cc: linux-rdma, dledford, Michal Kalderon, Ariel Elior

This patch series includes several fixes and enhancements
related to iWARP.

Patch #1 is actually the last of the initial iWARP submission.
It has been delayed until now as I wanted to make sure that qedr
supports iWARP prior to enabling iWARP device detection.

iWARP changes in RDMA tree have been accepted and targeted at
kernel 4.15, therefore, all iWARP fixes for this cycle are
submitted to net-next.

Changes from v1->v2 
  - Added "Fixes:" tag to commit message of patch #3

Signed-off by: Michal.Kalderon@cavium.com
Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>

Michal Kalderon (4):
  qed: Add iWARP enablement support
  qed: Add iWARP out of order support
  qed: Fix maximum number of CQs for iWARP
  qed: iWARP - Add check for errors on a SYN packet

 drivers/net/ethernet/qlogic/qed/qed_cxt.c         |  6 +++
 drivers/net/ethernet/qlogic/qed/qed_iwarp.c       | 52 +++++++++++++++++++++++
 drivers/net/ethernet/qlogic/qed/qed_iwarp.h       | 11 ++++-
 drivers/net/ethernet/qlogic/qed/qed_ll2.c         |  1 +
 drivers/net/ethernet/qlogic/qed/qed_mcp.c         | 10 ++---
 drivers/net/ethernet/qlogic/qed/qed_rdma.c        | 24 +++++++----
 drivers/net/ethernet/qlogic/qed/qed_sp_commands.c |  1 +
 include/linux/qed/qed_ll2_if.h                    |  1 +
 8 files changed, 91 insertions(+), 15 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-09-26 18:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-24  9:09 [PATCH v2 net-next 0/4] qed: iWARP fixes and enhancements Michal Kalderon
2017-09-24  9:09 ` Michal Kalderon
2017-09-24  9:09 ` [PATCH v2 net-next 1/4] qed: Add iWARP enablement support Michal Kalderon
2017-09-24  9:09   ` Michal Kalderon
2017-09-24  9:09 ` [PATCH v2 net-next 2/4] qed: Add iWARP out of order support Michal Kalderon
2017-09-24  9:09   ` Michal Kalderon
     [not found] ` <1506244185-2129-1-git-send-email-Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-09-24  9:09   ` [PATCH v2 net-next 3/4] qed: Fix maximum number of CQs for iWARP Michal Kalderon
2017-09-24  9:09     ` Michal Kalderon
     [not found]     ` <1506244185-2129-4-git-send-email-Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-09-24 10:35       ` Leon Romanovsky
2017-09-24  9:09   ` [PATCH v2 net-next 4/4] qed: iWARP - Add check for errors on a SYN packet Michal Kalderon
2017-09-24  9:09     ` Michal Kalderon
2017-09-26 18:22 ` [PATCH v2 net-next 0/4] qed: iWARP fixes and enhancements David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.