[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A13A127.30305@voltaire.com>
Date: Wed, 20 May 2009 09:20:23 +0300
From: Or Gerlitz <ogerlitz@...taire.com>
To: Rusty Russell <rusty@...tcorp.com.au>
CC: Avi Kivity <avi@...hat.com>, netdev@...r.kernel.org,
Gregory Haskins <ghaskins@...ell.com>,
Anthony Liguori <anthony@...emonkey.ws>,
Mark McLoughlin <markmc@...hat.com>
Subject: Re: user space virtio-net exits with "truncating packet" error
Rusty Russell wrote:
> Bit 5 = VIRTIO_NET_F_MAC (the host set the mac address)
> Bit 24 = VIRTIO_F_NOTIFY_ON_EMPTY
> You don't have any GSO or checksum offload here
Just to make sure I'm in the correct direction - I need to cause these
offloads to be advertised by the "lower" part of virtio (e.g the qemu
virtio code) to the "upper" part (the quest kernel), correct? I
understand that one of them is called front-end and the other back-end,
but my intuitions don't go up to saying who's what...
Or.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists