From: Stephen Hemminger <stephen@networkplumber.org>
To: Tianli Lai <laitianli@tom.com>
Cc: dev@dpdk.org, Reshma Pattan <reshma.pattan@intel.com>
Subject: Re: [PATCH 2/2] app/pdump: add filter argument
Date: Mon, 7 Mar 2022 08:04:25 -0800 [thread overview]
Message-ID: <20220307080425.308bebe0@hermes.local> (raw)
In-Reply-To: <20220307203041.33765-1-laitianli@tom.com>
On Tue, 8 Mar 2022 04:30:41 +0800
Tianli Lai <laitianli@tom.com> wrote:
> filter argument contain size and snaplen argument.
> size argument set the pcap file size, if the total packet
> length over this value, pdump process will exist.
> snaplen argument set each packet length to save pcap file.
>
> Signed-off-by: Tianli Lai <laitianli@tom.com>
Why not use the the new dpdk-dumpcap?
The issue is that adding more to pdump means it now gets a dependency
on BPF.
prev parent reply other threads:[~2022-03-07 16:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 20:30 Tianli Lai
2022-03-07 16:04 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220307080425.308bebe0@hermes.local \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=laitianli@tom.com \
--cc=reshma.pattan@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).