Re: [Qemu-devel] [PATCH 0/7] e1000e: A few fixes for RX data path

2016-09-22 Thread Jason Wang
On 2016年09月15日 14:14, Dmitry Fleytman wrote: This series contains a few RX logic fixes for e1000e. These fixes improve compliance to HW device specification and fix occasional interruptions of RX traffic with the latest linux driver. Dmitry Fleytman (7): e1000e: Flush all receive queues on

Re: [Qemu-devel] [PATCH 0/7] e1000e: A few fixes for RX data path

2016-09-21 Thread Dmitry Fleytman
Hi qemu-devel, Ping. ~Dmitry > On 15 Sep 2016, at 09:14 AM, Dmitry Fleytman wrote: > > This series contains a few RX logic fixes for e1000e. > > These fixes improve compliance to HW device specification > and fix occasional interruptions of RX traffic with > the latest linux driver. > > Dmit

[Qemu-devel] [PATCH 0/7] e1000e: A few fixes for RX data path

2016-09-14 Thread Dmitry Fleytman
This series contains a few RX logic fixes for e1000e. These fixes improve compliance to HW device specification and fix occasional interruptions of RX traffic with the latest linux driver. Dmitry Fleytman (7): e1000e: Flush all receive queues on receive enable e1000e: Flush receive queue on l