[Bug 154428] [xen] xn0 network interface and PF - Massive performance drop

2015-09-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154428

Jonas Liepuonius  changed:

   What|Removed |Added

 CC||thinker...@gmail.com

--- Comment #12 from Jonas Liepuonius  ---
Hello,

so I've encountered the same problem on FreeBSD 10.2 on XenServer 6.5.

Enabling pf basically shuts off my interfaces, pings go through but nothing
else.

I tried setting net.inet.tcp.tso=0 on boot in /etc/sysctl.conf and setting it
manually with sysctl but with no luck. ifconfig xn0 -tso -lro didn't help me
either.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xen@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"


kern/154428: xn0 network interface and PF - Massive performance drop

2015-09-20 Thread Jonas Liepuonius
Hello,

facing the same problem with FreeBSD 10.2 on XenServer 6.5. Disabling PF
entirely fixes the problem, and the workarounds I found ( "ifconfig xn0
-lro -tso" and "sysctl net.inet.tcp.tso=0" ) don't help unfortunately.

-- 
Regards,
Jonas
___
freebsd-xen@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"