qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] spapr-vlan: Don't touch last entry in buffer li


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] spapr-vlan: Don't touch last entry in buffer list
Date: Wed, 27 Aug 2014 13:07:30 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.0


On 22.08.14 03:50, Anton Blanchard wrote:
> The last 8 bytes of the buffer list is defined to contain the number
> of dropped frames. At the moment we use it to store rx entries,
> which trips up ethtool -S:
> 
> rx_no_buffer: 9223380832981355136
> 
> Fix this by skipping the last buffer list entry.
> 
> Signed-off-by: Anton Blanchard <address@hidden>

Thanks, applied to ppc-next.


Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]