[Bug 188369] [xen] [panic] FreeBSD 10 XENHVM panic under NetBSD Dom0 (xn_txeof: WARNING: response is -1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 31 06:52:35 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188369
--- Comment #8 from miguelmclara at 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.
More information about the freebsd-xen
mailing list