DPDK usage discussions
 help / color / mirror / Atom feed
From: Remy Chibois <rchibois@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] PCAP infinite_rx
Date: Wed, 23 Sep 2020 15:15:58 +0200	[thread overview]
Message-ID: <412a9bf1298877652723daa7f4dd38e0d1b397de.camel@gmail.com> (raw)

Hello,

the project I'm working on uses rte_eal_hotplug_add to add a vdev based
on a PCAP file, with one rx queue.

I'm able to read all (100k) packets using rte_eth_rx_burst(...) calls.

When I activate infinite_rx=1 devarg, though, rte_eth_rx_burst always
returns 0.

Can someone please help me find what I'm doing wrong ?

Thanks for any help.

-- 
    Rémy Chibois


                 reply	other threads:[~2020-09-23 13:16 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=412a9bf1298877652723daa7f4dd38e0d1b397de.camel@gmail.com \
    --to=rchibois@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).