[Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-09 Thread Leonid Bloch
This series fixes issues with packet/octet counting in e1000's Statistic registers, fixes a bug in the packet address filtering procedure, and implements many MAC registers that were absent before, some Statistic counters among them. Besides this, the series introduces a parameter which, if set to

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-09 Thread Jason Wang
On 11/09/2015 10:59 PM, Leonid Bloch wrote: > This series fixes issues with packet/octet counting in e1000's Statistic > registers, fixes a bug in the packet address filtering procedure, and > implements many MAC registers that were absent before, some Statistic > counters among them. > > Besides

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-10 Thread Leonid Bloch
On Tue, Nov 10, 2015 at 8:21 AM, Jason Wang wrote: > > > On 11/09/2015 10:59 PM, Leonid Bloch wrote: >> This series fixes issues with packet/octet counting in e1000's Statistic >> registers, fixes a bug in the packet address filtering procedure, and >> implements many MAC registers that were absen

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-10 Thread Jason Wang
On 11/10/2015 07:39 PM, Leonid Bloch wrote: > On Tue, Nov 10, 2015 at 8:21 AM, Jason Wang wrote: >> >> On 11/09/2015 10:59 PM, Leonid Bloch wrote: >>> This series fixes issues with packet/octet counting in e1000's Statistic >>> registers, fixes a bug in the packet address filtering procedure, an

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-10 Thread Leonid Bloch
On Tue, Nov 10, 2015 at 3:01 PM, Jason Wang wrote: > > > On 11/10/2015 07:39 PM, Leonid Bloch wrote: >> On Tue, Nov 10, 2015 at 8:21 AM, Jason Wang wrote: >>> >>> On 11/09/2015 10:59 PM, Leonid Bloch wrote: This series fixes issues with packet/octet counting in e1000's Statistic registe

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-10 Thread Leonid Bloch
On Tue, Nov 10, 2015 at 3:19 PM, Leonid Bloch wrote: > On Tue, Nov 10, 2015 at 3:01 PM, Jason Wang wrote: >> >> >> On 11/10/2015 07:39 PM, Leonid Bloch wrote: >>> On Tue, Nov 10, 2015 at 8:21 AM, Jason Wang wrote: On 11/09/2015 10:59 PM, Leonid Bloch wrote: > This series fixes issu

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-10 Thread Jason Wang
On 11/10/2015 09:19 PM, Leonid Bloch wrote: > On Tue, Nov 10, 2015 at 3:01 PM, Jason Wang wrote: >> >> On 11/10/2015 07:39 PM, Leonid Bloch wrote: >>> On Tue, Nov 10, 2015 at 8:21 AM, Jason Wang wrote: On 11/09/2015 10:59 PM, Leonid Bloch wrote: > This series fixes issues with packet/o

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-11 Thread Leonid Bloch
On Wed, Nov 11, 2015 at 5:22 AM, Jason Wang wrote: > > > On 11/10/2015 09:19 PM, Leonid Bloch wrote: >> On Tue, Nov 10, 2015 at 3:01 PM, Jason Wang wrote: >>> >>> On 11/10/2015 07:39 PM, Leonid Bloch wrote: On Tue, Nov 10, 2015 at 8:21 AM, Jason Wang wrote: > On 11/09/2015 10:59 PM, Leo

Re: [Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation

2015-11-11 Thread Jason Wang
On 11/11/2015 04:06 PM, Leonid Bloch wrote: > On Wed, Nov 11, 2015 at 5:22 AM, Jason Wang wrote: >> > >> > >> > On 11/10/2015 09:19 PM, Leonid Bloch wrote: >>> >> On Tue, Nov 10, 2015 at 3:01 PM, Jason Wang wrote: >>> >>> On 11/10/2015 07:39 PM, Leonid Bloch wrote: > On Tue,