All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford@redhat.com>
To: Dennis Dalessandro <dennis.dalessandro@intel.com>, jgg@ziepe.ca
Cc: Mike Mariciniszyn <mike.marciniszyn@intel.com>,
	linux-rdma@vger.kernel.org,
	Mitko Haralanov <mitko.haralanov@intel.com>,
	Brian Welty <brian.welty@intel.com>,
	Alex Estrin <alex.estrin@intel.com>,
	stable@vger.kernel.org,
	"Michael J. Ruhl" <michael.j.ruhl@intel.com>,
	Harish Chegondi <harish.chegondi@intel.com>,
	Don Hiatt <don.hiatt@intel.com>,
	Sebastian Sanchez <sebastian.sanchez@intel.com>,
	Kamenee Arumugam <kamenee.arumugam@intel.com>
Subject: Re: [PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018
Date: Tue, 15 May 2018 10:35:29 -0400	[thread overview]
Message-ID: <baef01959e985a7f806bc8543a6157ba33c6bc61.camel@redhat.com> (raw)
In-Reply-To: <20180502133831.20730.42677.stgit@scvm10.sc.intel.com>

[-- Attachment #1: Type: text/plain, Size: 2418 bytes --]

On Wed, 2018-05-02 at 06:42 -0700, Dennis Dalessandro wrote:
> Hi Doug and Jason,
> 
> Here are some patches to go to for-next. These include the couple patches that
> needed rework that were posted before the OFA conf. Well actually those patches
> that had issues were just dropped with the exception of the one from Alex, to
> add handling of kernel restart to hfi1 and qib. Patch 8 is his V2.
> 
> Nothing else too scary or exciting in here. Well OK so that's not quite right
> the CQ completion vector patch is rather interesting. This adds support
> for compeltion vectors for hfi1 and helps improve performance in things like
> IPoIB.
> 
> There is a signifianct patch from Mitko that redoes a lof our fault injection
> stuff. It's a big patch but I'm not sure it lends itself to being broken up
> further.
> 
> One other thing of note is the "Create common functions" patch from Sebastian
> depends on one of the patches that I sent for the -rc. It won't apply cleanly
> without that.
> 
> ---
> 
> Alex Estrin (2):
>       IB/hfi1: Complete check for locally terminated smp
>       IB/{hfi1,qib}: Add handling of kernel restart
> 
> Brian Welty (1):
>       IB/{hfi1,qib,rdmavt}: Move logic to allocate receive WQE into rdmavt
> 
> Kamenee Arumugam (1):
>       IB/Hfi1: Read CCE Revision register to verify the device is responsive
> 
> Michael J. Ruhl (4):
>       IB/hfi1: Return actual error value from program_rcvarray()
>       IB/hfi1: Use after free race condition in send context error path
>       IB/hfi1: Return correct value for device state
>       IB/hfi1: Reorder incorrect send context disable
> 
> Mike Marciniszyn (1):
>       IB/hfi1: Fix fault injection init/exit issues
> 
> Mitko Haralanov (1):
>       IB/hfi1: Rework fault injection machinery
> 
> Sebastian Sanchez (4):
>       IB/hfi1: Prevent LNI hang when LCB can't obtain lanes
>       IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
>       IB/hfi1: Create common functions for affinity CPU mask operations
>       IB/{hfi1,rdmavt,qib}: Implement CQ completion vector support
> 

Hi Denny,

As mentioned, I pulled patch 5 of this series into for-rc, and I pulled
the rest into for-next last week.  Thanks.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2018-05-15 14:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02 13:42 [PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018 Dennis Dalessandro
2018-05-02 13:42 ` Dennis Dalessandro
2018-05-02 13:42 ` [PATCH for-next 04/14] IB/hfi1: Fix fault injection init/exit issues Dennis Dalessandro
2018-05-02 13:42 ` [PATCH for-next 05/14] IB/hfi1: Use after free race condition in send context error path Dennis Dalessandro
2018-05-04 18:38   ` Jason Gunthorpe
2018-05-04 20:01     ` Dennis Dalessandro
2018-05-09 14:38       ` Doug Ledford
2018-05-02 13:43 ` [PATCH for-next 07/14] IB/hfi1: Reorder incorrect send context disable Dennis Dalessandro
2018-05-02 13:43 ` [PATCH for-next 08/14] IB/{hfi1, qib}: Add handling of kernel restart Dennis Dalessandro
2018-05-02 13:43 ` [PATCH for-next 11/14] IB/hfi1: Optimize kthread pointer locking when queuing CQ entries Dennis Dalessandro
2018-05-15 14:35 ` Doug Ledford [this message]

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=baef01959e985a7f806bc8543a6157ba33c6bc61.camel@redhat.com \
    --to=dledford@redhat.com \
    --cc=alex.estrin@intel.com \
    --cc=brian.welty@intel.com \
    --cc=dennis.dalessandro@intel.com \
    --cc=don.hiatt@intel.com \
    --cc=harish.chegondi@intel.com \
    --cc=jgg@ziepe.ca \
    --cc=kamenee.arumugam@intel.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=michael.j.ruhl@intel.com \
    --cc=mike.marciniszyn@intel.com \
    --cc=mitko.haralanov@intel.com \
    --cc=sebastian.sanchez@intel.com \
    --cc=stable@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.