Re: [ovs-dev] reg: OpenVswitch Fields Implementation

2016-12-21 Thread Satyavalli Rama
up due to [POLLIN][POLLHUP] on fd 4 (<->/usr/local/var/run/openvswitch/br0.mgmt) at lib/stream-fd.c:155 ovs-ofctl: OpenFlow packet receive failed (End of file) Thanks and Regards Satya Valli -Ben Pfaff <b...@ovn.org> wrote: - ======= To: Satyavalli

[ovs-dev] reg: OpenVswitch Fields Implementation

2016-12-16 Thread Satyavalli Rama
Hi Ben, We are working on Openflow 15 EXT-334 i.e OpenFlow Extensible Flow Entry Statistics, as per OpenvSwitch fields implementation in the meta-flow.h, the key-value pairs for "OXS fields" to be added/declared separately or do we need to follow the existing NXM/OXM key-value pairs. Please

[ovs-dev] [patch_v0 0/3] OF1.5-EXT-334: Extensible Flow Entry Statistics Implementation

2017-04-20 Thread Satyavalli Rama
OpenFlow 1.5 introduces the Extensible Statistics (OXS) by redefining the existing flow entry statistics with OXS Fields. This Patch provide implementation for OXS fields encoding in TLV format. To support this implementation below two messages are newly added OFPST_OXS_FLOW_STATS_REQUEST

[ovs-dev] [patch_v0 1/3] OF1.5-EXT-334: Extensible Flow Entry Statistics Implementation --lib/ox-stat.h lib/ox-stat.c

2017-04-20 Thread Satyavalli Rama
>From 670ca34412b659989e6bd9d1139892dd1717910b Mon Sep 17 00:00:00 2001 From: SatyaValli Date: Wed, 19 Apr 2017 19:22:02 +0530 Subject: [PATCH 2/4] OF1.5/EXT-334-OXS Individal Flow Entry Statistics --lib/ox_stat.h lib/ox_stat.c --- lib/ox-stat.c | 229

Re: [ovs-dev] [PATCH] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics Support

2017-08-04 Thread Satyavalli Rama
Hi Ben, Much Thanks for the Review. We will address the comments and will submit the updated patch soon. Thanks & Regards Satya Valli Tata Consultancy Services Mailto: satyavalli.r...@tcs.com Website: http://www.tcs.com Experience certainty. IT

[ovs-dev] [PATCH 2/6] OF1.5/EXT-334 OXS/Individal Flow Statistics -2

2017-05-17 Thread satyavalli . rama
From: Harivelam Lavanya Changes in ofproto.at and ofproto-dpif.at :- For 1.5 version "flags" variable has been removed from flow_stats_reply structure. For avoiding the make check failures for OF1.5 version add-flow with flags, below test cases has been modified

[ovs-dev] [PATCH 3/6] OF1.5/EXT-334 OXS/Aggregate Flow Statistics -1

2017-05-17 Thread satyavalli . rama
From: SatyaValli OXS support Aggregate Multipart Statistiscs Signed-off-by: Satya Valli Co-authored-by: Muttamsetty Surya --- include/openvswitch/ofp-msgs.h | 6 ++ lib/ofp-print.c| 6 ++

[ovs-dev] [PATCH 5/6] OF1.5/EXT-334 OXS/Flow Removal -1

2017-05-17 Thread satyavalli . rama
From: SatyaValli OXS support for FLOW REMOVED messages Signed-off-by: Satya Valli Co-authored-by: Harivelam Lavanya --- include/openflow/openflow-1.5.h | 11 +++ include/openvswitch/ofp-msgs.h | 3 +++

[ovs-dev] [PATCH 1/6] OF1.5/EXT-334 OXS/Individal Flow Statistics -1

2017-05-17 Thread satyavalli . rama
From: SatyaValli OpenFlow 1.5 introduces the Extensible Statistics (OXS) by redefining the existing flow entry statistics with OXS Fields. This Patch provides implementation for OXS fields encoding in TLV format. To support this implementation below two messages are

[ovs-dev] [PATCH 6/6] OF1.5/EXT-334 OXS/Flow Removal -2

