From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 0/8] Misc enhancements in testpmd Date: Wed, 12 Oct 2016 18:41:50 +0200 Message-ID: <16047354.BOSbHElioc@xps13> References: <1475856318-24616-1-git-send-email-olivier.matz@6wind.com> <1476286790-26271-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com To: Olivier Matz Return-path: Received: from mail-lf0-f52.google.com (mail-lf0-f52.google.com [209.85.215.52]) by dpdk.org (Postfix) with ESMTP id 7F4A12A5F for ; Wed, 12 Oct 2016 18:41:53 +0200 (CEST) Received: by mail-lf0-f52.google.com with SMTP id l131so49955257lfl.2 for ; Wed, 12 Oct 2016 09:41:53 -0700 (PDT) In-Reply-To: <1476286790-26271-1-git-send-email-olivier.matz@6wind.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-10-12 17:39, Olivier Matz: > This patchset introduces several enhancements or minor fixes > in testpmd. It is targetted for v16.11, and applies on top of > software ptype v2 patchset [1]. > > These patches are useful to validate the virtio offload > patchset [2] (to be rebased). Applied, thanks