Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2015 19:22:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-xen@FreeBSD.org
Subject:   [Bug 135178] [xen] Xen domU outgoing data transfer stall when TSO is enabled
Message-ID:  <bug-135178-23905-92OMN82IBp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-135178-23905@https.bugs.freebsd.org/bugzilla/>
References:  <bug-135178-23905@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=135178

Colin Percival <cperciva@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cperciva@FreeBSD.org

--- Comment #7 from Colin Percival <cperciva@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-135178-23905-92OMN82IBp>