From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/9] app/testpmd: forwarding Date: Thu, 16 Jun 2016 10:15:53 +0200 Message-ID: <2666275.vrBt2xGkqB@xps13> References: <1465907296-27117-1-git-send-email-bernard.iremonger@intel.com> <1465918542-15512-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "De Lara Guarch, Pablo" To: "Iremonger, Bernard" Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 1C5F2C49A for ; Thu, 16 Jun 2016 10:15:55 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id m124so57403545wme.1 for ; Thu, 16 Jun 2016 01:15:55 -0700 (PDT) In-Reply-To: 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" > > Bernard Iremonger (9): > > app/testpmd: add new function > > app/testpmd: do not update forwarding config > > app/testpmd: check port is not forwarding > > app/testpmd: separate fwd config setup from display > > app/testpmd: add another new function > > app/testpmd: move fwd streams initialisation > > app/testpmd: check for valid socket id when attaching port > > app/testpmd: check for valid mbuf pool > > app/testpmd: stop forwarding on exit > > Series-acked-by: Pablo de Lara > > Thanks for your work! Applied with a bit of squashing, thanks