From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [RFC] proposal of allowing personal/project repos on DPDK.org Date: Fri, 2 Jun 2017 13:37:58 -0700 Message-ID: <20170602133758.27f5b8a1@xeon-e3> References: <20170601050730.GA5765@debian-ZGViaWFuCg> <136058706.0Fjdze3SFe@xps> <3EB4FA525960D640B5BDFFD6A3D891267BA643D3@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Thomas Monjalon , "Bie, Tiwei" , "dev@dpdk.org" , "Richardson, Bruce" , "yuanhan.liu@linux.intel.com" , "Ananyev, Konstantin" To: "Dumitrescu, Cristian" Return-path: Received: from mail-pf0-f182.google.com (mail-pf0-f182.google.com [209.85.192.182]) by dpdk.org (Postfix) with ESMTP id A85F27D02 for ; Fri, 2 Jun 2017 22:38:06 +0200 (CEST) Received: by mail-pf0-f182.google.com with SMTP id e193so56814143pfh.0 for ; Fri, 02 Jun 2017 13:38:06 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D891267BA643D3@IRSMSX108.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, 2 Jun 2017 18:37:40 +0000 "Dumitrescu, Cristian" wrote: > > Why? Do you need to host a repo on dpdk.org to try a new idea? > > > > Prototyping new DPDK-related ideas and sharing them with DPDK community, with some of them likely to eventually make their way into DPDK once accepted and mature enough. > > > > I am against adding some user repos in this list: > > http://dpdk.org/browse/ > > I think the list of official repos must be kept light for good visibility. > > We could have a single project called sandbox mentioned in this list; whoever interested, needs to drill down into this one? > > > > > But we can imagine a forge for users at a different location like > > http://dpdk.org/users/ > > However why not using another public forge for this need? > > Easier to share DPDK related ideas on dpdk.org rather than other places. > Let's not distract Thomas and others with lots of effort to run servers. Having dpdk.org be the server for development and stable should be more than enough. Running a secure server for user repositories is hard. If you want an example, look follow some of the two factor auth stuff being done at kernel.org. Another option would be to have an official clone of dpdk.org on github and let users do what they need to there. This keeps project out of the forge business.