DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Chaoyong He <chaoyong.he@corigine.com>
Cc: dev@dpdk.org, oss-drivers@corigine.com,
	niklas.soderlund@corigine.com,
	Peng Zhang <peng.zhang@corigine.com>
Subject: Re: [PATCH] app/pdump: make dpdk-pdump can run multiple simultaneously
Date: Sat, 6 May 2023 08:47:38 -0700	[thread overview]
Message-ID: <20230506084738.4f686809@hermes.local> (raw)
In-Reply-To: <20230506085206.475810-1-chaoyong.he@corigine.com>

On Sat,  6 May 2023 16:52:06 +0800
Chaoyong He <chaoyong.he@corigine.com> wrote:

> From: Peng Zhang <peng.zhang@corigine.com>
> 
> The pdump doesn't support start the multiple separate process for different
> queues or ports to monitor the packets, because it apply the same name for
> memory space. This commit will use the device_id, port and queue to name
> the memory space and it will support this function.
> 
> Adjust the value of RTE_MEMZONE_NAMESIZE to adapt the name length.
> 
> Signed-off-by: Peng Zhang <peng.zhang@corigine.com>
> Reviewed-by: Chaoyong He <chaoyong.he@corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund@corigine.com>

FYI - app/dumpcap does support multiple ports already.
Why not use that?

  reply	other threads:[~2023-05-06 15:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-06  8:52 Chaoyong He
2023-05-06 15:47 ` Stephen Hemminger [this message]
2023-05-08  2:52   ` Nole Zhang
2023-05-08  3:17   ` Chaoyong He

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=20230506084738.4f686809@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=chaoyong.he@corigine.com \
    --cc=dev@dpdk.org \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.com \
    --cc=peng.zhang@corigine.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).