From mboxrd@z Thu Jan 1 00:00:00 1970 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 orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP; 06 Jul 2016 08:57:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,319,1464678000"; d="scan'208";a="1011905136" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by orsmga002.jf.intel.com with ESMTP; 06 Jul 2016 08:57:41 -0700 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 From: Reshma Pattan To: dev@dpdk.org Date: Wed, 6 Jul 2016 16:57:38 +0100 Message-Id: <1467820660-3418-1-git-send-email-reshma.pattan@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-dev] [PATCH 0/2] update packet capture framework doc X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2016 15:57:43 -0000 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