From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 0/3] net/netvsc: misc fixes Date: Mon, 17 Dec 2018 22:32:52 -0800 Message-ID: <20181217223252.202380cc@xeon-e3> References: <20181214012621.15213-1-stephen@networkplumber.org> <3ffdab8c-a303-b9fc-95c6-4fc10bf682d0@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-pl1-f195.google.com (mail-pl1-f195.google.com [209.85.214.195]) by dpdk.org (Postfix) with ESMTP id 419641B5E9 for ; Tue, 18 Dec 2018 07:32:55 +0100 (CET) Received: by mail-pl1-f195.google.com with SMTP id e11so6696678plt.11 for ; Mon, 17 Dec 2018 22:32:55 -0800 (PST) In-Reply-To: <3ffdab8c-a303-b9fc-95c6-4fc10bf682d0@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 Mon, 17 Dec 2018 22:13:19 +0000 Ferruh Yigit wrote: > On 12/14/2018 1:26 AM, Stephen Hemminger wrote: > > Minor updates to netvsc driver. > > > > Stephen Hemminger (3): > > net/netvsc: support receive without vlan strip > > net/netvsc: cleanup transmit descriptor pool > > net/netvsc: not finding VF should not cause failure > > Series applied to dpdk-next-net/master, thanks. > > (Commit titles converted to fix and Fixes line & stable tag added, please > confirm them at next-net) Thanks.