From: Xingyou Chen Date: Thu, 8 Jun 2017 02:14:24 +0000 (+0800) Subject: doc: fix typos in perf guide X-Git-Tag: spdx-start~2918 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=3f3da9f8c4c4d22c821d967e9715962b076df1e5;p=dpdk.git doc: fix typos in perf guide Signed-off-by: Xingyou Chen Acked-by: John McNamara --- diff --git a/doc/guides/prog_guide/perf_opt_guidelines.rst b/doc/guides/prog_guide/perf_opt_guidelines.rst index 7c24aa485d..286bf98374 100644 --- a/doc/guides/prog_guide/perf_opt_guidelines.rst +++ b/doc/guides/prog_guide/perf_opt_guidelines.rst @@ -38,7 +38,7 @@ Performance Optimization Guidelines Introduction ------------ -The following sections describe optimizations used in the DPDK and optimizations that should be considered for a new applications. +The following sections describe optimizations used in DPDK and optimizations that should be considered for new applications. They also highlight the performance-impacting coding techniques that should, and should not be, used when developing an application using the DPDK.