DPDK usage discussions
 help / color / mirror / Atom feed
From: Arvind Narayanan <webguru2688@gmail.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] rte_flow multiple queues in same rule's action set
Date: Fri, 2 Aug 2019 18:01:49 -0500	[thread overview]
Message-ID: <CAHJJQSVnoYbxQw9_UbVbTG-JfpoApUZav248XAw+niwvU4jw4w@mail.gmail.com> (raw)

Hi,

In rte_flow docs, there is an example (Table 11.28) where the action
set consists of 4 actions:

1. queue(index=5)
2. VOID
3. queue(index=3)
4. END
The docs further say such a rule effectively duplicates the traffic to
both queue 3 and 5. Does this mean "two different mbufs" exist for the
same incoming packet, or does it mean it only duplicates the mbuf
references?

Any clarification is appreciated.

Thanks,
Arvind

             reply	other threads:[~2019-08-02 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 23:01 Arvind Narayanan [this message]
2019-08-05  8:11 ` Adrien Mazarguil
2019-08-05 23:22   ` Arvind Narayanan

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=CAHJJQSVnoYbxQw9_UbVbTG-JfpoApUZav248XAw+niwvU4jw4w@mail.gmail.com \
    --to=webguru2688@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).