DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] librte_pmd_ixgbe implementation of ixgbe_dev_rx_queue_count
@ 2016-03-29  1:45 Mohammad El-Shabani
  2016-03-29  2:22 ` Lu, Wenzhuo
  2016-03-29  9:31 ` Bruce Richardson
  0 siblings, 2 replies; 5+ messages in thread
From: Mohammad El-Shabani @ 2016-03-29  1:45 UTC (permalink / raw)
  To: dev

Hi,
Looking into why it hurts performance, I see that ixgbe_dev_rx_queue_count
is implemented a scan of elements of rx descriptors, which is very
expensive. I am wondering why its implemented the way it is. Could it not
just read the head location from the driver?

Thanks!
Mohammad El-Shabani

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

end of thread, other threads:[~2016-03-30 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-29  1:45 [dpdk-dev] librte_pmd_ixgbe implementation of ixgbe_dev_rx_queue_count Mohammad El-Shabani
2016-03-29  2:22 ` Lu, Wenzhuo
2016-03-29  9:31 ` Bruce Richardson
2016-03-29 16:54   ` Stephen Hemminger
2016-03-30 14:23     ` Bruce Richardson

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