From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id ACBE12E81 for ; Tue, 16 Feb 2016 13:09:53 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP; 16 Feb 2016 04:09:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,455,1449561600"; d="scan'208";a="915937840" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga002.fm.intel.com with ESMTP; 16 Feb 2016 04:09:51 -0800 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 16 Feb 2016 12:09:50 +0000 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.97]) by IRSMSX156.ger.corp.intel.com ([10.108.20.68]) with mapi id 14.03.0248.002; Tue, 16 Feb 2016 12:09:50 +0000 From: "Azarewicz, PiotrX T" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v1] Modify and modularize l3fwd code Thread-Index: AQHRPEUE0FstRkvecEmfB7s3v36iG57WEbKAgELYmACAA8rJgIASNQCg Date: Tue, 16 Feb 2016 12:09:50 +0000 Message-ID: <4837007523CC9A4B9414D20C13DE6E641365F032@IRSMSX102.ger.corp.intel.com> References: <1450739511-5868-1-git-send-email-rkerur@gmail.com> <1450739573-5915-1-git-send-email-rkerur@gmail.com> <3042915272161B4EB253DA4D77EB373A14E44133@IRSMSX102.ger.corp.intel.com> <4383623.ojuhVXEss4@xps13> In-Reply-To: <4383623.ojuhVXEss4@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v1] Modify and modularize l3fwd code X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 12:09:54 -0000 Hi Thomas, > Hi Ravi, >=20 > 2016-02-02 12:01, Kulasek, TomaszX: > > Tested-by: Tomasz Kulasek > > Acked-by: Tomasz Kulasek >=20 > I'm sorry that another patch was applied before this one. > Please could you rebase it? > It is too big to do it myself safely. > Thanks I rebased this patch. May I send it ? and if yes should I add Signed-off-by? Piotr