net/mvpp2: fix build
authorThomas Monjalon <thomas@monjalon.net>
Thu, 19 Apr 2018 16:02:31 +0000 (18:02 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 19 Apr 2018 23:16:46 +0000 (01:16 +0200)
commite70e26861eaf735a296807a909d7c5c2a568a1c2
tree326cae887ad81b0cf18311db4c5f3d4fc7910713
parent3ef648aa4854f53b5ad3f148dc021852157a0246
net/mvpp2: fix build

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.yigit@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
devtools/test-build.sh
drivers/net/mvpp2/Makefile