From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id CC7762BBE for ; Mon, 26 Sep 2016 12:33:28 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP; 26 Sep 2016 03:33:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,399,1470726000"; d="scan'208";a="1062351444" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by fmsmga002.fm.intel.com with ESMTP; 26 Sep 2016 03:33:28 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.91]) by IRSMSX107.ger.corp.intel.com ([169.254.10.95]) with mapi id 14.03.0248.002; Mon, 26 Sep 2016 11:33:26 +0100 From: "Mcnamara, John" To: 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: AQHSFaGP4jJukwgi70WjckJ5wvojgKCLl1Dg Date: Mon, 26 Sep 2016 10:33:25 +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: <1474638654-26919-3-git-send-email-maxime.coquelin@redhat.com> 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.180] 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 10:33:29 -0000 > -----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 >=20 > This patch documents the new l2fwd option, which provides a way to disabl= e > the MAC addresses updating, enabling the use of l2fwd for basic VM to VM > communication. >=20 > Acked-by: John McNamara > Signed-off-by: Maxime Coquelin Thanks for this. It is a nice addition I think. The ack is already inline in the patch but just to be clear: Acked-by: John McNamara