[Bug 135178] [xen] Xen domU outgoing data transfer stall when TSO is enabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 18 19:22:55 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=135178
Colin Percival <cperciva at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cperciva at FreeBSD.org
--- Comment #7 from Colin Percival <cperciva at FreeBSD.org> ---
PF is inserting bogus TCP checksums into TSO segments. Some interfaces say
"gee, some idiot didn't read the spec" and ignore the checksums, while other
interfaces say "hey, this is not a TSO packet" and drop it.
The Xen network (at least as implemented in EC2) falls into the second
category.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-xen
mailing list