[dpdk-dev] [PATCH v3 09/10] examples/l3fwd-power: add parse-ptype option

Yuanhan Liu yuanhan.liu at linux.intel.com
Tue Jan 17 06:16:11 CET 2017


On Mon, Jan 16, 2017 at 02:47:01PM +0000, Jianfeng Tan wrote:
> +#if (APP_LOOKUP_METHOD == APP_LOOKUP_LPM)
> +	if (ptype_l3_ipv4)
> +#else
> +	// APP_LOOKUP_EXACT_MATCH

No c++ comment.

Besides, this patchset misses the release note. Also bear in mind I
think this feature deserves a howto doc.

	--yliu


More information about the dev mailing list