From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from col0-omc4-s6.col0.hotmail.com (col0-omc4-s6.col0.hotmail.com [65.55.34.208]) by dpdk.org (Postfix) with ESMTP id 2C5EB159 for ; Tue, 25 Mar 2014 17:06:50 +0100 (CET) Received: from COL131-DS10 ([65.55.34.201]) by col0-omc4-s6.col0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 25 Mar 2014 09:08:23 -0700 X-TMN: [+dISW9mAM/oyz9GKqBgbVYM+pCYdt5wPiV3wnwMoe1s=] X-Originating-Email: [fredhps10@hotmail.com] Message-ID: From: Fred Pedrisa To: Date: Tue, 25 Mar 2014 13:08:26 -0300 MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac9IRGNyILcPseo0TD6qFsW07Z3DyQ== Content-Language: pt-br X-OriginalArrivalTime: 25 Mar 2014 16:08:23.0542 (UTC) FILETIME=[72A4E960:01CF4844] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Choosing NIC Ports to be used X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 16:06:51 -0000 Hi, I've added : hw.nic_uio.bdfs="3:0:0,3:0:1,4:0:0,4:0:1" to my /boot/loader.conf in FreeBSD However, once the nic_uio is loaded, it takes all the ports to itself, how can I solve this ?