From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: Programmers guide IP fragmentation direct/indirect mbufs to wrong section Date: Mon, 11 Apr 2016 20:57:08 +0200 Message-ID: <2740899.KCQQlYyY3K@xps13> References: <1460399087-23904-1-git-send-email-john@shieldxnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John Guzik Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 0DD38137D for ; Mon, 11 Apr 2016 20:57:11 +0200 (CEST) Received: by mail-wm0-f51.google.com with SMTP id u206so117012621wme.1 for ; Mon, 11 Apr 2016 11:57:11 -0700 (PDT) In-Reply-To: <1460399087-23904-1-git-send-email-john@shieldxnetworks.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-04-11 11:24, John Guzik: > --- a/doc/guides/prog_guide/ip_fragment_reassembly_lib.rst > +++ b/doc/guides/prog_guide/ip_fragment_reassembly_lib.rst > -For more information about direct and indirect mbufs, refer to the *DPDK Programmers guide 7.7 Direct and Indirect Buffers.* > +For more information about direct and indirect mbufs, refer to the *DPDK Programmers guide 6.7 Direct and Indirect Buffers.* We should replace it by a link. There are some remaining hard references in the docs: doc/guides/nics/virtio.rst: For more details about kni, please refer to Chapter 24 "Kernel NIC Interface". doc/guides/prog_guide/ip_fragment_reassembly_lib.rst: For more information about direct and indirect mbufs, refer to the *DPDK Programmers guide 7.7 Direct and Indirect Buffers.* doc/guides/sample_app_ug/multi_process.rst: (refer to *DPDK Programmer's Guide* , Section 6.4, "Local Cache")