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 59860A00E6 for ; Tue, 11 Jun 2019 20:28:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C62461D047; Tue, 11 Jun 2019 20:28:39 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id DB87E1D046 for ; Tue, 11 Jun 2019 20:28:38 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jun 2019 11:28:37 -0700 X-ExtLoop1: 1 Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga002.jf.intel.com with ESMTP; 11 Jun 2019 11:28:37 -0700 Received: from fmsmsx158.amr.corp.intel.com (10.18.116.75) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Jun 2019 11:28:37 -0700 Received: from fmsmsx117.amr.corp.intel.com ([169.254.3.248]) by fmsmsx158.amr.corp.intel.com ([169.254.15.159]) with mapi id 14.03.0415.000; Tue, 11 Jun 2019 11:28:37 -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+A Date: Tue, 11 Jun 2019 18:28:37 +0000 Message-ID: <3282AD76-11DE-45E0-B32E-0884145F913E@intel.com> References: 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: 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" The 5 tuples should stay within the range you had defined, if not then that= is a bug. > On Jun 11, 2019, at 1:08 PM, Sara Gittlin wrote: >=20 > Hi > i've enabled the pktgen range feature. and i see that whenever i stop al= l > and start all a different / additional sessions are transmitted . > my range are src/dst IP and src/dst/Ports. whenever i stop all and start > all a different/additional sessions 5 tuples sessions are transmitted = . > (dst/src IP , dst/src P:orts and IP type) > is this a normal behaviour ? for my purposes it is very good behaviour >=20 > Regards > -Sara Regards, Keith