From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: Permanently binding NIC ports with DPDK drivers Date: Thu, 25 Aug 2016 12:01:23 +0100 Message-ID: <57BED003.4010609@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Panu Matilainen To: Keren Hochman , dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 12926559A for ; Thu, 25 Aug 2016 13:01:25 +0200 (CEST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 8/25/2016 5:57 AM, Keren Hochman wrote: > Hi, > I there a way to permanently bind a nic port when using DPDK drier with > kernel < 3.6 ? (In this kernel VFIO driver is not supported)? > Thanks, Keren > There was a tool from Panu for this purpose: http://dpdk.org/ml/archives/dev/2015-December/029500.html Regards, ferruh