Re: [PATCH v3 09/10] examples/l3fwd-power: add parse-ptype option
From: Yuanhan Liu <hidden>
Date: 2017-01-17 05:14:00
From: Yuanhan Liu <hidden>
Date: 2017-01-17 05:14:00
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