Re: [ovs-dev] ovs meters implementation

2016-06-19 Thread Ben Pfaff
you have any other idea on the implementation, let me know so we can > > > > co-ordinate. > > > > > > > > [1] http://openvswitch.org/pipermail/dev/2016-April/069007.html > > > > [2] http://openvswitch.org/pipermail/dev/2016-April/069240.html > > >

Re: [ovs-dev] ovs meters implementation

2016-06-19 Thread Vladimir Shebordaev
nvswitch.org/pipermail/dev/2016-April/069007.html > > > [2] http://openvswitch.org/pipermail/dev/2016-April/069240.html > > > > > > Thanks, > > > Deepanshu Saxena > > > Tata Consultancy Services > > > Mailto: deepanshu.saxe...@tcs.com > > &g

Re: [ovs-dev] ovs meters implementation

2016-06-19 Thread Ben Pfaff
envswitch.org/pipermail/dev/2016-April/069007.html > > [2] http://openvswitch.org/pipermail/dev/2016-April/069240.html > > > > Thanks, > > Deepanshu Saxena > > Tata Consultancy Services > > Mailto: deepanshu.saxe...@tcs.com > > Website: http://www.tcs.com &g

Re: [ovs-dev] ovs meters implementation

2016-06-19 Thread Vladimir Shebordaev
16-April/069007.html > [2] http://openvswitch.org/pipermail/dev/2016-April/069240.html > > Thanks, > Deepanshu Saxena > Tata Consultancy Services > Mailto: deepanshu.saxe...@tcs.com > Website: http://www.tcs.com > > > To: Ben Pfaff > From: Vladimir Shebordae

Re: [ovs-dev] ovs meters implementation

2016-06-09 Thread Deepanshu Saxena1/CHN/TCS
Shebordaev Sent by: "dev" Date: 06/08/2016 09:29AM Cc: dev@openvswitch.org Subject: Re: [ovs-dev] ovs meters implementation 2016-06-08 6:29 GMT+03:00 Ben Pfaff : > On Wed, Jun 08, 2016 at 06:10:50AM +0300, Vladimir Shebordaev wrote: > > I would like to work on OF meter imp

Re: [ovs-dev] ovs meters implementation

2016-06-07 Thread Ben Pfaff
[adding Jarno in case he has feedback] On Wed, Jun 08, 2016 at 06:58:33AM +0300, Vladimir Shebordaev wrote: > 2016-06-08 6:29 GMT+03:00 Ben Pfaff : > > > On Wed, Jun 08, 2016 at 06:10:50AM +0300, Vladimir Shebordaev wrote: > > > I would like to work on OF meter implementation. It is said to be >

Re: [ovs-dev] ovs meters implementation

2016-06-07 Thread Vladimir Shebordaev
2016-06-08 6:29 GMT+03:00 Ben Pfaff : > On Wed, Jun 08, 2016 at 06:10:50AM +0300, Vladimir Shebordaev wrote: > > I would like to work on OF meter implementation. It is said to be > > missing from both userspace and kernel datapaths, though it is > > implemented in the protocol. It is also said tha

Re: [ovs-dev] ovs meters implementation

2016-06-07 Thread Ben Pfaff
On Wed, Jun 08, 2016 at 06:10:50AM +0300, Vladimir Shebordaev wrote: > I would like to work on OF meter implementation. It is said to be > missing from both userspace and kernel datapaths, though it is > implemented in the protocol. It is also said that attempts were made >  to implement it and the