[dpdk-dev] [PATCH v6] app/testpmd: add new command for show port info

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 11 13:28:24 CEST 2018


On 9/25/2018 12:05 PM, Iremonger, Bernard wrote:
>> -----Original Message-----
>> From: Kovacevic, Marko
>> Sent: Tuesday, September 25, 2018 11:33 AM
>> To: dev at dpdk.org
>> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; Iremonger, Bernard
>> <bernard.iremonger at intel.com>; Finn, Emma <emma.finn at intel.com>
>> Subject: [PATCH v6] app/testpmd: add new command for show port info
>>
>> From: Emma Finn <emma.finn at intel.com>
>>
>> existing testpmd command "show port info" is too verbose.
>> Added a new summary command to print brief information on ports.
>>
>> console output:
>> 	testpmd> show port summary all
>> 	Number of available ports: 2
>> 	Port MAC Address       Name          Driver   Status Link
>> 	0    11:22:33:44:55:66 0000:07:00.0  net_i40e  up    40000Mbps
>> 	1    66:55:44:33:22:11 0000:07:00.1  net_i40e  up    40000Mbps
>>
>> Signed-off-by: Emma Finn <emma.finn at intel.com>
>> Reviewed-by: Stephen Hemminger <stephen at networkplumber.org>
>> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
> Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list