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 4DED6A00E6 for ; Tue, 11 Jun 2019 21:26:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CF1981D041; Tue, 11 Jun 2019 21:26:44 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 6E2151D02F for ; Tue, 11 Jun 2019 21:26:42 +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 fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jun 2019 12:26:41 -0700 X-ExtLoop1: 1 Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga007.fm.intel.com with ESMTP; 11 Jun 2019 12:26:41 -0700 Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Jun 2019 12:26:41 -0700 Received: from fmsmsx117.amr.corp.intel.com ([169.254.3.248]) by FMSMSX151.amr.corp.intel.com ([169.254.7.103]) with mapi id 14.03.0415.000; Tue, 11 Jun 2019 12:26:40 -0700 From: "Wiles, Keith" To: Sara Gittlin CC: "users@dpdk.org" Thread-Topic: [dpdk-users] pktgen range stop/start all Thread-Index: AQHVIIDD/TY/0ocz0keETyfb8TI1AKaXO0+AgAAIhgCAAAeyAA== Date: Tue, 11 Jun 2019 19:26:40 +0000 Message-ID: <19173AB6-FAD3-4A4F-8BE7-41515487156A@intel.com> References: <3282AD76-11DE-45E0-B32E-0884145F913E@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.254.66.253] Content-Type: text/plain; charset="us-ascii" Content-ID: <153E2B6DE71F004595FF79FB66116C53@intel.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-users] pktgen range stop/start all X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Sender: "users" > On Jun 11, 2019, at 1:59 PM, Sara Gittlin wrote: >=20 > Keith > the 5 tuples are always within the range. but when i stop/start i see add= ed/different 5 tuples sessions that were not seen before. but all are wit= hin the range The reason is I did not reset the internal values I used to create the orig= inal list of mbufs to the original values and this is why you get a new set= of values. :-) > Thank you > -Sara >=20 > On Tue, Jun 11, 2019 at 9:28 PM Wiles, Keith wrot= e: > The 5 tuples should stay within the range you had defined, if not then th= at is a bug. >=20 > > On Jun 11, 2019, at 1:08 PM, Sara Gittlin wrot= e: > >=20 > > Hi > > i've enabled the pktgen range feature. and i see that whenever i stop = all > > and start all a different / additional sessions are transmitted . > > my range are src/dst IP and src/dst/Ports. whenever i stop all and sta= rt > > all a different/additional sessions 5 tuples sessions are transmitte= d . > > (dst/src IP , dst/src P:orts and IP type) > > is this a normal behaviour ? for my purposes it is very good behavio= ur > >=20 > > Regards > > -Sara >=20 > Regards, > Keith >=20 Regards, Keith