DPDK usage discussions
 help / color / mirror / Atom feed
From: 尹斌 <ybbetter@stu.pku.edu.cn>
To: users <users@dpdk.org>
Subject: questions about rxonly mode in testpmd
Date: Wed, 27 Oct 2021 15:34:33 +0800 (GMT+08:00)	[thread overview]
Message-ID: <AAgALADsEu5sz2IRvh7lAqqL.1.1635320073852.Hmail.2001212836@stu.pku.edu.cn> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 422 bytes --]

env: 10Gbps link
My own send application with dpdk can achieve 9.1Gbps speed(use nload in another side)
But my own receive packet application with dpdk can't match the speed of send, specifically, the receiver application dropped 2/3 packets.
When I use rxonly mode in testpmd,it can match the speed of send application,and I copied the same code in rxonly,but it doesn't matter.Can someone help me?
code is below.






[-- Attachment #1.2: Type: text/html, Size: 726 bytes --]

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 30514 bytes --]

                 reply	other threads:[~2021-10-27  7:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=AAgALADsEu5sz2IRvh7lAqqL.1.1635320073852.Hmail.2001212836@stu.pku.edu.cn \
    --to=ybbetter@stu.pku.edu.cn \
    --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).