Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 06:52:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-xen@FreeBSD.org
Subject:   [Bug 188369] [xen] [panic] FreeBSD 10 XENHVM panic under NetBSD Dom0 (xn_txeof: WARNING: response is -1)
Message-ID:  <bug-188369-23905-R3OyHpc8uI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188369-23905@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188369-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=188369

--- Comment #8 from miguelmclara@gmail.com ---
PARTICULARY THIS:

+/* GSO Prefix descriptor. */
+#define _NETRXF_gso_prefix     (4)
+#define  NETRXF_gso_prefix     (1U<<_NETRXF_gso_prefix)
+

GSO is not supported by the netbsd backend I had the same issue with Windows
GPLPV drivers a while back (see:
http://mail-index.netbsd.org/port-xen/2013/12/12/msg008172.html)

-- 
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-188369-23905-R3OyHpc8uI>