From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/1] doc: fix errors in pdump doc Date: Thu, 13 Oct 2016 18:19:12 +0200 Message-ID: <1777653.gvyRqQvMf1@xps13> References: <1475750196-14118-1-git-send-email-mark.b.kavanagh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: "Kavanagh, Mark B" Return-path: Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by dpdk.org (Postfix) with ESMTP id 179BA590B for ; Thu, 13 Oct 2016 18:19:17 +0200 (CEST) Received: by mail-lf0-f44.google.com with SMTP id l131so104658531lfl.2 for ; Thu, 13 Oct 2016 09:19:17 -0700 (PDT) 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" > > - Fix copy/paste error in description of how to capture both rx > > & tx traffic in a single pcap file > > - Replace duplicate word with what original author presumably > > intended, such that description now makes sense > > > > Signed-off-by: Mark Kavanagh > > Acked-by: John McNamara Applied, thanks