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 A06CB282 for ; Fri, 5 May 2017 18:15:14 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 May 2017 09:15:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,293,1491289200"; d="scan'208";a="1126895875" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga001.jf.intel.com with ESMTP; 05 May 2017 09:15:12 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by IRSMSX107.ger.corp.intel.com ([169.254.10.107]) with mapi id 14.03.0319.002; Fri, 5 May 2017 17:15:11 +0100 From: "Mcnamara, John" To: Ravi Kerur , "dev@dpdk.org" , "Ananyev, Konstantin" Thread-Topic: [dpdk-dev] [PATCH v1] doc: Merge l3fwd and l3fwd-acl documentation files Thread-Index: AQHSvfNZi+8x3+5yckOZq7RcAO95gqHl+Mhg Date: Fri, 5 May 2017 16:15:11 +0000 Message-ID: References: <1493145557-17160-1-git-send-email-rkerur@gmail.com> In-Reply-To: <1493145557-17160-1-git-send-email-rkerur@gmail.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2JmZDU3NzUtMmNhYS00NTNhLWFjZDItY2JkNmFhNTk0ZGQwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InEzXC9WWHJmaE1RQnJYRGdWdnZGb3lZaWhJQ1djRnZmdGFQQ0N1SmxwZHhFPSJ9 dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v1] doc: Merge l3fwd and l3fwd-acl documentation files X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2017 16:15:15 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ravi Kerur > Sent: Tuesday, April 25, 2017 7:39 PM > To: dev@dpdk.org; Ananyev, Konstantin > Cc: Ravi Kerur > Subject: [dpdk-dev] [PATCH v1] doc: Merge l3fwd and l3fwd-acl > documentation files >=20 > Merge relevant contents of l3fwd and l3fwd-acl documentation. > Modify l3fwd document with ACL specific information. > Remove l3fwd-acl documentation file. Acked-by: John McNamara