[ovs-discuss] openflow 1.4 support in openvswitch 2.3.90

2015-07-05 Thread jayachandran.subramanian
Hi ,We have downloaded openvswitch 2.3.90 and executing open flow git hub oftest suite's openvswitch2.3.90 only supports up to wire protocol of 0x04 . which version of openvswitch supports wire protocol 0x05 .(i.e openflow version 1.4) Please let us know the same . Thanks Jayachandran S

Re: [ovs-discuss] Openflow 1.4 bundle script issue.

2015-07-05 Thread jayachandran.subramanian
HI Ben , Thank you for your mail , please find the github commit "512f6c83585bb0e32ef9faf215e595f1e85d56de". Here we are not committing anything in Github . We have downloaded the Git hub oftest scripts and using with openvswitch for execution . But observed that , openvswitch2.3.90 only suppo

Re: [ovs-discuss] Openflow 1.4 bundle script issue.

2015-07-04 Thread jayachandran.subramanian
Hi Ben , Thank you for your mail , we havent build any package. we have downloaded openvswitch-2.3.90 from git hub and executing for bundle(openflow version 1.4) related scripts. Openvswitch 2.3.90 supports wire protocol upto 0x04. This bundle feature is in openflow version 1.4 which is wire p

[ovs-discuss] Openflow 1.4 bundle script issue.

2015-07-04 Thread jayachandran.subramanian
Hi Ben , We are working on openflow 1.4 bundle Git hub oftest suite and test cases failing with openvswitch for the below ofp message. bundle_ctrl_type=ofp.OFPBCT_OPEN_REQUEST self.assertEqual(response.bundle_ctrl_type, ofp.OFPBCT_OPEN_REPLY) bundle_ctrl_type=ofp.OFPBCT_COMMIT_REQUEST

[ovs-discuss] OVS dump-ports getting errors while traffic flowing

2015-06-16 Thread jayachandran.subramanian
Hi , We have brought up topology as below with OpenVSwitch 2.3.9 /DPDK enabled . Sending 128 bytes of frame as bidirectional from Agilent N2X(traffic generator) and observed that , in OVS we have found many errors(marked in red colour) in dump-ports. [cid:image002.png@01D0A862.7AF5B9D0] [root

Re: [ovs-discuss] Openvswitch Bug for open flow version 1.2

2015-05-25 Thread jayachandran.subramanian
Hi Ben , Thank you for your mail , also we have identified that all groups test cases (Github oftest suite) failing with openvswitch with the below ofp message. ofp.OFPGMFC_UNKNOWN_GROUP ofp.OFPGMFC_LOOP Openvswitch version : openvswitch - 2.3.1 OS version: Ubuntu 14.04 Tr

[ovs-discuss] openvswitch issue for flow_removal message.

2015-05-22 Thread jayachandran.subramanian
Hi , I would like to raise an issue with openvswitch while I executed the github openflow 1.0 version script and it didn't find the openflow message (ofp.OFPFF_SEND_FLOW_REM) in openvswitch. Openvswitch version : openvswitch - 2.3.1 OS version: Ubuntu 14.04 Ttusty Open fl

[ovs-discuss] Openvswitch load bug-Performance issue

2015-05-22 Thread jayachandran.subramanian
Hi , I have executed load.FlowRemovedLload github scripts in Openvswitch and its getting failed with this intermittent error . "Dropped 175 messages in last 1 seconds due to excessive rate" Openvswitch version : openvswitch - 2.3.1 OS version: Ubuntu 14.04 Ttusty Open fl

[ovs-discuss] openvswitch issue with openflow version 1.3 script

2015-05-12 Thread jayachandran.subramanian
Hi , I have executed github openflow 1.3 scripts with Openvswitch and got the below error as openvswitch not accepting the message (OFPBRC_EPERM) == FAIL: bsn_gentable.SetBucketsSizeError

Re: [ovs-discuss] Openvswitch Bug for open flow version 1.2

2015-05-08 Thread jayachandran.subramanian
Hi Ben Pfaff, Thank you for confirming the issue . Please let me know is there any fix for this bug . Thanks Jayachandran S +91-8861883300 -Original Message- From: Ben Pfaff [mailto:b...@nicira.com] Sent: 08 May 2015 04:59 To: Jayachandran Subramanian (WT01 - PES) Cc: b...@openvswitch

[ovs-discuss] Openvswitch Bug for open flow version 1.2

2015-05-06 Thread jayachandran.subramanian
Hi , I would like to report a bug for OpenVSwitch while running OFtest script with openflow version 1.2 and please find the details below Openvswitch version : openvswitch - 2.3.1 OS version: Ubuntu 14.04 Ttusty Open flow version : 1.2 I have executed the GitHub open f