[dpdk-users] Integration from Dpdk18.05 to Dpdk19.11 - rte_timer_subsystem_init(void)
David Marchand
david.marchand at redhat.com
Mon Jan 18 09:41:59 CET 2021
On Sun, Jan 17, 2021 at 11:04 PM Li, Jiu (NSB - CN/Hangzhou)
<jiu.li at nokia-sbell.com> wrote:
>
> 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?
>
Copied timer library maintainers.
--
David Marchand
More information about the users
mailing list