From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl0-f67.google.com ([209.85.160.67]:43351 "EHLO mail-pl0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933974AbeCPQI6 (ORCPT ); Fri, 16 Mar 2018 12:08:58 -0400 Subject: Re: [PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking To: Jason Gunthorpe Cc: Leon Romanovsky , stephen@networkplumber.org, Steve Wise , netdev@vger.kernel.org, linux-rdma@vger.kernel.org References: <0b9901d3ba15$1ac4a1d0$504de570$@opengridcomputing.com> <87cc06e1-0e54-12f7-a9b0-326e568c3d6f@gmail.com> <20180313083211.GB1080@mtr-leonro.local> <20180313211355.GD21498@ziepe.ca> <20180315032933.GE17669@ziepe.ca> From: David Ahern Message-ID: <0f008585-9276-35b6-f259-9d1e754fdd22@gmail.com> Date: Fri, 16 Mar 2018 09:08:55 -0700 MIME-Version: 1.0 In-Reply-To: <20180315032933.GE17669@ziepe.ca> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: On 3/14/18 8:29 PM, Jason Gunthorpe wrote: > On Wed, Mar 14, 2018 at 08:14:53PM -0700, David Ahern wrote: >> On 3/13/18 2:13 PM, Jason Gunthorpe wrote: >>> Could you pull the uapi headers from linux-next? That tree will have >>> both netdev and rdma stuff merged together properly. >> >> What's the merge history between linux-next, Linus' tree, net-next + >> rdma-next? > > Not sure I understand the question? > > linux-next is thrown away every cycle, so for instance you can't say > "took uapi headers from linux-next commit XYZ" in the iproute git > commit.. > > Otherwise, linux-next is built, I think daily/weekly and includes the > latest of both rdma and netdev next trees, so it certainly has the > right content. > > A script could figure out the stable netdev and rdma commit IDs from > linux-next and record those, if that is interest.. I'd prefer not to sync headers to a tree that disappears; I like the traceability to specific points in time.