9b172afdb6
I/OAT device will refuse to resume from the Halted state until we clear both CHANERR and CHANERR_INT registers. We only cleared CHANERR so far. So after the I/OAT device encountered an error, SPDK would not be able to initialize it ever again unless it's rebound to the ioatdma driver. Unlike CHANERR, CHANERR_INT is only accessible through PCI config space. CHANERR_INT is only available on I/OAT devices with version < 3.3. Change-Id: Ib369ca76f58c4868fe61ff9532b2e7947e5091d3 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/422026 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
ioat_internal.h | ||
ioat.c | ||
Makefile |