[dpdk-dev] [PATCH 2/2] lib: optimize _xstats_by_ids APIs

Daly, Lee lee.daly at intel.com
Mon Dec 11 14:27:58 CET 2017


> Subject: [dpdk-dev] [PATCH 2/2] lib: optimize _xstats_by_ids APIs
> 
> Introduced a check to detect if the stats IDs being requested are all basic
> stats IDs. In that case, ensured that only the basic stats would be retrieved.
> Previously, both basic stats and xstats were being retrieved even if all the IDs
> were basic stats IDs.
> 
> Signed-off-by: Elza Mathew <elza.mathew at intel.com>

Reviewed-by: Lee Daly <lee.daly at intel.com>



More information about the dev mailing list