From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8B3A0DE4 for ; Wed, 8 Jul 2015 09:22:26 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 08 Jul 2015 00:22:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,430,1432623600"; d="scan'208";a="760421503" Received: from pgsmsx104.gar.corp.intel.com ([10.221.44.91]) by orsmga002.jf.intel.com with ESMTP; 08 Jul 2015 00:22:24 -0700 Received: from kmsmsx154.gar.corp.intel.com (172.21.73.14) by PGSMSX104.gar.corp.intel.com (10.221.44.91) with Microsoft SMTP Server (TLS) id 14.3.224.2; Wed, 8 Jul 2015 15:21:36 +0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by KMSMSX154.gar.corp.intel.com (172.21.73.14) with Microsoft SMTP Server (TLS) id 14.3.224.2; Wed, 8 Jul 2015 15:21:35 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.246]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.146]) with mapi id 14.03.0224.002; Wed, 8 Jul 2015 15:21:32 +0800 From: "Qiu, Michael" To: "Liu, Yong" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH] Change default e1000 interface pci adress to 00:1F:00 Thread-Index: AQHQuUuRIWcYTVzqG0KD/LTArL5r0g== Date: Wed, 8 Jul 2015 07:21:32 +0000 Message-ID: <533710CFB86FA344BFBF2D6802E60286046B2863@SHSMSX101.ccr.corp.intel.com> References: <1436338713-7502-1-git-send-email-yong.liu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH] Change default e1000 interface pci adress to 00:1F:00 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2015 07:22:27 -0000 On 7/8/2015 2:59 PM, Yong Liu wrote:=0A= > From: Marvin Liu =0A= >=0A= > For virtualization validation, default network interface should be config= ured=0A= > by udev rule.=0A= > Auto dhcp should be configured on this specified name interface.=0A= >=0A= > Signed-off-by: Marvin Liu =0A= =0A= Acked-by: Michael Qiu =0A=