[dpdk-dev] [PATCH v3 3/3] doc: update release notes and testpmd guide

2015-10-29 Thread Helin Zhang
Update release notes with the newly added feature of selecting different GRE key length for input set, and testpmd guide with newly added commands for that. Signed-off-by: Helin Zhang --- doc/guides/rel_notes/release_2_2.rst| 2 ++ doc/guides/testpmd_app_ug/testpmd_funcs.rst | 11 ++

[dpdk-dev] [PATCH v3 3/3] doc: update release notes and testpmd guide

2015-10-29 Thread Thomas Monjalon
Hi Helin, Please avoid making a commit for doc only. These changes are related to some code changes and must be atomic. For next time, please update the release notes in the patch adding the feature (i40e here) and the testpmd doc in the testpmd patch. Thanks for explaining the logic to others 2

[dpdk-dev] [PATCH v3 3/3] doc: update release notes and testpmd guide

2015-10-29 Thread Zhang, Helin
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, October 29, 2015 3:48 PM > To: Zhang, Helin > Cc: dev at dpdk.org; Pei, Yulong > Subject: Re: [dpdk-dev] [PATCH v3 3/3] doc: update release notes and testpmd >