On Thu, Dec 15, 2016 at 02:46:39PM +0100, Olivier Matz wrote: > Add a new macro RTE_PMD_REGISTER_KMOD_DEP() that allows a driver to > declare the list of kernel modules required to run properly. > > Today, most PCI drivers require uio/vfio. > > Signed-off-by: Olivier Matz <[email protected]> > Acked-by: Fiona Trahe <[email protected]> > --- > > v2 -> v3: > - fix kmods deps advertised by mellanox drivers as pointed out > by Adrien
Acked-by: Adrien Mazarguil <[email protected]> -- Adrien Mazarguil 6WIND

