Re: [PATCH] e1000e: Avoid hw_error if legacy mode used

2020-02-03 Thread Jason Wang
On 2020/1/28 上午12:03, Yuri Benditovich wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1787142 The emulation issues hw_error if PSRCTL register is written, for example, with zero value. Such configuration does not present any problem when DTYP bits of RCTL register define legacy format of tr

Re: [PATCH] e1000e: Avoid hw_error if legacy mode used

2020-01-29 Thread Dmitry Fleytman
> On 27 Jan 2020, at 18:03, Yuri Benditovich > wrote: > > https://bugzilla.redhat.com/show_bug.cgi?id=1787142 > The emulation issues hw_error if PSRCTL register > is written, for example, with zero value. > Such configuration does not present any problem when > DTYP bits of RCTL register define

[PATCH] e1000e: Avoid hw_error if legacy mode used

2020-01-27 Thread Yuri Benditovich
https://bugzilla.redhat.com/show_bug.cgi?id=1787142 The emulation issues hw_error if PSRCTL register is written, for example, with zero value. Such configuration does not present any problem when DTYP bits of RCTL register define legacy format of transfer descriptors. Current commit discards check