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.jun...@foxmail.com>
Acked-by: Remy Horton <remy.hor...@intel.com>