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 E4ECBA00E6 for ; Tue, 11 Jun 2019 18:27:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C51031D0B3; Tue, 11 Jun 2019 18:27:47 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id F1B871D08C for ; Tue, 11 Jun 2019 18:27:45 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jun 2019 09:27:44 -0700 X-ExtLoop1: 1 Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga004.fm.intel.com with ESMTP; 11 Jun 2019 09:27:44 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Jun 2019 09:27:43 -0700 Received: from fmsmsx117.amr.corp.intel.com ([169.254.3.248]) by FMSMSX114.amr.corp.intel.com ([10.18.116.8]) with mapi id 14.03.0415.000; Tue, 11 Jun 2019 09:27:42 -0700 From: "Wiles, Keith" To: Vincent Li CC: "users@dpdk.org" Thread-Topic: [dpdk-users] pktgen:I nvalid link properties for slave 0 in bonding mode 4 Thread-Index: AQHVGucouOGR13GUFkSGst6QdnHOTKaMGisAgAsExICAAAXKAA== Date: Tue, 11 Jun 2019 16:27:42 +0000 Message-ID: References: <110B8AE8-0445-446D-BB83-119B66817417@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: <1C3CCFD90E4D8B45AAF5401E7C3163C2@intel.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-users] pktgen:I nvalid link properties for slave 0 in bonding mode 4 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 11:06 AM, Vincent Li wrote: >=20 >>> thanks Keith for looking into it, I guess I can try some older version >>> of DPDK and pktgen, what version that might be? >> It would be pretty old and I have no idea which version would work :-( >=20 > FYI, I tested DPDK 18.11.1 testpmd txonly mode with bonding, it > appears working ok, I guess the the problem is in pktgen, not in DPDK > then, correct? Yes, I had assumed it was in Pktgen. I am working on get some help from the= bonding PMD folk to see what the problem is with the configuration in Pktg= en. Regards, Keith