From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5] doc: add a nic performance guide on linux gsg Date: Mon, 14 Dec 2015 00:34:39 +0100 Message-ID: <2472235.vaionkThP3@xps13> References: <1447816216-9014-1-git-send-email-qian.q.xu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Xu, Qian Q" Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id F3ED45A43 for ; Mon, 14 Dec 2015 00:35:55 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id n186so96562399wmn.1 for ; Sun, 13 Dec 2015 15:35:55 -0800 (PST) In-Reply-To: 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-11-18 12:35, Mcnamara, John: > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Qian Xu > > > > Add a new guide doc as part of the Linux Getting Started Guide. > > > Thanks, that looks better. > > You should mark the previous patches are "Superseded" in Patchwork: > > http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=120 > > > > +2. Connect the ports to the traffic generator.For high speed testing,it's > > best to use a hardware traffic generator. > > This needs a space after the full stop and the comma. Applied with above changes, thanks