Hello, 

I am using OpenFlow13 with OVS2.3.2 version. 
I am trying to add group(OFPGT_ALL type) with buckets, but OVS replies with 
error type OFPT_GROUP_MOD_FAILED and code OFPGMFC_WATCH_UNSUPPORTED. 
The wireshark is able to parse the OFPT_GROUP_MOD message and it shows fields 
with values setup by my controller. It shows the group type as OFPGT_ALL. 
I am using libfluid to form packets and send. 

If I dont add buckets OVS doesnt reply with error. 
I added buckets with WEIGHT, WATCH_PORT, WATCH_GROUP set to 0. 

I checked OVS logs, it just says OFPT_GROUP_MOD_FAILED sent. I didn't check ovs 
log in debug mode. 
Has anyone seen this behavior before? 

Best Regards, 
Hardik Soni 

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to