Re: [PATCH net v3] ibmvnic: Continue with reset if set link down failed

2021-05-07 Thread Lijun Pan
On Tue, May 4, 2021 at 3:24 PM Dany Madden wrote: > > On 2021-05-04 12:31, Lijun Pan wrote: > > On Tue, May 4, 2021 at 2:27 PM Lijun Pan wrote: > >> > >> On Tue, May 4, 2021 at 2:14 PM Dany Madden wrote: > >> > > >> > When ibmvnic gets a FATAL error message from the vnicserver, it marks > >> > t

Re: [PATCH net v3] ibmvnic: Continue with reset if set link down failed

2021-05-04 Thread Dany Madden
On 2021-05-04 12:31, Lijun Pan wrote: On Tue, May 4, 2021 at 2:27 PM Lijun Pan wrote: On Tue, May 4, 2021 at 2:14 PM Dany Madden wrote: > > When ibmvnic gets a FATAL error message from the vnicserver, it marks > the Command Respond Queue (CRQ) inactive and resets the adapter. If this > FATAL

Re: [PATCH net v3] ibmvnic: Continue with reset if set link down failed

2021-05-04 Thread Lijun Pan
On Tue, May 4, 2021 at 2:27 PM Lijun Pan wrote: > > On Tue, May 4, 2021 at 2:14 PM Dany Madden wrote: > > > > When ibmvnic gets a FATAL error message from the vnicserver, it marks > > the Command Respond Queue (CRQ) inactive and resets the adapter. If this > > FATAL reset fails and a transmission

Re: [PATCH net v3] ibmvnic: Continue with reset if set link down failed

2021-05-04 Thread Lijun Pan
On Tue, May 4, 2021 at 2:14 PM Dany Madden wrote: > > When ibmvnic gets a FATAL error message from the vnicserver, it marks > the Command Respond Queue (CRQ) inactive and resets the adapter. If this > FATAL reset fails and a transmission timeout reset follows, the CRQ is > still inactive, ibmvnic'

[PATCH net v3] ibmvnic: Continue with reset if set link down failed

2021-05-04 Thread Dany Madden
When ibmvnic gets a FATAL error message from the vnicserver, it marks the Command Respond Queue (CRQ) inactive and resets the adapter. If this FATAL reset fails and a transmission timeout reset follows, the CRQ is still inactive, ibmvnic's attempt to set link down will also fail. If ibmvnic abandon