[dpdk-dev] [PATCH v5 2/3] app/testpmd: add API for configuration of queue region

Zhao1, Wei wei.zhao1 at intel.com
Fri Sep 29 07:21:38 CEST 2017


Ok.

> -----Original Message-----
> From: Wu, Jingjing
> Sent: Friday, September 29, 2017 1:05 PM
> To: Zhao1, Wei <wei.zhao1 at intel.com>; dev at dpdk.org
> Cc: Zhao1, Wei <wei.zhao1 at intel.com>
> Subject: RE: [dpdk-dev] [PATCH v5 2/3] app/testpmd: add API for
> configuration of queue region
> 
> General comments:
> 
> You need to wrap i40e private API by
> #ifdef RTE_LIBRTE_I40E_PMD
> #endif
> 
> Otherwise it will cause compile error if I40E_PMD is not enable in config.
> 
> You can refer to other implementation like
> cmd_ptype_mapping_get_parsed.
> 
> Thanks
> Jingjing



More information about the dev mailing list