[PATCH 0/4] lcore telemetry improvements

2022-12-07 Thread Robin Jarry
This is a follow up on previous work by Kevin Laatz: http://patches.dpdk.org/project/dpdk/list/?series=24658&state=* This series is aimed at allowing DPDK applications to expose their CPU usage stats in the DPDK telemetry under /eal/lcore/info. This is a much more basic and naive approach which l

Re: [RFC PATCH 0/4] lcore telemetry improvements

2022-11-23 Thread Robin Jarry
There was a hiccup with my smtp config. Sorry about the double send. Please ignore this series and reply on the other one. I have updated patchwork accordingly.

[RFC PATCH 0/4] lcore telemetry improvements

2022-11-23 Thread Robin Jarry
This is a follow up on previous work by Kevin Laatz: http://patches.dpdk.org/project/dpdk/list/?series=24658&state=* This is a much more basic and naive approach which leaves the busy cycles percentage completely up to the application. This series is aimed at allowing DPDK applications to expose

[RFC PATCH 0/4] lcore telemetry improvements

2022-11-23 Thread Robin Jarry
This is a follow up on previous work by Kevin Laatz: http://patches.dpdk.org/project/dpdk/list/?series=24658&state=* This is a much more basic and naive approach which leaves the busy cycles percentage completely up to the application. This series is aimed at allowing DPDK applications to expose