From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shankari Vaidyalingam Subject: Interface name after bound to IGB Date: Wed, 25 Mar 2015 20:00:02 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: 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" Hi By what name is the NIC port identified after it is bound to the igb_uio driver (i.e after it becomes a DPDK interface) I'm asking this question because the interface does not get displayed in the output of the "ifconfig" after it gets bound to igb_uio driver. Regards Shankari.V