On 07/05/2016 01:14, Rasesh Mody wrote: [..] >>> Enhance the stats_get() routine to display drop counters under imissed >>> counter. >>> Added extended stats get support to provide additional info. >>> Encorporated review comment to rename some of the stats. [..] > We shall split this patch into an enhancement and a bug fix.
Keep in mind that the xstats API is changing so that stats_get() no longer includes strings: http://thread.gmane.org/gmane.comp.networking.dpdk.devel/37079 http://thread.gmane.org/gmane.comp.networking.dpdk.devel/37571 ..Remy