qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/13] Introduce Intel 82574 GbE Controller E


From: Dmitry Fleytman
Subject: Re: [Qemu-devel] [PATCH v2 00/13] Introduce Intel 82574 GbE Controller Emulation (e1000e)
Date: Wed, 6 Apr 2016 10:23:15 +0300

> On 8 Mar 2016, at 11:51 AM, Jason Wang <address@hidden> wrote:
> 
> 
> 
> On 02/23/2016 01:37 AM, Leonid Bloch wrote:
>> Hello All,
>> 
>> This is v2 of the patches, after the initial reviews.
>> 
>> For convenience, the same patches are available at:
>> https://github.com/daynix/qemu-e1000e/tree/e1000e-submit-v2
>> 
>> Best regards,
>> Leonid.
> 
> Btw, I've had some basic testing on this. Found several issues:
> 
> - Guest was flooded with link status changing message.
> - Compare to e1000, there's a new failure in ethtool selftest (interrupt
> test).
> - Ping does not work.
> 
> I'm testing with guest kernel 4.4.0-rc7+ (net-next.git)

Hi Jason,

This regression was recently introduced by Linux kernel commit:

commit 16ecba59bc333d6282ee057fb02339f77a880beb
Author: Benjamin Poirier <address@hidden>
Date:   Mon Nov 9 15:50:19 2015 -0800

    e1000e: Do not read ICR in Other interrupt


We tested on slightly older kernels and did not notice it. Next version of our 
patches will contain a fix for this.

Thanks for testing,
Dmitry

> 
> Just FYI.




reply via email to

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