DPDK patches and discussions
 help / color / mirror / Atom feed
From: Danushka Menikkumbura <danushka.menikkumbura@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] rte_eth_rx_burst seems to read packets tx through the same port
Date: Mon, 23 Dec 2019 12:05:17 -0500	[thread overview]
Message-ID: <CAF4V=3GtsjUYbfvy++kG6U8PxiGC3Eb2FiGORdTv5LPnPqfftg@mail.gmail.com> (raw)

Hi,

I have a dpdk app that implements a simple run-to-completion model. I use
igb_uio as my PMD. I notice a weird situation where my receiver (
rte_eth_rx_burst) seems to sporadically read packets I intend to transmit
through the same port using rte_eth_tx_burst.

Is this possible by any chance and if you have a clue as to what may be
causing this issue please shed some light on this.

Best,
Danushka

                 reply	other threads:[~2019-12-23 17:05 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='CAF4V=3GtsjUYbfvy++kG6U8PxiGC3Eb2FiGORdTv5LPnPqfftg@mail.gmail.com' \
    --to=danushka.menikkumbura@gmail.com \
    --cc=dev@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).