Re: [ovs-dev] [PATCH v10] ofproto-dpif: APIs and CLI option to add/delete static fdb entry

2021-06-29 Thread Vasu Dasari
Hi Eelco/Ben, I found that the documentation for ovs-vswitchd did not reflect the last minute change I made to the fdb/del syntax. This last patch v11 version reflects that change. Thanks -Vasu *Vasu Dasari* On Tue, Jun

Re: [ovs-dev] [PATCH v10] ofproto-dpif: APIs and CLI option to add/delete static fdb entry

2021-06-29 Thread Vasu Dasari
Thank you Eelco for your careful review. I appreciate and thank you for all your comments. -Vasu *Vasu Dasari* On Tue, Jun 29, 2021 at 11:08 AM Eelco Chaudron wrote: > > > On 29 Jun 2021, at 15:19, Vasu Dasari wrote: > > > Currently there is an option to add/flush/show ARP/ND neighbor. This

Re: [ovs-dev] [PATCH v10] ofproto-dpif: APIs and CLI option to add/delete static fdb entry

2021-06-29 Thread Eelco Chaudron
On 29 Jun 2021, at 15:19, Vasu Dasari wrote: > Currently there is an option to add/flush/show ARP/ND neighbor. This covers L3 > side. For L2 side, there is only fdb show command. This patch gives an option > to add/del an fdb entry via ovs-appctl. > > CLI command looks like: > > To add: >

[ovs-dev] [PATCH v10] ofproto-dpif: APIs and CLI option to add/delete static fdb entry

2021-06-29 Thread Vasu Dasari
Currently there is an option to add/flush/show ARP/ND neighbor. This covers L3 side. For L2 side, there is only fdb show command. This patch gives an option to add/del an fdb entry via ovs-appctl. CLI command looks like: To add: ovs-appctl fdb/add ovs-appctl fdb/add br0 p1 0