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 AEE2A567E for ; Mon, 26 Jun 2017 17:02:45 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jun 2017 08:02:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,396,1493708400"; d="scan'208";a="278741031" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by fmsmga004.fm.intel.com with ESMTP; 26 Jun 2017 08:02:02 -0700 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.26]) by IRSMSX154.ger.corp.intel.com ([169.254.12.76]) with mapi id 14.03.0319.002; Mon, 26 Jun 2017 16:02:01 +0100 From: "Mcnamara, John" To: Hemant Agrawal , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application guide Thread-Index: AQHS6/HAWgYPHSiXgkmo0z7mep5IJ6I3QmPQ Date: Mon, 26 Jun 2017 15:02:00 +0000 Message-ID: References: <1498202639-26410-1-git-send-email-hemant.agrawal@nxp.com> In-Reply-To: <1498202639-26410-1-git-send-email-hemant.agrawal@nxp.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDg5ZTY0YTktYmQwNC00ODIzLWIxMWQtMjM4NTNlZDk1MjhkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InZpU3Z3dGpoNm0raUVQbFFKOWVFRDloS1o4K1VNZmRMZ0twdHpPblRrYkE9In0= dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action 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] doc: update ipv4 multicast sample application guide 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: Mon, 26 Jun 2017 15:02:46 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Hemant Agrawal > Sent: Friday, June 23, 2017 8:24 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application > guide >=20 > Add a note to indicate that only first four ports can be tested with this > application. >=20 > Signed-off-by: Hemant Agrawal Acked-by: John McNamara