RE: [PATCH 4/6] service: tweak cycle statistics semantics

2022-10-03 Thread Van Haaren, Harry
> -Original Message- > From: Morten Brørup > Sent: Wednesday, September 7, 2022 9:41 AM > To: mattias.ronnblom ; Van Haaren, Harry > > Cc: dev@dpdk.org; Honnappa Nagarahalli ; nd > > Subject: RE: [PATCH 4/6] service: tweak cycle statistics semantics >

RE: [PATCH 4/6] service: tweak cycle statistics semantics

2022-09-07 Thread Morten Brørup
> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com] > Sent: Tuesday, 6 September 2022 18.14 > > As a part of its service function, a service usually polls some kind > of source (e.g., an RX queue, a ring, an eventdev port, or a timer > wheel) to retrieve one or more items of work. > >