Re: [dpdk-dev] [PATCH v4] examples/l3fwd-power: add telemetry mode support

2019-06-28 Thread Thomas Monjalon
24/06/2019 18:45, Reshma Pattan: > Add new telemetry mode support for l3fwd-power. > This is a standalone mode, in this mode l3fwd-power > does simple l3fwding along with calculating > empty polls, full polls, and busy percentage for > each forwarding core. The aggregation of these > values of all

[dpdk-dev] [PATCH v4] examples/l3fwd-power: add telemetry mode support

2019-06-24 Thread Reshma Pattan
Add new telemetry mode support for l3fwd-power. This is a standalone mode, in this mode l3fwd-power does simple l3fwding along with calculating empty polls, full polls, and busy percentage for each forwarding core. The aggregation of these values of all cores is reported as application level teleme