From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 26EEC37B3 for ; Wed, 5 Apr 2017 18:35:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491410104; x=1522946104; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-id:content-transfer-encoding: mime-version; bh=rr4YPz/HZ6hI6HVqQQBN9Cx7ndP27L9Ki9JRZwTvQyg=; b=uQ1OJ53Qeibk8avlRfMWXACjO8n8PE1w136dyboJ5vGZrPIjU8Rbiaiz l74f+EtKNdnbWOrWQWMv65PJRpcFKg==; Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Apr 2017 09:35:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,279,1486454400"; d="scan'208";a="1131435492" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga001.fm.intel.com with ESMTP; 05 Apr 2017 09:35:02 -0700 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 5 Apr 2017 09:35:02 -0700 Received: from fmsmsx113.amr.corp.intel.com ([169.254.13.235]) by FMSMSX153.amr.corp.intel.com ([169.254.9.6]) with mapi id 14.03.0319.002; Wed, 5 Apr 2017 09:35:02 -0700 From: "Wiles, Keith" To: "Avi Cohen (A)" CC: "users@dpdk.org" Thread-Topic: [dpdk-users] pktgen - cannot set dest address Thread-Index: AdKuJXmMYCIl8ClnTMapYMSVF/BS8wAP8O6A Date: Wed, 5 Apr 2017 16:35:01 +0000 Message-ID: <91EE3404-B9F2-4D83-BBDA-82666D37A6A6@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.255.84.237] Content-Type: text/plain; charset="us-ascii" Content-ID: <38C91A6E9F10C3479C088267DBAFED4A@intel.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-users] pktgen - cannot set dest address 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: , X-List-Received-Date: Wed, 05 Apr 2017 16:35:04 -0000 I fixed the code and I tested the commands and it appears to work. Check ou= t 3.2.4 Thanks for the information. > On Apr 5, 2017, at 10:58 AM, Avi Cohen (A) wrote: >=20 > Hello=20 > I cannot set the dest address configuration=20 >=20 > Set 0 dst mac xx:yy:... changes the src address instead of the dest = - same for IP=20 > I think this is the reason that I cannot transmit . (start 0 - show not= hing) >=20 > I have pktgen 3.2.3 with dpdk 16.07.2 >=20 > Best regards > avi =20 Regards, Keith