2014-03-01 13:14, Olivier Matz: > Some PCI drivers may require some specific initialization arguments at > start-up. > > Even if unused today, adding this feature seems coherent with virtual > devices in order to provide a full-featured rte_devargs framework. In > the future, it could be added in pmd_ixgbe or pmd_igb for instance to > enable debug of drivers or setting a specific operating mode at > start-up. > > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com> Applied for version 1.6.0r2. -- Thomas