Re: [Xen-devel] [PATCH OSSTEST 03/12] Designate vif device model to e1000

2015-02-13 Thread Hu, Robert
> -Original Message- > From: Ian Jackson [mailto:ian.jack...@eu.citrix.com] > Sent: Wednesday, February 11, 2015 10:50 PM > To: Hu, Robert > Cc: xen-devel@lists.xen.org; jfeh...@suse.com; wei.l...@citrix.com; > ian.campb...@citrix.com; Pang, LongtaoX > Subject: Re: [PATCH OSSTEST 03/12] Des

Re: [Xen-devel] [PATCH OSSTEST 03/12] Designate vif device model to e1000

2015-02-11 Thread Ian Jackson
Robert Ho writes ("[PATCH OSSTEST 03/12] Designate vif device model to e1000"): > Designate vif model to 'e1000', otherwise, with default > device model, the L1 eth0 interface disappear, hence xenbridge cannot work. > Maybe this limitation can be removed later after some fix it. For now, we > ha

[Xen-devel] [PATCH OSSTEST 03/12] Designate vif device model to e1000

2015-02-11 Thread Robert Ho
Designate vif model to 'e1000', otherwise, with default device model, the L1 eth0 interface disappear, hence xenbridge cannot work. Maybe this limitation can be removed later after some fix it. For now, we have to accomodate to it. --- Osstest/TestSupport.pm | 2 +- 1 file changed, 1 insertio