From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga05.intel.com (mga05.intel.com [192.55.52.43])
 by dpdk.org (Postfix) with ESMTP id CC7762BBE
 for <dev@dpdk.org>; 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" <john.mcnamara@intel.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>, "Richardson, Bruce"
 <bruce.richardson@intel.com>, "De Lara Guarch, Pablo"
 <pablo.de.lara.guarch@intel.com>, "dev@dpdk.org" <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: <B27915DBBA3421428155699D51E4CFE202620C16@IRSMSX103.ger.corp.intel.com>
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 <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=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 <bruce.richardson@intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; 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 <john.mcnamara@intel.com>
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>

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 <john.mcnamara@intel.com>