DPDK usage discussions
 help / color / mirror / Atom feed
From: Liu Xiu <liuxiuint@gmail.com>
To: users@dpdk.org
Subject: Loop question
Date: Sun, 11 Jun 2023 17:40:34 +0300	[thread overview]
Message-ID: <CADo-UUP8t_FGrKz0PAfq0jdVb54R4AV8_FFV1SU6uNrSN2XqEA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 576 bytes --]

你好。我正在使用DPDK工作。我编写了我的程序,它运行良好。但是我在循环方面遇到了问题。除了使用while循环无限运行函数之外,DPDK是否有其他选项?当我使用while循环时,我只能获得每秒4百万数据包的单个CPU核心。

Hello. I am working on DPDK. I have written my program and it's working
fine. However, I am having a problem with the loop. Is there any option in
DPDK other than using a while loop to run the function infinitely? When I
use a while loop, I only get 4 Mpps on a single CPU core.

[-- Attachment #2: Type: text/html, Size: 606 bytes --]

                 reply	other threads:[~2023-06-11 14:40 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=CADo-UUP8t_FGrKz0PAfq0jdVb54R4AV8_FFV1SU6uNrSN2XqEA@mail.gmail.com \
    --to=liuxiuint@gmail.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).