Re: [dpdk-dev] [PATCH] app/testpmd: show mac addresses added to a port

2019-12-03 Thread Ferruh Yigit
On 12/3/2019 11:59 AM, Ferruh Yigit wrote: > On 11/25/2019 8:27 AM, Kalesh A P wrote: >> From: Kalesh AP >> >> Patch adds a runtime function to display the unicast and >> multicast MAC addresses added to a port. >> >> Syntax: >> show port (port_id) macs|mcast_macs >> >> Usage: >> testpmd> sho

Re: [dpdk-dev] [PATCH] app/testpmd: show mac addresses added to a port

2019-12-03 Thread Ferruh Yigit
On 11/25/2019 8:27 AM, Kalesh A P wrote: > From: Kalesh AP > > Patch adds a runtime function to display the unicast and > multicast MAC addresses added to a port. > > Syntax: > show port (port_id) macs|mcast_macs > > Usage: > testpmd> show port 0 macs > Number of MAC address added: 1 >