From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id B61BF98 for ; Tue, 24 Jul 2018 18:45:20 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Jul 2018 09:45:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,398,1526367600"; d="scan'208";a="56833208" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by fmsmga007.fm.intel.com with ESMTP; 24 Jul 2018 09:44:56 -0700 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.193]) by IRSMSX108.ger.corp.intel.com ([169.254.11.169]) with mapi id 14.03.0319.002; Tue, 24 Jul 2018 17:44:55 +0100 From: "Iremonger, Bernard" To: "Singh, Jasvinder" , "dev@dpdk.org" CC: "Mcnamara, John" , "Kovacevic, Marko" , "Pattan, Reshma" Thread-Topic: [dpdk-dev] [PATCH 2/3] app/testpmd: update softnic mode documentation Thread-Index: AQHUI2axYrRNWoGaxUq4ofGz1WkogqSelDAg Date: Tue, 24 Jul 2018 16:44:54 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260CCF07C@IRSMSX107.ger.corp.intel.com> References: <20180724155026.90724-1-jasvinder.singh@intel.com> <20180724155026.90724-2-jasvinder.singh@intel.com> In-Reply-To: <20180724155026.90724-2-jasvinder.singh@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTY4MjdjODItMzAxNi00ZTg0LTk2OTMtNmMyYzcwZWVmYTBjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVmpwSGFibjdzTktRY1pockFId3lEMERFdjVuNlNBWVV4ZSs1K25Kc29CUytJT2UyNFRlTGxTU2hRajUwNURjaiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 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 2/3] app/testpmd: update softnic mode documentation 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: Tue, 24 Jul 2018 16:45:21 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jasvinder Singh > Sent: Tuesday, July 24, 2018 4:50 PM > To: dev@dpdk.org > Cc: Mcnamara, John ; Kovacevic, Marko > ; Pattan, Reshma > Subject: [dpdk-dev] [PATCH 2/3] app/testpmd: update softnic mode > documentation >=20 > Update tespmd documentation with softnic forwarding mode description. >=20 > Signed-off-by: Jasvinder Singh > Signed-off-by: Reshma Pattan Acked-by: Bernard Iremonger