DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] rte_flow multiple queues in same rule's action set
@ 2019-08-02 23:01 Arvind Narayanan
  2019-08-05  8:11 ` Adrien Mazarguil
  0 siblings, 1 reply; 3+ messages in thread
From: Arvind Narayanan @ 2019-08-02 23:01 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-05 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 23:01 [dpdk-users] rte_flow multiple queues in same rule's action set Arvind Narayanan
2019-08-05  8:11 ` Adrien Mazarguil
2019-08-05 23:22   ` Arvind Narayanan

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).