[ovs-dev] [Patch v1 0/3]Implementation of OpenFlow 1.4 Vacancy Events

Saloni Jain saloni.jain at tcs.com
Mon Aug 3 07:52:36 UTC 2015


Hi Ben,

Greetings!
This is in reference to the patch series "Implementation of OpenFlow 1.4 Vacancy Events" which is under review.

1. [PATCH v1 1/3] : Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2. [PATCH v1 2/3] : Implement Vacancy Events for OFPMP_TABLE_DESC.

3. [PATCH v1 3/3] : Implement OFPT_TABLE_STATUS Message.

Request to kindly provide  inputs on the same(if any) or if any action is required from our end.

Thanks and Regards,
Saloni Jain
Tata Consultancy Services
Mailto: saloni.jain at tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty.	IT Services
Business Solutions
Consulting
____________________________________________


-----"dev" <dev-bounces at openvswitch.org> wrote: -----
To: dev at openvswitch.org
From: Saloni Jain 
Sent by: "dev" 
Date: 07/28/2015 05:38PM
Cc: Deepankar Gupta <deepankar.gupta at tcs.com>, Partha Datta <partha.datta at tcs.com>
Subject: [ovs-dev] [Patch v1 0/3]Implementation of OpenFlow 1.4 Vacancy	Evevnts

Hi Ben,

This series of patch contains Implementation of OF1.4 [EXT-192] Vacancy Events.

Following are the patches:
Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
Implement Vacancy Events for OFPMP_TABLE_DESC.
Implement OFPT_TABLE_STATUS Message.

 lib/ofp-parse.c                                 |   65 ++++++++++++++++++++++++++--
 lib/ofp-parse.h                                 |    3 +
 lib/ofp-print.c                                   |   22 ++++++++++
 lib/ofp-util.c                                     |   87 ++++++++++++++++++++++++++++++++++----
 lib/ofp-util.h                                     |   39 +++++++++++++++++
 ofproto/ofproto-provider.h                  |   11 +++++
 ofproto/ofproto.c                               |   24 +++++++---
 tests/ofp-print.at                               |    2 -
 utilities/ovs-ofctl.c                            |   90 ++++++++++++++++++++++++++++++++++++++-
 lib/ofp-print.c                                    |   11 +++++
 lib/ofp-util.c                                      |   31 +++++++++++++
 ofproto/ofproto.c                               |   26 +++++++++--
 tests/ofproto.at                                 |   10 ++++
 include/openflow/openflow-1.4.h         |    8 +++
 lib/learning-switch.c                           |    1 
 lib/ofp-msgs.h                                   |    6 +++
 lib/ofp-print.c                                     |   26 +++++++++++
 lib/ofp-util.c                                       |   82 ++++++++++++++++++++++++++++++++++++
 lib/ofp-util.h                                       |   12 +++++
 lib/rconn.c                                         |    1 
 ofproto/connmgr.c                              |   31 +++++++++++++
 ofproto/connmgr.h                              |    3 +
 ofproto/ofproto.c                                 |   31 +++++++++++++
 ovn/controller/ofctrl.c                          |    1 
 tests/ofproto.at                                  |   20 +++++++--
 25 files changed, 610 insertions(+), 33 deletions(-)

Thanks and Regards,
Saloni Jain
Tata Consultancy Services
Mailto: saloni.jain at tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty.	IT Services
Business Solutions
Consulting
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
dev mailing list
dev at openvswitch.org
http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list