test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc: remove duplicate paragraph in gsg.
@ 2018-01-12  8:30 Rami Rosen
  2018-01-25  9:49 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2018-01-12  8:30 UTC (permalink / raw)
  To: yong.liu; +Cc: dts, Rami Rosen

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 2252 bytes --]

This patch removes a duplicate paragraph in the 
System Requirements section of the DTS Getting Started
Guide.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 doc/dts_gsg/sys_reqs.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/dts_gsg/sys_reqs.rst b/doc/dts_gsg/sys_reqs.rst
index 4560031..edc2a23 100644
--- a/doc/dts_gsg/sys_reqs.rst
+++ b/doc/dts_gsg/sys_reqs.rst
@@ -160,9 +160,6 @@ DPDK running Prerequisite
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 Compilation of DPDK need GNU maker, gcc, libc-header, kernel header installed. For 32-bit compilation on 64-bit systems, there’re some additional packages required. For Intel® C++ Compiler (icc) additional libraries may be required. For more detail information of required packets, please refer to Data Plane Development Kit Getting Started Guide.
 
-The  DPDK igb_uio kernel module depends on traditional Linux kernel uio support to operate. Linux traditional uio support may be compiled as a module, so this module should be loaded using the modprobe program.
-Kernel must support the allocation of hugepages. Hugepage support is required for the large memory pool allocation used for packet buffers. By using hugepage allocations, performance will be improved  since only fewer pages are needed, and therefore less Translation Lookaside Buffers (TLBs, high speed translation caches), which reduce the time it takes to translate a virtual page address to a physical page address. Without hugepages, high TLB miss rates would occur, slowing performance.
-
 The  DPDK igb_uio kernel module depends on traditional Linux kernel ``uio`` support to operate. Linux traditional ``uio`` support may be compiled as a module, so this module should be loaded using the ``modprobe`` program.
 Kernel must support the allocation of hugepages. Hugepage support is required for the large memory pool allocation used for packet buffers. By using hugepage allocations, performance will be improved  since only fewer pages are needed, and therefore less Translation Lookaside Buffers (TLBs, high speed translation caches), which reduce the time it takes to translate a virtual page address to a physical page address. Without hugepages, high TLB miss rates would occur, slowing performance.
 
-- 
1.9.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH] doc: remove duplicate paragraph in gsg.
  2018-01-12  8:30 [dts] [PATCH] doc: remove duplicate paragraph in gsg Rami Rosen
@ 2018-01-25  9:49 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2018-01-25  9:49 UTC (permalink / raw)
  To: Rami Rosen; +Cc: dts

Thanks Rami, applied.

On 01/12/2018 04:30 PM, Rami Rosen wrote:
> This patch removes a duplicate paragraph in the
> System Requirements section of the DTS Getting Started
> Guide.
>
> Signed-off-by: Rami Rosen<rami.rosen@intel.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-25  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12  8:30 [dts] [PATCH] doc: remove duplicate paragraph in gsg Rami Rosen
2018-01-25  9:49 ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).