From mboxrd@z Thu Jan 1 00:00:00 1970 From: Navneet Rao Subject: "ifconfig" commands/status using the dpdk:igb_uio driver Date: Mon, 3 Aug 2015 14:01:03 -0700 (PDT) Message-ID: <52fc3041-b3cc-49c2-a138-b44807240215@default> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) by dpdk.org (Postfix) with ESMTP id 06488C3C2 for ; Mon, 3 Aug 2015 23:32:57 +0200 (CEST) Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t73LWumT018792 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 3 Aug 2015 21:32:57 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t73LWuDN018951 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 3 Aug 2015 21:32:56 GMT Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id t73LWuKO024024 for ; Mon, 3 Aug 2015 21:32:56 GMT 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" Hello: =20 How can I configure my NIC setting(s) when loaded with the dpdk:igb_uio dri= ver? E.g I need to keep the MAC address and the IP address of the NIC the "same = as before" after switching to a dpdk:igb_uio driver for the NIC. =20 Is there a equiv of "ifconfig" utility in dpdk? How do I address the NIC? I can only view the status using the dpdk_nic_bin= d.py!!! =20 =20 Thanks -Navneet =20 =20