Re: [ovs-dev] [PATCH v2 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-09-08 Thread Saloni Jain
-Ben Pfaff wrote: - To: Saloni Jain From: Ben Pfaff Date: 09/09/2015 04:36AM Cc: dev@openvswitch.org, saloni.jai...@gmail.com, Shashwat Srivastava , Deepankar Gupta , Partha Datta , sandeep.kuma...@tcs.com Subject: Re: [ovs-dev] [PATCH v2 1/3] Implement Openflow 1.4

Re: [ovs-dev] [PATCH v2 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-09-08 Thread Ben Pfaff
On Tue, Aug 25, 2015 at 03:19:23PM +0530, Saloni Jain wrote: > TCS has a team working on the vacancy events feature.  > Shashwat and Sandeep are part of that team and have contributed some part of > code in this patch. > That is why there name has been added in the signoff chain. If a patch has m

Re: [ovs-dev] [PATCH v2 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-08-25 Thread Saloni Jain
-"dev" wrote: - To: saloni.jai...@gmail.com From: Ben Pfaff Sent by: "dev" Date: 08/22/2015 03:37AM Cc: dev@openvswitch.org, Shashwat Srivastava , deepankar.gu...@tcs.com, partha.da...@tcs.com, Sandeep Kumar Subject: Re: [ovs-dev] [PAT

Re: [ovs-dev] [PATCH v2 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-08-21 Thread Ben Pfaff
On Wed, Aug 19, 2015 at 12:53:16PM +0530, saloni.jai...@gmail.com wrote: > From: Saloni Jain > > OpenFlow 1.4 introduces the ability to turn on vacancy events with an > OFPT_TABLE_MOD message specifying OFPTC_VACANCY_EVENTS. This commit adds > support for the new feature in ovs-ofctl mod-table. >

[ovs-dev] [PATCH v2 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-08-19 Thread saloni . jain12
From: Saloni Jain OpenFlow 1.4 introduces the ability to turn on vacancy events with an OFPT_TABLE_MOD message specifying OFPTC_VACANCY_EVENTS. This commit adds support for the new feature in ovs-ofctl mod-table. As per the openflow specification-1.4, vacancy event adds a mechanism enabling the c