[dpdk-dev] [PATCH v6 8/8] qede: Enable PMD build

Bruce Richardson bruce.richardson at intel.com
Tue Apr 26 16:56:07 CEST 2016


On Mon, Apr 25, 2016 at 10:13:06PM -0700, Rasesh Mody wrote:
> This patch enables the QEDE PMD build.
> 
> Signed-off-by: Harish Patil <harish.patil at qlogic.com>
> Signed-off-by: Rasesh Mody <rasesh.mody at qlogic.com>
> Signed-off-by: Sony Chacko <sony.chacko at qlogic.com>
> ---
>  config/common_base   |   12 ++++++++++++
>  drivers/net/Makefile |    1 +
>  mk/rte.app.mk        |    2 ++
>  3 files changed, 15 insertions(+)
> 
Without any other changes, this patch can be placed two patches earlier in the
series, i.e. before the attention support and DCBX features are added in. Ideally,
it would be good to have this patch just after the core driver is added in patch
3, but I suspect that that may be infeasible, so please just move it to the
earliest point in the series where the code can reasonably compile.

thanks,
/Bruce


More information about the dev mailing list