common/qat: support GEN3 devices
[dpdk.git] / devtools / test-build.sh
index 1eee241..2990978 100755 (executable)
@@ -182,6 +182,8 @@ config () # <directory> <target> <options>
                sed -ri    's,(PMD_MVSAM_CRYPTO=)n,\1y,' $1/.config
                test -z "$LIBMUSDK_PATH" || \
                sed -ri          's,(MVPP2_PMD=)n,\1y,' $1/.config
+               test -z "$LIBMUSDK_PATH" || \
+               sed -ri          's,(MVNETA_PMD=)n,\1y,' $1/.config
                build_config_hook $1 $2 $3
 
                # Explicit enabler/disabler (uppercase)