From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A38F5A0032; Fri, 21 Oct 2022 15:07:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 995D042C1B; Fri, 21 Oct 2022 15:07:58 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 5D12F42C08 for ; Fri, 21 Oct 2022 15:07:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666357676; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=hGXogS35FLhsxgz1YQvWn9a71uR8Y6z5DKwhbS0vE5E=; b=XFG+UrqtThURR2/Fs3y/9atyDCf7s/0VNoiBcyq4YhDnrWePywIFAh8ABH3EKzmiLF+E6e AN87ZCTIu9qTp0DnTcDFZPZ58p6wAoIiyT/jAHUYVOdUWyenXpaFiKqMD9HFO9gnLU5nEe DbFyTIJt+ZH1rdPCUeViphjwVFd5HN8= Received: from mail-pf1-f199.google.com (mail-pf1-f199.google.com [209.85.210.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-492-HPs1elbNMG68wmQwlZ-xnw-1; Fri, 21 Oct 2022 09:07:55 -0400 X-MC-Unique: HPs1elbNMG68wmQwlZ-xnw-1 Received: by mail-pf1-f199.google.com with SMTP id y15-20020aa78f2f000000b00562674456afso1366835pfr.9 for ; Fri, 21 Oct 2022 06:07:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hGXogS35FLhsxgz1YQvWn9a71uR8Y6z5DKwhbS0vE5E=; b=Fysm2zA11ZWJ2lmRApBbHa5Eq7hnY2GHoFVcnBr7GGkHoTeNtJPa+vZzBPi9FWI53U 80pQd/ZVsdcTs1jzVPLMQgRfxMH4YFUQFJ0g+3UBfGCTxsYWWLaHm85ZDo8ELXKBkDkE JH1MnfZuY9Xkqr/cDhe5ndlRDu8Z2dGxHJXvRKDPQ2K5rKtNmGx+YlxGqxwhfkZxoRlt y6Jzp5NK+XeJ1v/nlcIFqtwvIVoRbRYDVWgNTzTIVL+WFQ0ouu57BJoDEd4TlTZUSiI5 lKZQxmQtlbzXIxvLfV3W6DtZuzSesEQkB1ncXlxbjgZBKV9XEmw0wJ3iJmKXFpUhFS6i lHUQ== X-Gm-Message-State: ACrzQf2QmHjH2TfcTdLM+Bou7z2dPbaY9vRrcSbSx/n72dpLRNm53eQI 7s1I5uPb3ih3Lnor6MokdHvW7Dow0vm7fOFdYGllcF5kxlecW3t2dLze41J3BPjwukl/HL1m3e4 qT5koyVH1uvlmtDBPiLM= X-Received: by 2002:a17:90a:428e:b0:205:d5fe:e0b3 with SMTP id p14-20020a17090a428e00b00205d5fee0b3mr22052608pjg.33.1666357674749; Fri, 21 Oct 2022 06:07:54 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7d3fMEUO1VFSG9gQdnhO7nqtTvQKb+O0G24cqSedsqjdbuDGtJAgIa6SW9LfGmFjzdWe+JZ+TTK+ScCdYQbp4= X-Received: by 2002:a17:90a:428e:b0:205:d5fe:e0b3 with SMTP id p14-20020a17090a428e00b00205d5fee0b3mr22052578pjg.33.1666357674437; Fri, 21 Oct 2022 06:07:54 -0700 (PDT) MIME-Version: 1.0 References: <20220912124309.233363-1-arshdeep.kaur@intel.com> <20220912190330.73159-1-stephen@networkplumber.org> In-Reply-To: From: David Marchand Date: Fri, 21 Oct 2022 15:07:42 +0200 Message-ID: Subject: Re: [RFT] dumpcap: add file-prefix option To: "Kaur, Arshdeep" Cc: Stephen Hemminger , "dev@dpdk.org" X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Thu, Oct 20, 2022 at 1:55 PM Kaur, Arshdeep wrote: > > > > When using dumpcap in container environment or with multiple DPDK > > processes, it is useful to be able to specify file prefix. > > > > This version only accepts the long format option used by other commands. > > If no prefix is specified then the default is used. > > > > Suggested-by: Arshdeep Kaur > > Signed-off-by: Stephen Hemminger > Acked-by: Arshdeep Kaur Applied, thanks. -- David Marchand