From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 495BE37B8 for ; Mon, 26 Sep 2016 17:36:13 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP; 26 Sep 2016 08:36:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,400,1470726000"; d="scan'208";a="173310139" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga004.fm.intel.com with ESMTP; 26 Sep 2016 08:36:11 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.91]) by IRSMSX106.ger.corp.intel.com ([169.254.8.209]) with mapi id 14.03.0248.002; Mon, 26 Sep 2016 16:36:10 +0100 From: "Mcnamara, John" To: "Mcnamara, John" , Maxime Coquelin , "Richardson, Bruce" , "De Lara Guarch, Pablo" , "dev@dpdk.org" Thread-Topic: [PATCH v2 2/2] doc: l2fwd: document new --[no-]mac-updating option Thread-Index: AQHSFaGP4jJukwgi70WjckJ5wvojgKCLl1DggABUwUA= Date: Mon, 26 Sep 2016 15:36:10 +0000 Message-ID: References: <1474638654-26919-1-git-send-email-maxime.coquelin@redhat.com> <1474638654-26919-3-git-send-email-maxime.coquelin@redhat.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGRlMTMyY2EtOGRmZi00ZmQ0LWFhNzItMThmYWFiZTU1ZjI0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ikc0Ukp0RnRtejlnNStGXC91cHJSZHd6SVZGR3I5RjFFVUI4UHhvSHIzY29jPSJ9 x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 2/2] doc: l2fwd: document new --[no-]mac-updating option 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: Mon, 26 Sep 2016 15:36:13 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mcnamara, John > Sent: Monday, September 26, 2016 11:33 AM > To: Maxime Coquelin ; Richardson, Bruce > ; De Lara Guarch, Pablo > ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 2/2] doc: l2fwd: document new --[no- > ]mac-updating option >=20 > > -----Original Message----- > > From: Maxime Coquelin [mailto:maxime.coquelin@redhat.com] > > Sent: Friday, September 23, 2016 2:51 PM > > To: Richardson, Bruce ; De Lara Guarch, > > Pablo ; Mcnamara, John > > ; dev@dpdk.org > > Cc: maxime.coquelin@redhat.com > > Subject: [PATCH v2 2/2] doc: l2fwd: document new --[no-]mac-updating > > option > > > > This patch documents the new l2fwd option, which provides a way to > > disable the MAC addresses updating, enabling the use of l2fwd for > > basic VM to VM communication. > > > > Acked-by: John McNamara > > Signed-off-by: Maxime Coquelin >=20 > Thanks for this. It is a nice addition I think. >=20 > The ack is already inline in the patch but just to be clear: >=20 >=20 > Acked-by: John McNamara >=20 P.S. Could you mark the V1 version as "superseded" in PatchWork.