On 10/13/2017 6:03 PM, Ferruh Yigit wrote: > On 10/13/2017 5:03 PM, Markus Theil wrote: >> MSI masks contain a 1 if interrupt is masked, 0 if unmasked. >> I got that wrong with the !!state calculation. For better >> readability, the mask is now changed like in igbuio_msi_mask_irq. >> >> Fixes: a8ea1e5fb647 ("igb_uio: fix unknown MSI symbols") >> >> Signed-off-by: Markus Theil <markus.th...@tu-ilmenau.de> >> Tested-by: Markus Theil <markus.th...@tu-ilmenau.de> > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk/master, thanks.