From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] update packet capture framework doc Date: Sat, 16 Jul 2016 11:32:07 +0200 Message-ID: <1675378.bCmPlJjni8@xps13> References: <1467820660-3418-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 To: Reshma Pattan Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 39FA237A4 for ; Sat, 16 Jul 2016 11:32:09 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id o80so57789703wme.1 for ; Sat, 16 Jul 2016 02:32:09 -0700 (PDT) In-Reply-To: <1467820660-3418-1-git-send-email-reshma.pattan@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-07-06 16:57, Reshma Pattan: > This patch set contains > 1) Release notes update for adding pdump library version to shared library section. > 2) Added missing note about pdump tool dependency on libpcap and CONFIG_RTE_LIBRTE_PMD_PCAP. > > Reshma Pattan (2): > doc: add pcap dependency note to pdump tool guide > doc: add pdump shared library version to release notes Applied, thanks