DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: "Licj" <272465698@qq.com>
Cc: "USERS" <users@dpdk.org>
Subject: Re: [dpdk-users] Can dpdk-pdump capture high speed traffic?
Date: Tue, 30 Jun 2020 08:04:11 -0700	[thread overview]
Message-ID: <20200630080411.72ac077c@hermes.lan> (raw)
In-Reply-To: <tencent_C3798CA2917B3642B0F80E715E1CFFA67707@qq.com>

On Tue, 30 Jun 2020 15:33:53 +0800
"Licj" <272465698@qq.com> wrote:

> I have two machines directly connected with Mellanox 56g nice.
> 
> I am running pktgen-dpdk on one machine, and testpmd&amp;dpdk-pdump on the other machine. One is for packet sending and the other is for recving.
> 
> 
> The pktgen and testpmd both show 50Gbps traffic. But the pcap file only show several hundreds Mbps.

The current packet capture has multiple context switches and packet copies.
Also, it is limited by the speed of filesystem writes.

      reply	other threads:[~2020-06-30 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30  7:33 Licj
2020-06-30 15: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=20200630080411.72ac077c@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=272465698@qq.com \
    --cc=users@dpdk.org \
    /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).