On 2016年10月18日 22:27, Kevin Wolf wrote:
Am 18.10.2016 um 16:10 hat Dmitry Fleytman geschrieben:
> On 17 Oct 2016, at 01:35 AM, Kevin Wolf wrote:
>
> The e1000e emulation zeroes out any used rx descriptor and then writes a
> completely newly constructed value there. By doing this,
On 2016年10月18日 22:10, Dmitry Fleytman wrote:
On 17 Oct 2016, at 01:35 AM, Kevin Wolf wrote:
The e1000e emulation zeroes out any used rx descriptor and then writes a
completely newly constructed value there. By doing this, it doesn't only
update the write-back area of the descriptors (as it's
> On 19 Oct 2016, at 13:07 PM, Kevin Wolf wrote:
>
> Am 19.10.2016 um 09:57 hat Dmitry Fleytman geschrieben:
>>
>>On 19 Oct 2016, at 10:25 AM, Kevin Wolf wrote:
>>
>>Am 19.10.2016 um 08:48 hat Dmitry Fleytman geschrieben:
>>
>> Another related thing that I noticed while deb
Am 19.10.2016 um 09:57 hat Dmitry Fleytman geschrieben:
>
> On 19 Oct 2016, at 10:25 AM, Kevin Wolf wrote:
>
> Am 19.10.2016 um 08:48 hat Dmitry Fleytman geschrieben:
>
>Another related thing that I noticed while debugging this and
> turning on
>tracing i
> On 19 Oct 2016, at 10:25 AM, Kevin Wolf wrote:
>
> Am 19.10.2016 um 08:48 hat Dmitry Fleytman geschrieben:
>>Another related thing that I noticed while debugging this and turning on
>>tracing is that the interrupt throttling timers kept firing even if
>>there was no activity at all
Am 19.10.2016 um 08:48 hat Dmitry Fleytman geschrieben:
> Another related thing that I noticed while debugging this and turning on
> tracing is that the interrupt throttling timers kept firing even if
> there was no activity at all. Something might be wrong, there, too.
>
> Next th
> On 18 Oct 2016, at 17:27 PM, Kevin Wolf wrote:
>
> Am 18.10.2016 um 16:10 hat Dmitry Fleytman geschrieben:
>>On 17 Oct 2016, at 01:35 AM, Kevin Wolf wrote:
>>
>>The e1000e emulation zeroes out any used rx descriptor and then writes a
>>completely newly constructed value there. By
Am 18.10.2016 um 16:10 hat Dmitry Fleytman geschrieben:
> On 17 Oct 2016, at 01:35 AM, Kevin Wolf wrote:
>
> The e1000e emulation zeroes out any used rx descriptor and then writes a
> completely newly constructed value there. By doing this, it doesn't only
> update the write-back
> On 17 Oct 2016, at 01:35 AM, Kevin Wolf wrote:
>
> The e1000e emulation zeroes out any used rx descriptor and then writes a
> completely newly constructed value there. By doing this, it doesn't only
> update the write-back area of the descriptors (as it's supposed to do),
> but it also clears t
The e1000e emulation zeroes out any used rx descriptor and then writes a
completely newly constructed value there. By doing this, it doesn't only
update the write-back area of the descriptors (as it's supposed to do),
but it also clears the buffer address, which real hardware doesn't do.
The spec
10 matches
Mail list logo