Hi, When i try to add a group with 3000 action buckets, error is observered
*[2017-07-31 12:05:00.823] ovs-vswitchd: ovs|00607|ofp_util|WARN|OpenFlow message bucket length 40 exceeds remaining buckets data size 24* *[2017-07-31 12:05:00.823] ovs-vswitchd: ovs|00608|connmgr|INFO|br0<->unix: sending OFPGMFC_BAD_BUCKET error reply to OFPT_GROUP_MOD message* When debugged further, i could see that since the since the bucket_lenght > 65000 this error is observed as this is the maximum message size supported. Need suggestions to overcome on the above issue. --Much thanks
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
