From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 10/16] vhost: export vid as the only interface to applications Date: Tue, 10 May 2016 21:22:55 +0200 Message-ID: <2077875.ZW3HUVcCZd@xps13> References: <1462227927-22853-1-git-send-email-yuanhan.liu@linux.intel.com> <20160510172928.GR5641@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Rich Lane , "huawei.xie" , Panu Matilainen , Tetsuya Mukawa , Traynor Kevin To: Yuanhan Liu Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 731809AA5 for ; Tue, 10 May 2016 21:22:57 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id a17so45376790wme.0 for ; Tue, 10 May 2016 12:22:57 -0700 (PDT) In-Reply-To: <20160510172928.GR5641@yliu-dev.sh.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-05-10 10:29, Yuanhan Liu: > On Tue, May 10, 2016 at 10:13:18AM -0700, Rich Lane wrote: > > ps. Could you push git branches somewhere for these larger vhost patch series? > > That would make it a lot easier to test than getting patches individually from > > patchwork. > > Yes, indeeded. And I have a tree on dpdk.org, but that is mainly for > holding patches for the mainline. I'm thinking I may could add a new > branch there, say staging, just for testing. Thomas, will it work for > you? Or, should I push it to github? You are free to create the branches you like on dpdk.org.