[dpdk-dev] [PATCH 1/2] doc: update testpmd guide about csum forward engine

2015-03-27 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Olivier Matz > Sent: Thursday, March 19, 2015 4:37 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/2] doc: update testpmd guide about csum > forward engine > > Document the

[dpdk-dev] [PATCH 1/2] doc: update testpmd guide about csum forward engine

2015-03-19 Thread Olivier Matz
Document the functions introduced by commit 64fc36064d. Signed-off-by: Olivier Matz --- app/test-pmd/cmdline.c | 2 +- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 53 +++-- 2 files changed, 44 insertions(+), 11 deletions(-) diff --git a/app/test-p