Re: [Ryu-devel] [ovs-discuss] Meter Table Support in Openvswitch

2018-02-21 Thread knet solutions
Great Thanks. As per my understanding(based on release notes and commit messages) OVS supports Meter table in the user space switch implementation. Let me test Thanks Suresh On Wed, Feb 21, 2018 at 7:11 AM, Iwase Yusuke wrote: > Hi Suresh and Thanks Yi! > > FYI, Ryu

Re: [Ryu-devel] [ovs-discuss] Meter Table Support in Openvswitch

2018-02-21 Thread Iwase Yusuke
Hi Suresh and Thanks Yi! FYI, Ryu provides "OpenFlow Switch Test Tool" for testing whether your switch support the features of OpenFlow including the Meter. This tool is one of the built-in application of Ryu and easy to start using. http://osrg.github.io/ryu-book/en/html/switch_test_tool.html