2015-06-05 18:35, Maryam Tahhan:
> Extend dump_cfg to also display statistcs information for given DPDK
> ports and rename the application to proc_info as it's now a utility
> doing a little more than just dumping the memory information for DPDK.
> 
> Signed-off-by: Maryam Tahhan <maryam.tahhan at intel.com>
> ---
>  app/Makefile           |   2 +-
>  app/dump_cfg/Makefile  |  45 -----
>  app/dump_cfg/main.c    |  92 ---------
>  app/proc_info/Makefile |  45 +++++
>  app/proc_info/main.c   | 525 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  mk/rte.sdktest.mk      |   4 +-

It looks promising, thanks.
Would you consider adding yourself as a maintainer of this app?

Reply via email to