Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-26 Thread Singhal, Upanshu
24, 2014 7:09 PM To: Singhal, Upanshu Cc: Don Slutz; xen-devel@lists.xen.org Subject: Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1 On 12/23/14 05:51, Singhal, Upanshu wrote: > > Hello Don, > > I am not trying to configure VMW PVSCSI type of device but not able to > do so. Th

Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-24 Thread Don Slutz
] Help: VMXNET3 support with XEN 4.4.1 xen_emul_unplug=unnecessary (kernel arg) may help you here. Also udev likes to rename your devices. Here is a lspci from a guest: [root@C63-min-tools ~]# lspci 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 00:01.0 ISA bridge

Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-24 Thread Don Slutz
14 12:35 PM *To:* 'Don Slutz' *Cc:* 'xen-devel@lists.xen.org' *Subject:* RE: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1 Hello Don, xen_emul_unplug=unnecessarydoes the trick, I am able to see the vmxnet3 driver using lspci and ethtool –I eth0. Thanks a lot for your help

Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-23 Thread Singhal, Upanshu
: 'Don Slutz' Cc: 'xen-devel@lists.xen.org' Subject: RE: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1 Hello Don, xen_emul_unplug=unnecessary does the trick, I am able to see the vmxnet3 driver using lspci and ethtool -I eth0. Thanks a lot for your help, much appreciated.

Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-21 Thread Singhal, Upanshu
between vmxnet3 on ESXi and vif on XEN. Do you know what could be the reason for this? Thanks, -Upanshu From: Don Slutz [mailto:dsl...@verizon.com] Sent: Saturday, December 20, 2014 3:59 AM To: Singhal, Upanshu Cc: xen-devel@lists.xen.org Subject: Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-19 Thread Don Slutz
P.S. here is the vif line I used: vif = [ "model=vmxnet3,bridge=xenbr0,mac=00:0c:29:86:44:a0", "model=e1000,bridge=xenbr0,mac=00:0c:29:86:44:aa", "model=vmxnet3,bridge=xenbr0,mac=00:0c:29:86:44:b4", "model=vmxnet3,bridge=xenbr0,mac=00:0c:29:86:44:be", "model=vmxnet3,bridge=xenbr0,mac=00:0c:2

Re: [Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-19 Thread Don Slutz
xen_emul_unplug=unnecessary (kernel arg) may help you here. Also udev likes to rename your devices. Here is a lspci from a guest: [root@C63-min-tools ~]# lspci 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [

[Xen-devel] Help: VMXNET3 support with XEN 4.4.1

2014-12-19 Thread Singhal, Upanshu
Hello, In one of my experiment, I am building a Linux VM with Network interface model as "vmxnet3". I am able to create the VM successfully, but I see that the driver loaded is "vif" and not "vmxnet3". I am using the following option for the network interface: vif = [ 'type=ioemu, mac=00:16:3e: