On 26-06-20, 11:12, Dave Jiang wrote: > Switch driver to use MSIX mask and unmask instead of the ignore bit. > When ignore bit is cleared, we must issue an MMIO read to ensure writes > have all arrived and check and process any additional completions. The > ignore bit does not queue up any pending MSIX interrupts. The mask bit > however does. Use API call from interrupt subsystem to mask MSIX > interrupt since the hardware does not have convenient mask bit register. Applied, thanks -- ~Vinod