From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 16/16] Adding support for VFIO to setup.sh Date: Thu, 22 May 2014 15:25:34 +0200 Message-ID: <2547752.EpYF82KJeU@xps13> References: <1400514709-24087-17-git-send-email-anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Anatoly Burakov Return-path: In-Reply-To: <1400514709-24087-17-git-send-email-anatoly.burakov-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-05-19 16:51, Anatoly Burakov: > Support for loading/unloading VFIO drivers, binding/unbinding > devices to/from VFIO, also setting up correct userspace permissions. > > Signed-off-by: Anatoly Burakov > - ${RTE_SDK}/tools/igb_uio_bind.py --status > + ${RTE_SDK}/tools/dpdk_nic_bind.py --status Please merge this kind of change in the patch renaming the script, in order to make it atomic. Last comment: there are some trailing whitespaces to remove. Thanks for this important patch serie. -- Thomas