[dpdk-dev] [PATCH v5] lib/metrics: add unregister api for metrics

Remy Horton remy.horton at intel.com
Thu Feb 28 14:55:03 CET 2019


On 28/02/2019 13:28, Wan Junjie wrote:
> Bitratestats test fails even without my patch.  The reason is that
> metrics lib has no de-init process. Harman Kalra has submited a patch
> for this.
> Check https://patches.dpdk.org/patch/50451

Ah forgot about that patch. :S


> As for metrics lib, the array block of metadata may be better on cache
> side. Since rte_metrics_update_values is called periodicly in bitrate lib.

Quite possibly, at least for smallish datasets like bitrate.


>> Signed-off-by: Junjie Wan <wan.junjie at foxmail.com>

Acked-by: Remy Horton <remy.horton at intel.com>


More information about the dev mailing list