From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/5] fix issues in packet capture framework Date: Mon, 27 Jun 2016 16:50:52 +0200 Message-ID: <1925959.dAYBVp3Oan@xps13> References: <1466776473-30883-1-git-send-email-reshma.pattan@intel.com> <1466786183-3772-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-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 70AD65A0C for ; Mon, 27 Jun 2016 16:50:54 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id v199so103577822wmv.0 for ; Mon, 27 Jun 2016 07:50:54 -0700 (PDT) In-Reply-To: <1466786183-3772-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" > Reshma Pattan (5): > pdump: fix default socket path > pdump: check getenv return value > pdump: fix string overflow > app/pdump: fix string overflow > app/pdump: fix type casting of ring size Applied, thanks