[dpdk-dev] [PATCH v6 3/9] ethdev: expose extended error stats

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 17 01:02:48 CEST 2015


2015-07-15 14:11, Maryam Tahhan:
> Extend rte_eth_xstats_get to retrieve additional stats from the device
> driver as well the ethdev generic stats.
> 
> Signed-off-by: Maryam Tahhan <maryam.tahhan at intel.com>
> ---
>  lib/librte_ether/rte_ethdev.c | 31 ++++++++++++++++++++-----------
>  1 file changed, 20 insertions(+), 11 deletions(-)
>  mode change 100644 => 100755 lib/librte_ether/rte_ethdev.c
> 
> diff --git a/lib/librte_ether/rte_ethdev.c b/lib/librte_ether/rte_ethdev.c
> old mode 100644
> new mode 100755

Beware of not changing file mode.


More information about the dev mailing list