[dpdk-dev] [PATCH v1 1/9] app/procinfo: add usage for new debug

Stephen Hemminger stephen at networkplumber.org
Tue Oct 23 17:19:01 CEST 2018


On Tue, 23 Oct 2018 19:27:43 +0530
Vipin Varghese <vipin.varghese at intel.com> wrote:

> +		"  --dbg-port to display information for all available ports\n"
> +		"  --dbg-tm to display information for traffic manager\n"
> +		"  --dbg-crypto to display information for crypto\n"
> +		"  --dbg-ring[=name] to display information for ring\n"
> +		"  --dbg-mempool[=name] to display information for mempool\n",

These might be useful outside of debugging, why not give them names like
  --dbg-port == --show-port
  --dpb-tm   == --show-tm 

etc.




More information about the dev mailing list