DPDK usage discussions
 help / color / mirror / Atom feed
From: "Li, Jiu (NSB - CN/Hangzhou)" <jiu.li@nokia-sbell.com>
To: "users@dpdk.org" <users@dpdk.org>
Cc: "Dong,
	Shaojie (NSB - CN/Hangzhou)" <shaojie.dong@nokia-sbell.com>,
	"Ye, Hua (NSB - CN/Hangzhou)" <hua.ye@nokia-sbell.com>,
	"Alasaarela,
	Risto (Nokia - FI/Oulu)" <risto.alasaarela@nokia.com>,
	"Jarvelaid, Rain (Nokia - FI/Oulu)" <rain.jarvelaid@nokia.com>,
	"Wu, Jianyue (NSB - CN/Hangzhou)" <jianyue.wu@nokia-sbell.com>,
	"Pan,
	Jianyong (NSB - CN/Hangzhou)" <jianyong.pan@nokia-sbell.com>
Subject: [dpdk-users] Integration from Dpdk18.05 to Dpdk19.11 - rte_timer_subsystem_init(void)
Date: Wed, 13 Jan 2021 02:38:24 +0000	[thread overview]
Message-ID: <fd5990657f0c494585e014e23a390396@nokia-sbell.com> (raw)

Hello!  Dpdk experts,

On Dpdk 18.05,  void rte_timer_subsystem_init(void)
On Dpdk 19.11,  int    rte_timer_subsystem_init(void) implementation changed, which will return 0, -EALREADY or -ENOMEM;

There is still have  dpdk "process" mode (instead of pdkd thread mode) deployment in my side.
Can I have a question?

If rte_timer_subsystem_init() is called one time is enough?
After rte_timer_subsystem_init() called with return 0 by one process , then other processes are able to use "rte timer" service without issue, right?

Thanks in advance!

Best Regards.
  U-Plane
(Clark),  Jiu LI


             reply	other threads:[~2021-01-17 22:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13  2:38 Li, Jiu (NSB - CN/Hangzhou) [this message]
2021-01-18  8:41 ` David Marchand
2021-01-19 16:11   ` Carrillo, Erik G

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=fd5990657f0c494585e014e23a390396@nokia-sbell.com \
    --to=jiu.li@nokia-sbell.com \
    --cc=hua.ye@nokia-sbell.com \
    --cc=jianyong.pan@nokia-sbell.com \
    --cc=jianyue.wu@nokia-sbell.com \
    --cc=rain.jarvelaid@nokia.com \
    --cc=risto.alasaarela@nokia.com \
    --cc=shaojie.dong@nokia-sbell.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).