From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 1/1] examples/l3fwd: modify and modularize l3fwd code Date: Sun, 28 Feb 2016 21:50:42 +0100 Message-ID: <6093200.askBRN5pG9@xps13> References: <1455786525-16200-1-git-send-email-piotrx.t.azarewicz@intel.com> <1456395864-19951-1-git-send-email-piotrx.t.azarewicz@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Piotr Azarewicz , Ravi Kerur Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 9FB75558F for ; Sun, 28 Feb 2016 21:52:15 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id l68so36974755wml.0 for ; Sun, 28 Feb 2016 12:52:15 -0800 (PST) In-Reply-To: <1456395864-19951-1-git-send-email-piotrx.t.azarewicz@intel.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-02-25 11:24, Piotr Azarewicz: > Signed-off-by: Ravi Kerur > Signed-off-by: Piotr Azarewicz > > Tested-by: Tomasz Kulasek > Acked-by: Tomasz Kulasek > Acked-by: Konstantin Ananyev Applied, thanks