From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 57AB51B316 for ; Tue, 3 Oct 2017 12:41:36 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Oct 2017 03:41:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,474,1500966000"; d="scan'208";a="1178102311" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.37]) by orsmga001.jf.intel.com with SMTP; 03 Oct 2017 03:41:33 -0700 Received: by (sSMTP sendmail emulation); Tue, 03 Oct 2017 11:41:32 +0100 Date: Tue, 3 Oct 2017 11:41:32 +0100 From: Bruce Richardson To: "Mor, Omri" Cc: "dev@dpdk.org" Message-ID: <20171003104132.GB20140@bricha3-MOBL3.ger.corp.intel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.8.3 (2017-05-23) Subject: Re: [dpdk-dev] [PATCH] usertools/dpdk-devbind.py: fix broken Python 3 support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 10:41:36 -0000 On Tue, Oct 03, 2017 at 12:25:27AM +0000, Mor, Omri wrote: > When using Python 3, dpdk-devbind.py fails to detect modules other than > igb_uio. Was there a patch included as an attachment? If so, it's been stripped out. Please include patch contents directly in the email, as described at http://dpdk.org/dev/, and also in the contributors guide doc. Thanks, /Bruce