[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200905201217.30939.rusty@rustcorp.com.au>
Date: Wed, 20 May 2009 12:17:30 +0930
From: Rusty Russell <rusty@...tcorp.com.au>
To: Or Gerlitz <ogerlitz@...taire.com>
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
On Tue, 19 May 2009 09:49:02 pm Or Gerlitz wrote:
> okay, this is the info from my guest after applying the patch on its
> kernel.
...
> [root@vm1 ~]# cat /sys/class/net/eth0/device/features
> 0000010000000000000000001000000000000000000000000000000000000000
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.
Rusty.
--
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