Re: [U-Boot] [PATCH v3 12/16] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953

2015-08-07 Thread Joe Hershberger
Hi Codrin, On Fri, Jul 24, 2015 at 8:55 AM, Codrin Ciubotariu codrin.ciubota...@freescale.com wrote: The new command: ethsw [port port_no] [vlan vid] fdb { [help] | show | flush | { add | del } mac } Can be used to add and delete FDB entries. Also, the command can be used to show

[U-Boot] [PATCH v3 12/16] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953

2015-07-24 Thread Codrin Ciubotariu
The new command: ethsw [port port_no] [vlan vid] fdb { [help] | show | flush | { add | del } mac } Can be used to add and delete FDB entries. Also, the command can be used to show entries from the FDB tables. When used with [port port_no] and [vlan vid], only the matching the FDB entries