Re: em(4) broken in HEAD?

2016-05-20 Thread Joel Dahl
On Fri, May 20, 2016 at 07:32:30PM -0700, K. Macy wrote: > I'm seeing watchdog resets on em(4) in my VMWare as of the last day or two. > > > > > > > I don't use ipfw, aliases or anything other than stock networking. I > > was unable to copy a large image off the VM without getting an > > unending

Re: em(4) broken in HEAD?

2016-05-20 Thread K. Macy
I'm seeing watchdog resets on em(4) in my VMWare as of the last day or two. > > > I don't use ipfw, aliases or anything other than stock networking. I > was unable to copy a large image off the VM without getting an > unending stream of watchdog resets which could only be fixed by a > reboot. Fort

Re: Software iWARP on FreeBSD

2016-05-20 Thread Navdeep Parhar
On 05/20/2016 09:36, Vijay Singh wrote: > Hello. I'm looking to have software iWARP working on FreeBSD (kernel mode > for now). Bernard and his team have an implementation: > https://github.com/zrlio/softiwarp/tree/master/kernel. It has been released > under the BSD license. Currently it is written

Software iWARP on FreeBSD

2016-05-20 Thread Vijay Singh
Hello. I'm looking to have software iWARP working on FreeBSD (kernel mode for now). Bernard and his team have an implementation: https://github.com/zrlio/softiwarp/tree/master/kernel. It has been released under the BSD license. Currently it is written for Linux, so there will be porting effort requ

[Bug 209471] Listen queue overflow due to too many sockets stuck in CLOSED state

2016-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209471 --- Comment #19 from Robert Blayzor --- I still currently tracking this. I have found it almost impossible to manually re-produce and I'm not sure what triggers it. I will certainly check the next time it happens... This may be completely

connect() EADDRINUSE

2016-05-20 Thread aler
Port autoselection on connect() without bind() (or with bind() with zero sin_port) sometimes works wronly and gives already busy local port number that will lead to EADDRINUSE on connection attempt. This all happens when jails used. How to fix: src/sys/netinet/in_pcb.c, in_pcb_lport() functio

[Bug 209466] Dummynet Kernel Panic

2016-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209466 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

[Bug 209581] igb vf driver does not correctly handle vlan tag

2016-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209581 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking Assignee|

[Bug 209351] VLAN TX errors, possible performance regression after 10.1-STABLE (r281235)

2016-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209351 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org K