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 E4D82A0096 for ; Mon, 3 Jun 2019 15:56:36 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4690D1B994; Mon, 3 Jun 2019 15:56:36 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 4D2E91B964 for ; Mon, 3 Jun 2019 15:56:34 +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 fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jun 2019 06:56:27 -0700 X-ExtLoop1: 1 Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 03 Jun 2019 06:56:26 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 3 Jun 2019 06:56:26 -0700 Received: from fmsmsx117.amr.corp.intel.com ([169.254.3.77]) by FMSMSX114.amr.corp.intel.com ([169.254.6.54]) with mapi id 14.03.0415.000; Mon, 3 Jun 2019 06:56:26 -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: AQHVF/Mn03e8936d/EOyYVnd4CbCqKaKbbaA Date: Mon, 3 Jun 2019 13:56:26 +0000 Message-ID: <110B8AE8-0445-446D-BB83-119B66817417@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.20.106] Content-Type: text/plain; charset="us-ascii" Content-ID: <82090134FB6DC34B9085309B1EF9385C@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 May 31, 2019, at 3:54 PM, Vincent Li wrote: >=20 > Hi, >=20 > I am running Pktgen 3.6.6 + DPDK 18.11.1. when I ran Pktgen with > bonding as ( Pktgen runs fine without bonding and pass packet ok): >=20 > root@compute1:/home/dpdk/pktgen-3.6.6# > ./app/x86_64-native-linuxapp-gcc/pktgen -c ff > --vdev=3D'net_bonding0,mode=3D4,xmit_policy=3Dl34,slave=3D0000:01:00.0,sl= ave=3D0000:01:00.1' > -- -P -m [1:2-7].2 I am looking at the problem, it does appear something change. Regards, Keith