From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id AFA8D5B26 for ; Thu, 11 Apr 2019 11:02:30 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Apr 2019 02:02:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,336,1549958400"; d="scan'208";a="148295573" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by FMSMGA003.fm.intel.com with ESMTP; 11 Apr 2019 02:02:28 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.82]) by irsmsx105.ger.corp.intel.com ([169.254.7.31]) with mapi id 14.03.0415.000; Thu, 11 Apr 2019 10:02:27 +0100 From: "Iremonger, Bernard" To: Stephen Hemminger , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v6 1/3] app/testpmd: add ability to set Tx IP and UDP parameters Thread-Index: AQHU78S8t/8po+wPN0KTvHRVRroJj6Y2qrmw Date: Thu, 11 Apr 2019 09:02:27 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260D87BC8@IRSMSX108.ger.corp.intel.com> References: <20190409182006.12944-1-stephen@networkplumber.org> <20190410174132.8349-1-stephen@networkplumber.org> <20190410174132.8349-2-stephen@networkplumber.org> In-Reply-To: <20190410174132.8349-2-stephen@networkplumber.org> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmRiMTMyMDItZmRjNi00MmUyLWExMmQtZTM3MWZjNTJhM2I2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUTN3VWsxXC9HZ0lyQlwvTnVtVTRLR3VMR2Rtam1weWNTcEE2dVNWa0d5eExoTzFjcFBhZHZQbUxMMG01R1V1Y25jIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.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 v6 1/3] app/testpmd: add ability to set Tx IP and UDP parameters 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: Thu, 11 Apr 2019 09:02:31 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Stephen > Hemminger > Sent: Wednesday, April 10, 2019 6:42 PM > To: dev@dpdk.org > Cc: Stephen Hemminger > Subject: [dpdk-dev] [PATCH v6 1/3] app/testpmd: add ability to set Tx IP = and > UDP parameters >=20 > This patch changes what testpmd uses as IP addresses when run in transmit > only mode. The old code was using > 192.168.0.1 -> 192.168.0.2 > but these addresses are reserved for private Internet by RFC 1918. >=20 > The new code uses 192.18.0.1 and 192.18.0.2 which are on the subnet > reserved for performance testing by RFC 2544. >=20 > New command line option allows the user to pick any other src/dst address > desired. >=20 > Notice: this changes the default IP address for transmit only. > It may cause some user who has hardcoded network addresses to report a > regression. >=20 > Signed-off-by: Stephen Hemminger Acked-by: Bernard Iremonger From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 19CE2A0096 for ; Thu, 11 Apr 2019 11:02:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8B22B5F1B; Thu, 11 Apr 2019 11:02:32 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id AFA8D5B26 for ; Thu, 11 Apr 2019 11:02:30 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Apr 2019 02:02:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,336,1549958400"; d="scan'208";a="148295573" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by FMSMGA003.fm.intel.com with ESMTP; 11 Apr 2019 02:02:28 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.82]) by irsmsx105.ger.corp.intel.com ([169.254.7.31]) with mapi id 14.03.0415.000; Thu, 11 Apr 2019 10:02:27 +0100 From: "Iremonger, Bernard" To: Stephen Hemminger , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v6 1/3] app/testpmd: add ability to set Tx IP and UDP parameters Thread-Index: AQHU78S8t/8po+wPN0KTvHRVRroJj6Y2qrmw Date: Thu, 11 Apr 2019 09:02:27 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260D87BC8@IRSMSX108.ger.corp.intel.com> References: <20190409182006.12944-1-stephen@networkplumber.org> <20190410174132.8349-1-stephen@networkplumber.org> <20190410174132.8349-2-stephen@networkplumber.org> In-Reply-To: <20190410174132.8349-2-stephen@networkplumber.org> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmRiMTMyMDItZmRjNi00MmUyLWExMmQtZTM3MWZjNTJhM2I2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUTN3VWsxXC9HZ0lyQlwvTnVtVTRLR3VMR2Rtam1weWNTcEE2dVNWa0d5eExoTzFjcFBhZHZQbUxMMG01R1V1Y25jIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v6 1/3] app/testpmd: add ability to set Tx IP and UDP parameters 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190411090227._YsATmtaCBiTniLTTT4enKr1y9QZE3C0CBFqW_wBNyo@z> > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Stephen > Hemminger > Sent: Wednesday, April 10, 2019 6:42 PM > To: dev@dpdk.org > Cc: Stephen Hemminger > Subject: [dpdk-dev] [PATCH v6 1/3] app/testpmd: add ability to set Tx IP = and > UDP parameters >=20 > This patch changes what testpmd uses as IP addresses when run in transmit > only mode. The old code was using > 192.168.0.1 -> 192.168.0.2 > but these addresses are reserved for private Internet by RFC 1918. >=20 > The new code uses 192.18.0.1 and 192.18.0.2 which are on the subnet > reserved for performance testing by RFC 2544. >=20 > New command line option allows the user to pick any other src/dst address > desired. >=20 > Notice: this changes the default IP address for transmit only. > It may cause some user who has hardcoded network addresses to report a > regression. >=20 > Signed-off-by: Stephen Hemminger Acked-by: Bernard Iremonger