From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 82CF12BD2 for ; Thu, 22 Mar 2018 15:19:17 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Mar 2018 07:19:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,345,1517904000"; d="scan'208";a="44392358" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.252.52.175]) ([10.252.52.175]) by orsmga002.jf.intel.com with ESMTP; 22 Mar 2018 07:19:15 -0700 To: "Tosatti, Giovanni" , "dev@dpdk.org" References: From: "Burakov, Anatoly" Message-ID: Date: Thu, 22 Mar 2018 14:19:14 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] Add option to dpdk-devbind.py to restore kernel driver binding 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: Thu, 22 Mar 2018 14:19:17 -0000 On 22-Mar-18 1:41 PM, Tosatti, Giovanni wrote: > Hi all, > I'm new to this list. > I have a use case that required me to do a small enhancement to the dpdk-devbind.py script. > In particular I found very useful to have a --restore option that will unbind all devices currently bound to DPDK PMDs back to the kernel driver. > The patch is in attachment... would you consider merging that into upstream? > > Thanks, > Giovanni Tosatti > > Hi, Mailing list does not allow attachments, so you should post it directly. Also, no need to ask for permission - just send it as an RFC and see if it generates enough interest to be accepted. -- Thanks, Anatoly