Re: [dpdk-dev] Questions about rte_timer APIs

2020-02-27 Thread Honnappa Nagarahalli
inal Message- > > > From: dev On Behalf Of Honnappa Nagarahalli > > > Sent: Thursday, February 13, 2020 11:55 PM > > > To: Robert Sanford ; Erik Gabriel Carrillo > > > > > > Cc: dev ; nd ; Phil Yang > > > ; Gavin Hu ; nd > > > >

Re: [dpdk-dev] Questions about rte_timer APIs

2020-02-26 Thread Carrillo, Erik G
> > > -Original Message- > > From: dev On Behalf Of Honnappa Nagarahalli > > Sent: Thursday, February 13, 2020 11:55 PM > > To: Robert Sanford ; Erik Gabriel Carrillo > > > > Cc: dev ; nd ; Phil Yang > > ; Gavin Hu ; nd > > > Subject:

Re: [dpdk-dev] Questions about rte_timer APIs

2020-02-25 Thread Honnappa Nagarahalli
> Sent: Thursday, February 13, 2020 11:55 PM > To: Robert Sanford ; Erik Gabriel Carrillo > > Cc: dev ; nd ; Phil Yang > ; Gavin Hu ; nd > Subject: [dpdk-dev] Questions about rte_timer APIs > > Hi Erik/Robert, > I was looking at the rte_timer library code an

[dpdk-dev] Questions about rte_timer APIs

2020-02-13 Thread Honnappa Nagarahalli
Hi Erik/Robert, I was looking at the rte_timer library code and have questions around the way instances of timer list are allocated. The API 'rte_timer_subsystem_init' allocates RTE_MAX_DATA_ELS (64) number of timer data structs. Each timer data struct acts as an independent instance of