Re: panic ixgbevf / SMP under high network load

2012-10-31 Thread Rémi Pauchet
Le 31 oct. 2012 à 10:53, Gleb Smirnoff a écrit : > On Wed, Oct 31, 2012 at 10:47:59AM +0100, R?mi Pauchet wrote: > R> Hi, > R> > R> from a svn checkout r242392: > R> > R> #0 doadump (textdump=1) at /usr/svn/head/sys/kern/kern_shutdown.c:266 > R> #1 0x808d3b72 in kern_reboot (howto=260

Re: panic ixgbevf / SMP under high network load

2012-10-31 Thread Rémi Pauchet
Hi, from a svn checkout r242392: #0 doadump (textdump=1) at /usr/svn/head/sys/kern/kern_shutdown.c:266 #1 0x808d3b72 in kern_reboot (howto=260) at /usr/svn/head/sys/kern/kern_shutdown.c:449 #2 0x808d359a in panic (fmt=0x0) at /usr/svn/head/sys/kern/kern_shutdown.c:637 #3 0xf

Re: ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-29 Thread Rémi Pauchet
Le 26 oct. 2012 à 23:40, Sami Halabi a écrit : > Hi, > did you try explicit "ifconfig ix0 up" instead of rebooting? In fact, down, then up commands are necessary : ifconfig ix0 down ifconfig ix0 up Regards, Rémi > > Sami > > On Thu, Oct 25, 2012 at 4:29 PM,

Re: panic ixgbevf / SMP under high network load

2012-10-26 Thread Rémi Pauchet
Hi I have the same crash with FreeBSD 10-current FreeBSD freebsd10 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r241761: Sat Oct 20 07:40:33 UTC 2012 r...@kaos.glenbarber.us:/usr/obj/usr/src/sys/GENERIC amd64 Sorry for the screenshots: panic doesn't dump the memory to the swap, I can't figure ou

Re: ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-25 Thread Rémi Pauchet
the active link. I reproduce the issue with esxi 5.1 and xenserver 6 On other hand, I still haven't managed to get an active link with VMWare DirectPath. Regards, Rémi Le 17 oct. 2012 à 09:42, Rémi Pauchet a écrit : > Hi > > My interface is configured, UP and running and I s

panic ixgbevf / SMP under high network load

2012-10-25 Thread Rémi Pauchet
t /usr/src/sys/kern/kern_fork.c:876 #20 0x808e8e2e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 I have no issue with only one cpu (but low network performance) Please find the dmesg in attachment Regards, Rémi Pauchet Copyright (c) 1992-2012 The FreeBSD Project. Co

Re: ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-17 Thread Rémi Pauchet
Hi My interface is configured, UP and running and I still can't get a link Can you help me with this issue ? Regards, Rémi Le 12 oct. 2012 à 09:38, Rémi Pauchet a écrit : > Hi, > > Unfortunately not: > > ix0: flags=8843 metric 0 mtu 1500 > > options=401bb

Re: ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-12 Thread Rémi Pauchet
u type setup but I believe its > been done successfully if > memory serves. > > Jack > > > On Thu, Oct 11, 2012 at 8:39 AM, Rémi Pauchet wrote: > Hi, > > I'm trying to use the ixgbe (10Gb) driver in a FreeBSD virtual machine on an > esxi 5 using DirectPath

ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-11 Thread Rémi Pauchet
//forums.freebsd.org/showthread.php?t=29855 and no answer :) Please find in attachment the dmesg (boot -v) with the ix driver compiled with DEBUG flags using vmware. Can anyone provide feedback about this issue ? Regards, Rémi Pauchet