On Mon, Dec 10, 2018 at 01:05:43PM -0700, Jason Gunthorpe wrote: > On Mon, Dec 10, 2018 at 01:45:01PM -0600, Steve Wise wrote: > > > > On 12/10/2018 1:26 PM, Jason Gunthorpe wrote: > > > On Mon, Dec 10, 2018 at 09:09:28PM +0200, Kamal Heib wrote: > > >> This patchset introduce a new structure that will contain all the > > >> infiniband device operations, the structure will be used by the > > >> providers to initialize their supported operations. This patchset also > > >> includes the required changes in the core and ulps to start using it. > > >> > > >> Changes from v4: > > >> * Include the missing fist patch. > > >> * Include patch [1] that this patch set depend on and it should be > > >> dropped when merging for-rc with for-next. > > > This isn't a merge, you just included the commit, this makes > > > patchworks confusing, try not to do it again, no need to resend. > > > > > > Jason > > > > Hey Jason, does this mean I should not include Yuval's patch [1] as part > > of my next newlink/dellink submission? > > > > [1] https://www.spinics.net/lists/linux-rdma/msg71957.html > > It hasn't been merged so you are kind of stuck to resend it.. > > But it had comments so it needed respin The sole comment (inlining rxe_set_port_state) was addressed. > > Jason