[dpdk-dev] [PATCH v5 10/10] qede: Enable PMD build

Harish Patil harish.patil at qlogic.com
Wed Apr 20 02:07:21 CEST 2016


>
>2016-03-31 19:15, Rasesh Mody:
>> --- a/scripts/test-build.sh
>> +++ b/scripts/test-build.sh
>> @@ -116,6 +116,7 @@ config () # <directory> <target> <options>
>>  		test "$DPDK_DEP_ZLIB" != y || \
>>  		sed -ri          's,(BNX2X_PMD=)n,\1y,' $1/.config
>>  		sed -ri            's,(NFP_PMD=)n,\1y,' $1/.config
>> +		sed -ri          's,(QEDE_PMD=)n,\1y,' $1/.config
>
>As QEDE is enabled in common_base, we do not need to add it
>in test-build.sh.
>

Sure.

Thanks,
Harish



More information about the dev mailing list