All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Wise <swise@opengridcomputing.com>
To: dledford@redhat.com, davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: [PATCH 0/2] cxgb4 FR_NSMR_TPTE_WR support
Date: Fri, 16 Sep 2016 07:54:55 -0700	[thread overview]
Message-ID: <cover.1474037695.git.swise@opengridcomputing.com> (raw)

This series enables a new work request to optimize small REG_MR
operations.  This is intended for 4.9.  If everyone agrees, I suggest
Doug take both the cxgb4 and iw_cxgb4 patches through his tree.

Thanks,

Steve.

---

Steve Wise (2):
  cxgb4: advertise support for FR_NSMR_TPTE_WR
  iw_cxgb4: add fast-path for small REG_MR operations

 drivers/infiniband/hw/cxgb4/cq.c                | 17 +++++++
 drivers/infiniband/hw/cxgb4/mem.c               |  2 +-
 drivers/infiniband/hw/cxgb4/qp.c                | 67 +++++++++++++++++++++----
 drivers/infiniband/hw/cxgb4/t4.h                |  4 +-
 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h       | 12 +++++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h      |  1 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c |  7 +++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h  |  1 +
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h   |  2 +
 9 files changed, 102 insertions(+), 11 deletions(-)

-- 
2.7.0

             reply	other threads:[~2016-09-16 14:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16 14:54 Steve Wise [this message]
2016-09-16 14:54 ` [PATCH 1/2] cxgb4: advertise support for FR_NSMR_TPTE_WR Steve Wise
     [not found] ` <cover.1474037695.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-09-16 14:54   ` [PATCH 2/2] iw_cxgb4: add fast-path for small REG_MR operations Steve Wise
2016-09-18 14:22     ` Leon Romanovsky
     [not found]       ` <20160918142242.GJ2923-2ukJVAZIZ/Y@public.gmane.org>
2016-09-19  0:40         ` Steve Wise
2016-09-19  0:40           ` Steve Wise
2016-09-19  3:28           ` Leon Romanovsky
2016-09-19  5:16   ` [PATCH 0/2] cxgb4 FR_NSMR_TPTE_WR support David Miller
     [not found]     ` <20160919.011633.1357649774235825501.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2016-09-19 14:17       ` Steve Wise
2016-09-19 14:17         ` Steve Wise
2016-09-19 14:29         ` David Miller
     [not found]           ` <20160919.102920.1126387243122900012.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2016-09-27 22:03             ` Steve Wise
2016-09-27 22:03               ` Steve Wise
2016-10-03 14:50               ` Doug Ledford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1474037695.git.swise@opengridcomputing.com \
    --to=swise@opengridcomputing.com \
    --cc=davem@davemloft.net \
    --cc=dledford@redhat.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.