From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keren Hochman Subject: Permanently binding NIC ports with DPDK drivers Date: Thu, 25 Aug 2016 07:57:24 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: dev@dpdk.org Return-path: Received: from mail-it0-f49.google.com (mail-it0-f49.google.com [209.85.214.49]) by dpdk.org (Postfix) with ESMTP id 64E7A58D4 for ; Thu, 25 Aug 2016 06:57:25 +0200 (CEST) Received: by mail-it0-f49.google.com with SMTP id n128so72397437ith.1 for ; Wed, 24 Aug 2016 21:57:25 -0700 (PDT) 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" 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