Re: [PATCH v16 0/9] Address error and recovery for AER and DPC

2018-05-15 Thread Bjorn Helgaas
On Fri, May 11, 2018 at 06:43:19AM -0400, Oza Pawandeep wrote: > This patch set brings in error handling support for DPC > > The current implementation of AER and error message broadcasting to the > EP driver is tightly coupled and limited to AER service driver. > It is important to factor out bro

[PATCH v16 0/9] Address error and recovery for AER and DPC

2018-05-11 Thread Oza Pawandeep
This patch set brings in error handling support for DPC The current implementation of AER and error message broadcasting to the EP driver is tightly coupled and limited to AER service driver. It is important to factor out broadcasting and other link handling callbacks. So that not only when AER ge