19/04/2018 22:52, Ferruh Yigit: > On 4/19/2018 5:09 PM, Thomas Monjalon wrote: > > The iterator RTE_ETH_FOREACH_DEV (added in below commit) > > requires to enable experimental APIs. > > > > Fixing also the config option rename in the build test. > > > > Fixes: 8728ccf37615 ("fix ethdev ports enumeration") > > Fixes: fe93968722af ("net/mrvl: rename PMD as mvpp2") > > > > Reported-by: Ferruh Yigit <ferruh.yi...@intel.com> > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Tested-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied, thanks