> Someone to review this patch please? > It can be integrated in RC3 if we are sure it doesn't break anything. > > 2016-07-07 15:26, Yong Wang: > > The offset of the 2nd mmap when mapping the region after msix_bar > > needs to take region address into consideration. This is exposed when > > using vfio-pci to manage vmxnet3 pmd. > > > > Fixes: 90a1633b2347 ("eal/linux: allow to map BARs with MSI-X tables") > > > > Signed-off-by: Yong Wang <yongwang at vmware.com> > > Signed-off-by: Ronghua Zhang <rzhang at vmware.com>
Hi Thomas, The patch makes sense to me, but I don't have any devices that trigger that particular codepath in my immediate vicinity. The original patch was mentioning an NVMe adapter, so that probably should be tested with this change. I'm CC'ing the original author of that patch just in case. Do we know of any other NICs/devices that might be affected by this? Aside from the obvious example of vmxnet3... Thanks, Anatoly