From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stephen@networkplumber.org>
Received: from mail-pf0-f174.google.com (mail-pf0-f174.google.com
 [209.85.192.174]) by dpdk.org (Postfix) with ESMTP id 26D611BB0C
 for <dev@dpdk.org>; Sat, 23 Jun 2018 05:58:46 +0200 (CEST)
Received: by mail-pf0-f174.google.com with SMTP id y8-v6so4056926pfm.10
 for <dev@dpdk.org>; Fri, 22 Jun 2018 20:58:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20150623.gappssmtp.com; s=20150623;
 h=date:from:to:cc:subject:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding;
 bh=nVX+Ixu3eNTrthOiPTO4Z7NTFgDD1n+Xj9LVaTlouNM=;
 b=p2LIGJeK9vcXdEI35xWBtkh7JA3dV6tezr5wy3nsEHJzNtx2UDwEYVQ4KNcBl0wRu9
 kTIZyKFgNfAXv9SEWNrcc42SgISrL+IgwmRpCLaHRpuuejPg5zF0saou9BjHq16uqNw2
 lXD4C3WH+4Ioq5sdj+jt5VKOduRvzvuPS3uVL9yIifXjR0v1gerHD5CCWdTvRuOLVceu
 EqU0DWHBK62u8qdcds7QWZA3OPv9QWKS2q+jn4FGh9TGiXiWPMkrPlRt1UD7yvZt54Z9
 aLgKmK+1m+Qw1tQOUU/Vm/EkdN2NuUcVR3DaajeNsIxlnYlwf9clqNyKvQIbl2BhayAg
 SYUw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=nVX+Ixu3eNTrthOiPTO4Z7NTFgDD1n+Xj9LVaTlouNM=;
 b=P546GOUXJDxYnMX5l1r2LphI/QzVNQ4FRq/JNQ+FnSYzb5DpFdeRoHZcbtMLUTr2DQ
 RXJREdJr08aCRXi1jtIdLJ7BhjAG2Jzz//vC3SEABL+H8MtPe15D9VNb9RAuy6BBcYsh
 mDTIwDFKmu5lKYMKsHW18N6I84s9fwHeomEOa1hDv/4ur6PgSudk+T/KknFgYsWnrcU6
 hqJbTv87HwCfbTP9aQ9dO1Ti17vgEAwCtn8wLmwzDuBYt1Mr1fgQvSgL//LBsPUxdHUz
 F0tbQvdCKKj45zrytH6HP6xihcidpRXYWmXSiUY7CJfaE8+tRxqQS7j3tyC8Bquug8jl
 drjQ==
X-Gm-Message-State: APt69E3hDFRhg6zj02NzLb49+fnEb1t3PQ9nMlsZt7jovSGNKt59LnPD
 UJUKPZ7k0sQO9p6DDWvOnOIv6DkjP1U=
X-Google-Smtp-Source: ADUXVKKe1zOQyy5l89Lhwmfo+zLWBJ60JEriRCmE+pedzMQpQscUApqQhHEju1BKcNouKWchf6CdcQ==
X-Received: by 2002:a63:6004:: with SMTP id
 u4-v6mr2097535pgb.441.1529686723379; 
 Fri, 22 Jun 2018 09:58:43 -0700 (PDT)
Received: from xeon-e3 (204-195-35-107.wavecable.com. [204.195.35.107])
 by smtp.gmail.com with ESMTPSA id k69-v6sm14356978pgc.39.2018.06.22.09.58.43
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Fri, 22 Jun 2018 09:58:43 -0700 (PDT)
Date: Fri, 22 Jun 2018 09:58:40 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org
Message-ID: <20180622095840.6e6dc0a2@xeon-e3>
In-Reply-To: <1988649.YSVrmVpF1B@xps>
References: <20180621163229.6ffc0438@xeon-e3>
	<1988649.YSVrmVpF1B@xps>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] netvsc PMD driver update plan
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Sat, 23 Jun 2018 03:58:46 -0000

On Fri, 22 Jun 2018 09:17:37 +0200
Thomas Monjalon <thomas@monjalon.net> wrote:

> 22/06/2018 01:32, Stephen Hemminger:
> > I have some updates to the netvsc driver that use external mbuf's and fix
> > a couple of bugs. Would you rather:
> > 	* new (V11) version consolidating those
> > 	* sequence of patches against V10
> > 	* hold off until V10 is merged.  
> 
> A v11 is better.
> 
> 

Ok, I am about to go on vacation, and rather than rushing out a new version.
Will send an update when I get back in 2 weeks.