DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DPDK Enqueue Pipeline
@ 2020-02-26 10:46 Avinash .
  2020-02-28 13:39 ` Singh, Jasvinder
  0 siblings, 1 reply; 3+ messages in thread
From: Avinash . @ 2020-02-26 10:46 UTC (permalink / raw)
  To: dev; +Cc: Gokul Bargaje, Mohit P. Tahiliani

Hi all,
The DPDK QoS scheduler has a 4-stage pipeline for enqueuing the packets.
This is used for hiding the latency of prefetching the data structures.
Why is there no pipeline for dequeuing the packets?
How does the dequeue function maintain the state of a packet? In other
words, if I want to backtrace the packet that is dequeued to get the info
of what was the traffic class and from which queue the packet was dequeued.
Is there any way to get this.

Regards

--
Avinash

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

end of thread, other threads:[~2020-03-03 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 10:46 [dpdk-dev] DPDK Enqueue Pipeline Avinash .
2020-02-28 13:39 ` Singh, Jasvinder
2020-03-03 12:50   ` Avinash .

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