2017-05-17 Thread satyavalli . rama
From: Harivelam Lavanya Since FLOW_REMOVED is not supported in OF1.5 version, testing has been done by adding test case in ofproto.at. While doing make check after adding test case we are able to see OFPT_FLOW_REMOVED (OF1.5) message has sent successfully. But make

Re: [ovs-dev] [PATCH 1/2] OF1.5/EXT-334 OXS/Individal Flow Statistics

2017-05-12 Thread Satyavalli Rama
Hi Aaron Please ignore the current patch. Due to some proxy issues we were unable to send the complete patches. Soon, we wil submitt fresh patches. Thanks & Regards Satya Valli Tata Consultancy Services Mailto: satyavalli.r...@tcs.com Website: http://www.tcs.com

Re: [ovs-dev] [PATCH 1/2] OF1.5/EXT-334 OXS/Individal Flow Statistics

2017-05-12 Thread Satyavalli Rama
ions Consulting -Ben Pfaff <b...@ovn.org> wrote: - To: Satyavalli Rama <satyavalli.r...@tcs.com> From: Ben Pfaff <b...@ovn.org> Date: 05/12/2017 07:28PM Cc: d...@openvswitch.org, Aaron Conole <acon...@redhat.com> Subje

Re: [ovs-dev] [PATCH] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics Support

2017-06-19 Thread Satyavalli Rama
Hi Ben, Much Thanks for your initial reveiw comments. We have addressed almost all problems and re-submitted the patch except the below two lines. "checkpatch" reports: warning: 1 line adds whitespace errors. WARNING: Line length is >79-characters long #137 FILE:

Re: [ovs-dev] [PATCH] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics Support

2017-09-13 Thread Satyavalli Rama
.com Experience certainty. IT Services Business Solutions Consulting From: Satyavalli Rama/HYD/TCS To: Ben Pfaff <b...@ovn.org> Cc: d...@openvswitch.org, Surya Muttamsetty <m

Re: [ovs-dev] [PATCH V2] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics Support

2018-01-05 Thread Satyavalli Rama
Hi Jan and Ben, Please find the inline responses. -Ben Pfaff wrote: - To: Jan Scheurich From: Ben Pfaff Date: 01/05/2018 02:35AM Cc: SatyaValli , "d...@openvswitch.org" , Manasa

Re: [ovs-dev] [PATCH V2] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics Support

2018-02-02 Thread Satyavalli Rama
li.r...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services Business Solutions Consulting -Ben Pfaff <b...@ovn.org> wrote: - To: Satyavalli Rama <satyavalli.r...@tcs.c

Re: [ovs-dev] [PATCH v3] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics Support

2018-02-22 Thread Satyavalli Rama
Hi Ben and Jan, Much Thanks to both of your for you valuable inputs, we've addressed almost all the modifications you both mentioned. Consolidating all the Inputs below are the quick updates and clarifications required. >> JAN and BEN Comment - 1) ovs-ofctl dump-flows" should provide similar

Re: [ovs-dev] [PATCH v3] OF1.5/EXT-334 OXS/Extensible Flow Entry Statistics CLI Changes

2018-02-26 Thread Satyavalli Rama
inty. IT Services Business Solutions Consulting -Ben Pfaff <b...@ovn.org> wrote: - To: Satyavalli Rama <satyavalli.r...@tcs.com> From: Ben Pfaff <b...@ovn.org> Date: 02/23/2018 11:

Re: [ovs-dev] dev Digest, Vol 103, Issue 179

2018-03-28 Thread Satyavalli Rama
Hi Ben Colud you plese provide your valuable inputs. Thanks & Regards Satya Valli Tata Consultancy Services Mailto: satyavalli.r...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services Business Solutions

[ovs-dev] Port Link Down Error while ruining Dpdk ipsec-secgw application

2020-09-26 Thread satyavalli rama
Hi Anoob and DPDK Dev Team, Please guide us resolve the issue.. While running the ipsec-secgw application the ports are getting down and it is throwing -->Port Link Down Error We are doing the below steps: Since we don't have IXGBE driver in the virtual machines. we used SRIOV to import