On Fri, Jul 03, 2015 at 04:38:05AM +0000, jayachandran.subraman...@wipro.com 
wrote:
> 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
> 
> self.assertEqual(response.bundle_ctrl_type, ofp.OFPBCT_COMMIT_REPLY)
> 
> bundle_ctrl_type=ofp.OFPBCT_DISCARD_REQUEST
> 
> self.assertEqual(response.bundle_ctrl_type, ofp.OFPBCT_OPEN_REPLY)
> 
> 
> 
>   Openvswitch version : openvswitch - 2.3.90
> 
>   OS version                    : Ubuntu 14.04 Trusty
> 
>   Open flow version      : 1.4
> Kindly let us know the above ofp message is supporting with openvswitch-2.3.90

What commit did you build?
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to