public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Andrew Boyer <andrew.boyer-8PEkshWhKlo@public.gmane.org>,
	monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	yonatanc-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/3] IB/rxe: Three small fixes
Date: Thu, 22 Dec 2016 22:23:16 +0200	[thread overview]
Message-ID: <20161222202316.GA14178@mtr-leonro.local> (raw)
In-Reply-To: <2a4a2187-1ac8-e341-4ed9-257384ff2199-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

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

On Thu, Dec 22, 2016 at 02:19:50PM -0500, Doug Ledford wrote:
> On 12/22/2016 2:05 PM, Leon Romanovsky wrote:
> > On Thu, Dec 22, 2016 at 01:33:43PM -0500, Doug Ledford wrote:
> >> On 12/22/2016 12:18 PM, Leon Romanovsky wrote:
> >>> On Thu, Dec 22, 2016 at 11:41:24AM -0500, Doug Ledford wrote:
> >>>> On 12/22/2016 8:54 AM, Andrew Boyer wrote:
> >>>>> This patch series addresses two issues found during heavy traffic
> >>>>> testing as well as a recently-reported Smatch issue.
> >>>>>
> >>>>> Andrew Boyer (3):
> >>>>>   IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
> >>>>>   IB/rxe: Drop future atomic/read packets rather than retrying
> >>>>>   IB/rxe: Don't check for null ptr in send()
> >>>>>
> >>>>>  drivers/infiniband/sw/rxe/rxe_comp.c | 2 +-
> >>>>>  drivers/infiniband/sw/rxe/rxe_net.c  | 3 +--
> >>>>>  drivers/infiniband/sw/rxe/rxe_resp.c | 3 ++-
> >>>>>  3 files changed, 4 insertions(+), 4 deletions(-)
> >>>>>
> >>>>
> >>>> Thanks, series applied.
> >>>
> >>> Hi Doug,
> >>>
> >>> Thank you for such fast response, but can you please give enough time to
> >>> other reviewers/relevant maintainers to take a look on them before
> >>> applying?
> >>
> >> If the patches look like they need review, I wait for review.  These did
> >> not meet that criteria IMO.
> >
> > Two of three are trivial, and another one is worth to take an extra time
> > to review.
>
> Which one did you think was not trivial?

Personaly for me, it was second patch from the series.

>
>
> --
> Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>     GPG Key ID: B826A3330E572FDD
>     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD
>




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

  parent reply	other threads:[~2016-12-22 20:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 13:54 [PATCH 0/3] IB/rxe: Three small fixes Andrew Boyer
     [not found] ` <1482414878-6892-1-git-send-email-andrew.boyer-8PEkshWhKlo@public.gmane.org>
2016-12-22 13:54   ` [PATCH 1/3] IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends Andrew Boyer
2016-12-22 13:54   ` [PATCH 2/3] IB/rxe: Drop future atomic/read packets rather than retrying Andrew Boyer
2016-12-22 13:54   ` [PATCH 3/3] IB/rxe: Don't check for null ptr in send() Andrew Boyer
2016-12-22 16:41   ` [PATCH 0/3] IB/rxe: Three small fixes Doug Ledford
     [not found]     ` <9f5e0225-c53e-43e7-13b5-ae715f74b198-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-12-22 17:18       ` Leon Romanovsky
     [not found]         ` <20161222171833.GD18935-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2016-12-22 18:33           ` Doug Ledford
     [not found]             ` <c8463d5a-f2ac-7474-93dd-42a2e263834d-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-12-22 19:05               ` Leon Romanovsky
     [not found]                 ` <20161222190555.GE18935-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2016-12-22 19:19                   ` Doug Ledford
     [not found]                     ` <2a4a2187-1ac8-e341-4ed9-257384ff2199-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-12-22 20:23                       ` Leon Romanovsky [this message]
     [not found]                         ` <20161222202316.GA14178-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2016-12-22 21:39                           ` 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=20161222202316.GA14178@mtr-leonro.local \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=andrew.boyer-8PEkshWhKlo@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=yonatanc-VPRAkNaXOzVWk0Htik3J/w@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