From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reshma Pattan Subject: [PATCH 0/2] update packet capture framework doc Date: Wed, 6 Jul 2016 16:57:38 +0100 Message-ID: <1467820660-3418-1-git-send-email-reshma.pattan@intel.com> To: dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 474F46CC1 for ; Wed, 6 Jul 2016 17:57:43 +0200 (CEST) Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id u66FveRJ002761 for ; Wed, 6 Jul 2016 16:57:40 +0100 Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id u66FvepV003457 for ; Wed, 6 Jul 2016 16:57:40 +0100 Received: (from reshmapa@localhost) by sivswdev02.ir.intel.com with id u66FveQ2003453 for dev@dpdk.org; Wed, 6 Jul 2016 16:57:40 +0100 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" 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 doc/guides/rel_notes/release_16_07.rst | 1 + doc/guides/sample_app_ug/pdump.rst | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) -- 2.5.0