[dpdk-dev] [PATCH v2] vfio: Fix overflow while assigning vfio BAR region offset and size

Burakov, Anatoly anatoly.burakov at intel.com
Tue Jul 7 11:08:08 CEST 2015


Hi all,

> So, as VFIO support for 32bit systems is broken, DPDK should not configure VFIO in that case.

...Or no one should try and run VFIO on a 32-bit system, which should be noted in documentation. I'm a bit wary of adding special handling in this case.

Does making the offset off_t fix the compile issues for 32 bit kernel?

Thanks,
Anatoly


More information about the dev mailing list