[dpdk-dev] [PATCH v1] testpmd: add new command for show port info

Stephen Hemminger stephen at networkplumber.org
Tue Aug 28 18:55:15 CEST 2018


On Tue, 28 Aug 2018 15:11:34 +0100
Emma Finn <emma.finn at intel.com> wrote:

> existing testpmd command "show port info" is too verbose.
> Added a new summary command to print brief information on ports.
> 
> Signed-off-by: Emma Finn <emma.finn at intel.com>

Looks good.
Maybe it would be better to drop off redundant information or only add
a single header line like:

testpmd> show port summary all
Port	Mac		Name	Driver	Link	Status
0     11:22:33:44:55	0001:00	ixgbe	10Gbit	Up
...





More information about the dev mailing list