Re: [PATCH v2 0/6] Service cores performance and statistics improvements

2022-10-05 Thread David Marchand
On Wed, Oct 5, 2022 at 11:20 AM Mattias Rönnblom wrote: > > This series contains performance improvements and new statistics- > related functionality for the EAL service cores framework. > > A new per-lcore TSC cycle counter is introduced, which reflect the > total amount of cycles spent by that l

Re: [PATCH v2 0/6] Service cores performance and statistics improvements

2022-10-05 Thread Mattias Rönnblom
On 2022-10-05 11:49, Morten Brørup wrote: >> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com] >> Sent: Wednesday, 5 October 2022 11.16 >> >> This series contains performance improvements and new statistics- >> related functionality for the EAL service cores framework. >> >> A new per-l

RE: [PATCH v2 0/6] Service cores performance and statistics improvements

2022-10-05 Thread Morten Brørup
> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com] > Sent: Wednesday, 5 October 2022 11.16 > > This series contains performance improvements and new statistics- > related functionality for the EAL service cores framework. > > A new per-lcore TSC cycle counter is introduced, which ref

[PATCH v2 0/6] Service cores performance and statistics improvements

2022-10-05 Thread Mattias Rönnblom
This series contains performance improvements and new statistics- related functionality for the EAL service cores framework. A new per-lcore TSC cycle counter is introduced, which reflect the total amount of cycles spent by that lcore running services. This may be used to estimate service lcore lo