public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: "Ruhl,
	Michael J"
	<michael.j.ruhl-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v3 0/4] ibacm: acmp retry issues
Date: Tue, 14 Nov 2017 21:40:35 +0200	[thread overview]
Message-ID: <20171114194035.GJ18825@mtr-leonro.local> (raw)
In-Reply-To: <14063C7AD467DE4B82DEDB5C278E86639F0C279D-AtyAts71sc88Ug9VwtkbtrfspsVTdybXVpNB7YpNyf8@public.gmane.org>

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

On Tue, Nov 14, 2017 at 07:10:45PM +0000, Ruhl, Michael J wrote:
>
>
> > -----Original Message-----
> > From: Leon Romanovsky [mailto:leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org]
> > Sent: Tuesday, November 14, 2017 1:46 PM
> > To: Ruhl, Michael J <michael.j.ruhl-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> > Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > Subject: Re: [PATCH v3 0/4] ibacm: acmp retry issues
> >
> > On Tue, Nov 14, 2017 at 11:43:00AM -0500, Michael J. Ruhl wrote:
> > > While testing the retry mechanism for the acmp provider, I observed
> > > that the retry event_wait() did not appear to be working correctly.
> > > After studying the issue a bit more, I discovered that there were a
> > > couple of issues.
> > >
> > > This patch set addresses those issues.
> > >
> > > v2 - added patch for MONOTONIC time base
> > > v3 - Updated and cleaned various type cast issues
> > >
> > > ---
> > >
> > > Michael J. Ruhl (4):
> > >       ibacm: Fix an incorrect expiration check for the retry timer
> > >       ibacm: Calculate correct tv_nsec value in event_wait()
> > >       ibacm: Fix a retry loop calculation race condition
> > >       ibacm: Use MONOTONIC time base to avoid timer expiration issues
> > >
> > >
> > >  ibacm/linux/osd.h          |   25 ++++++++++++++++---------
> > >  ibacm/prov/acmp/src/acmp.c |   12 +++++++-----
> > >  2 files changed, 23 insertions(+), 14 deletions(-)
> > >
> >
> > Can you please use [PATCH rdma-core ..] format for rdma-core patches?
>
> Hi Leon,
>
> Yes, I will reformat.
>
> Is there a place to put patch set version information?  i.e [PATCH rdma-core v4, x/y]?  (should I just drop it for this patch set?)

1. There is no need to resubmit this series.
2. I'm looking for "rdma-core", anything else (versions and locations) is up to you.

>
> Thanks,
>
> Mike
>
> > We are using patchworks to handle queue and it is so handy to filter
> > patches in such way:
> > https://patchwork.kernel.org/project/linux-rdma/list/?q=rdma-core
> >
> > Thanks
> >
> > > --
> > >
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> > > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > > More majordomo info at  http://vger.kernel.org/majordomo-info.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2017-11-14 19:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-14 16:43 [PATCH v3 0/4] ibacm: acmp retry issues Michael J. Ruhl
     [not found] ` <20171114164006.24557.72093.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2017-11-14 16:43   ` [PATCH v3 1/4] ibacm: Fix an incorrect expiration check for the retry timer Michael J. Ruhl
2017-11-14 16:43   ` [PATCH v3 2/4] ibacm: Calculate correct tv_nsec value in event_wait() Michael J. Ruhl
2017-11-14 16:43   ` [PATCH v3 3/4] ibacm: Fix a retry loop calculation race condition Michael J. Ruhl
     [not found]     ` <20171114164337.24557.45231.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2017-11-14 23:55       ` Jason Gunthorpe
     [not found]         ` <20171114235522.GE25894-uk2M96/98Pc@public.gmane.org>
2017-11-15 19:20           ` Ruhl, Michael J
2017-11-14 16:44   ` [PATCH v3 4/4] ibacm: Use MONOTONIC time base to avoid timer expiration issues Michael J. Ruhl
     [not found]     ` <20171114164352.24557.86825.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2017-11-14 23:56       ` Jason Gunthorpe
2017-11-14 18:46   ` [PATCH v3 0/4] ibacm: acmp retry issues Leon Romanovsky
     [not found]     ` <20171114184603.GG18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-11-14 19:10       ` Ruhl, Michael J
     [not found]         ` <14063C7AD467DE4B82DEDB5C278E86639F0C279D-AtyAts71sc88Ug9VwtkbtrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2017-11-14 19:40           ` Leon Romanovsky [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=20171114194035.GJ18825@mtr-leonro.local \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=michael.j.ruhl-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox