On Tue, 28 Aug 2018 15:11:34 +0100 Emma Finn <[email protected]> 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 <[email protected]> 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 ...

