From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: netvsc PMD driver update plan Date: Thu, 21 Jun 2018 16:32:29 -0700 Message-ID: <20180621163229.6ffc0438@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-pl0-f53.google.com (mail-pl0-f53.google.com [209.85.160.53]) by dpdk.org (Postfix) with ESMTP id 5DE1A1BAA0 for ; Fri, 22 Jun 2018 01:32:32 +0200 (CEST) Received: by mail-pl0-f53.google.com with SMTP id z9-v6so2476479plk.11 for ; Thu, 21 Jun 2018 16:32:32 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.