All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Niranjana Vishwanathapura
	<niranjana.vishwanathapura-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	Alex Vesker <valex-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH rdma-next V2 0/6] Enhanced mode for IPoIB driver
Date: Thu, 20 Apr 2017 14:52:03 -0400	[thread overview]
Message-ID: <1492714323.3041.8.camel@redhat.com> (raw)
In-Reply-To: <20170410082230.10662-1-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

On Mon, 2017-04-10 at 11:22 +0300, Leon Romanovsky wrote:
> Hi Doug,
> 
> This is third version of IPoIB driver, the main change between
> previous
> version is change in author line for the first patch.
> 
> This patchset mostly comes from Erez with one exception in the first
> patch.
> 
> That patch origins from two different commits, first from Niranjana
> who added
> RDMA netdev interface and second from Erez who added IPoIB support.
> 
> During the preparation to submission, I squashed their commits into
> one
> and refactored code to allow submission as a standalone topic without
> creating
> dependencies between different submissions.
> 
> Per-your request, I based this patch set on v4.11-rc3.

Since I put this and the VNIC patches into the same branch, the first
patch had to be redone.  It is not identical to your code here because
I didn't do an automatic merge, I hand transferred the changes from the
first patch that weren't already in the branch from the VNIC series
over.  Given that I hand did things, it might be wise to double check
that the patch is suitable for your needs.  In particular, I didn't
bother to move the private data to the end of the struct, so someone
might want to change that if it actually matters to performance.
 Otherwise, series applied to a custom branch based off of DaveM's net-
next that will allow for the fixup patch to be applied without breaking
things like 0day because it has both the IPoIB changes and the mlx5
changes for IPoIB in it.

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

--
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

      parent reply	other threads:[~2017-04-20 18:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10  8:22 [PATCH rdma-next V2 0/6] Enhanced mode for IPoIB driver Leon Romanovsky
     [not found] ` <20170410082230.10662-1-leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-10  8:22   ` [PATCH rdma-next V2 1/6] IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs Leon Romanovsky
2017-04-10  8:22   ` [PATCH rdma-next V2 2/6] IB/IPoIB: Separate control and data related initializations Leon Romanovsky
2017-04-10  8:22   ` [PATCH rdma-next V2 3/6] IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo Leon Romanovsky
2017-04-10  8:22   ` [PATCH rdma-next V2 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions Leon Romanovsky
2017-04-10  8:22   ` [PATCH rdma-next V2 5/6] IB/IPoIB: Use defined function for netdev_priv function Leon Romanovsky
2017-04-10  8:22   ` [PATCH rdma-next V2 6/6] IB/IPoIB: Support acceleration options callbacks Leon Romanovsky
2017-04-20 18:52   ` 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=1492714323.3041.8.camel@redhat.com \
    --to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=niranjana.vishwanathapura-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=valex-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 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.