> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren > Sent: Thursday, October 22, 2015 4:48 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 03/11] ethdev: update xstats_get() strings and > Q handling > > Update the strings used for presenting stats to adhere to the scheme > previously presented. Updated xstats_get() function to handle Q information > only if xstats() is not implemented in the PMD, providing the PMD with the > needed flexibility to expose its extended Q stats. > > Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
Acked-by: Maryam Tahhan <maryam.tahhan at intel.com>

