From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 10/10] doc: update testpmd guide and release note Date: Fri, 30 Oct 2015 11:26:40 +0100 Message-ID: <2232831.UdaA0jU7fa@xps13> References: <1443074591-19803-1-git-send-email-jingjing.wu@intel.com> <1446108827-7907-1-git-send-email-jingjing.wu@intel.com> <1446108827-7907-11-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jingjing Wu Return-path: Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id 86622902 for ; Fri, 30 Oct 2015 11:27:51 +0100 (CET) Received: by wijp11 with SMTP id p11so7825615wij.0 for ; Fri, 30 Oct 2015 03:27:51 -0700 (PDT) In-Reply-To: <1446108827-7907-11-git-send-email-jingjing.wu@intel.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" 2015-10-29 16:53, Jingjing Wu: > Signed-off-by: Jingjing Wu > --- > doc/guides/rel_notes/release_2_2.rst | 6 ++++++ > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 12 +++++++----- These changes would be easier to understand if they were in the context of the code changes. I suggest to update docs in the same patch as code change.