DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Is rte_get_timer_cycles()is same on all cores?
@ 2016-11-15  7:14 Chinmaya Dwibedy
  2016-11-15  7:26 ` Anupam Kapoor
  0 siblings, 1 reply; 2+ messages in thread
From: Chinmaya Dwibedy @ 2016-11-15  7:14 UTC (permalink / raw)
  To: users

Hi,


I am using the rte_get_timer_cycles() function for IPv4 packet latency
calculation in dpdk application.  I think, it is same on all cores. Can
anyone please correct me if I am wrong?


Note that, I have CONFIG_RTE_LIBEAL_USE_HPET=n in configuration.


Regards,

Chinmaya

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

* Re: [dpdk-users] Is rte_get_timer_cycles()is same on all cores?
  2016-11-15  7:14 [dpdk-users] Is rte_get_timer_cycles()is same on all cores? Chinmaya Dwibedy
@ 2016-11-15  7:26 ` Anupam Kapoor
  0 siblings, 0 replies; 2+ messages in thread
From: Anupam Kapoor @ 2016-11-15  7:26 UTC (permalink / raw)
  To: Chinmaya Dwibedy; +Cc: users

On Tue, Nov 15, 2016 at 12:44 PM, Chinmaya Dwibedy <ckdwibedy@gmail.com>
wrote:

> I think, it is same on all cores. Can
> anyone please correct me if I am wrong?
>

​it *should* be same but because of invariant-tsc support in latest intel
machines (see if cpuid gives you "0x80000007/edx" which indicates its
presence)

​--
kind regards
anupam​


In the beginning was the lambda, and the lambda was with Emacs, and Emacs
was the lambda.

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

end of thread, other threads:[~2016-11-15  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15  7:14 [dpdk-users] Is rte_get_timer_cycles()is same on all cores? Chinmaya Dwibedy
2016-11-15  7:26 ` Anupam Kapoor

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