From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add how-to on packet capture framework Date: Fri, 04 Aug 2017 01:14:15 +0200 Message-ID: <2421449.XVbpp992bq@xps> References: <1499868731-6121-1-git-send-email-reshma.pattan@intel.com> <1501765780-29256-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com To: Reshma Pattan Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 599382A5D for ; Fri, 4 Aug 2017 01:14:18 +0200 (CEST) In-Reply-To: <1501765780-29256-1-git-send-email-reshma.pattan@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/08/2017 15:09, Reshma Pattan: > Add How-To doc to describe the use of the pdump library > and the dpdk-pdump tool to capture traffic on DPDK > ports. > > Signed-off-by: Reshma Pattan > Acked-by: John McNamara Applied, thanks