Re: [Qemu-devel] [PATCH 2/2] net: Fix lan9118 buffer length handling

2014-01-01 Thread Roy Franz
On Fri, Dec 27, 2013 at 5:25 PM, Peter Crosthwaite wrote: > On Sat, Dec 21, 2013 at 4:26 AM, Roy Franz wrote: >> The 9118 ethernet controller supports transmission of multi-buffer packets >> with arbitrary byte alignment of the start and end bytes. All writes to >> the packet fifo are 32 bits, s

Re: [Qemu-devel] [PATCH 2/2] net: Fix lan9118 buffer length handling

2013-12-27 Thread Peter Crosthwaite
On Sat, Dec 21, 2013 at 4:26 AM, Roy Franz wrote: > The 9118 ethernet controller supports transmission of multi-buffer packets > with arbitrary byte alignment of the start and end bytes. All writes to > the packet fifo are 32 bits, so the controller discards bytes at the beginning > and end of ea

[Qemu-devel] [PATCH 2/2] net: Fix lan9118 buffer length handling

2013-12-20 Thread Roy Franz
The 9118 ethernet controller supports transmission of multi-buffer packets with arbitrary byte alignment of the start and end bytes. All writes to the packet fifo are 32 bits, so the controller discards bytes at the beginning and end of each buffer based on the 'Data start offset' and 'Buffer size