From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 472A8475E for ; Thu, 14 Jul 2016 11:59:53 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 14 Jul 2016 02:59:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,361,1464678000"; d="scan'208";a="1016658118" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga002.jf.intel.com with ESMTP; 14 Jul 2016 02:59:52 -0700 Received: from irsmsx105.ger.corp.intel.com ([169.254.7.51]) by irsmsx110.ger.corp.intel.com ([163.33.3.25]) with mapi id 14.03.0248.002; Thu, 14 Jul 2016 10:59:50 +0100 From: "Ananyev, Konstantin" To: "Pattan, Reshma" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 0/3] add new command line options and error handling in pdump Thread-Index: AQHR3SPtkGVTBjXJfUSvR0JMzoere6AXsiuA Date: Thu, 14 Jul 2016 09:59:49 +0000 Message-ID: <2601191342CEEE43887BDE71AB97725836B7DD09@irsmsx105.ger.corp.intel.com> References: <1468427350-16102-1-git-send-email-reshma.pattan@intel.com> In-Reply-To: <1468427350-16102-1-git-send-email-reshma.pattan@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 0/3] add new command line options and error handling in pdump 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: Thu, 14 Jul 2016 09:59:53 -0000 This patch set contains 1)Error handling fixes in pdump library. 2)Support of server and client socket path command line options in pdump to= ol. 3)Default socket path name fixes in pdump library doc. Reshma Pattan (3): pdump: fix error handlings app/pdump: add new command line options for socket paths doc: fix default socket path names app/pdump/main.c | 57 +++++++++++++++++++++++++++++++--= ---- doc/guides/prog_guide/pdump_lib.rst | 12 ++++---- doc/guides/sample_app_u= g/pdump.rst | 31 ++++++++++++++------ lib/librte_pdump/rte_pdump.c | 26 +++++++++++++---- 4 files changed, 97 insertions(+), 29 deletions(-) Acked-by: Konstantin Ananyev -- 2.5.0