From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 6/6] testpmd: update documentation Date: Wed, 25 May 2016 11:48:04 +0200 Message-ID: <2155062.n771VQs7oN@xps13> References: <1462488421-118990-1-git-send-email-zhihong.wang@intel.com> <1462488421-118990-7-git-send-email-zhihong.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, konstantin.ananyev@intel.com, bruce.richardson@intel.com, pablo.de.lara.guarch@intel.com To: Zhihong Wang Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 0F2F62A5F for ; Wed, 25 May 2016 11:48:06 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id n129so55469987wmn.1 for ; Wed, 25 May 2016 02:48:06 -0700 (PDT) In-Reply-To: <1462488421-118990-7-git-send-email-zhihong.wang@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" 2016-05-05 18:47, Zhihong Wang: > This patch updates documentation for testpmd. Please avoid such doc update patch. It is preferred to have the doc changes in the patch changing the code. Thanks for the good work!