From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) by dpdk.org (Postfix) with ESMTP id B4F805ABA for ; Tue, 4 Aug 2015 23:09:22 +0200 (CEST) Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t74L9LY0030988 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 4 Aug 2015 21:09:21 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t74L9Ljq013541 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 4 Aug 2015 21:09:21 GMT Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id t74L9LMU026275 for ; Tue, 4 Aug 2015 21:09:21 GMT MIME-Version: 1.0 Message-ID: Date: Tue, 4 Aug 2015 14:09:18 -0700 (PDT) From: Navneet Rao Sender: Navneet Rao To: dev@dpdk.org References: <52fc3041-b3cc-49c2-a138-b44807240215@default> In-Reply-To: <52fc3041-b3cc-49c2-a138-b44807240215@default> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 14.0.7153.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] Subject: Re: [dpdk-dev] "ifconfig" commands/status using the dpdk:igb_uio driver 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, 04 Aug 2015 21:09:23 -0000 Hello Experts: =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. 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