[Qemu-devel] Re: [PATCHv2 0/3] e1000: multi-buffer packet support

2011-02-17 Thread Kevin Wolf
Am 15.02.2011 17:27, schrieb Michael S. Tsirkin: > e1000 supports multi-buffer packets larger than rxbuf_size. > > This fixes the following (on linux): > - in guest: ifconfig eth1 mtu 16110 > - in host: ifconfig tap0 mtu 16110 >ping -s 16082 > > Red Hat bugzilla: https://bugzilla.red

[Qemu-devel] Re: [PATCHv2 0/3] e1000: multi-buffer packet support

2011-02-16 Thread Stefan Hajnoczi
On Tue, Feb 15, 2011 at 06:27:44PM +0200, Michael S. Tsirkin wrote: > e1000 supports multi-buffer packets larger than rxbuf_size. > > This fixes the following (on linux): > - in guest: ifconfig eth1 mtu 16110 > - in host: ifconfig tap0 mtu 16110 >ping -s 16082 > > Red Hat bugzilla: h