On Fri, May 08, 2015 at 09:34:46AM -0700, Justin Pettit wrote: > > > On May 8, 2015, at 9:16 AM, Ben Pfaff <b...@nicira.com> wrote: > > > > OpenFlow 1.3 says: > > > > If a switch cannot add the incoming group entry due to restrictions > > (hardware or otherwise) limiting the number of group buckets, it must > > refuse to add the group entry and must send an ofp_error_msg with > > OFPET_GROUP_MOD_FAILED type and OFPGMFC_OUT_OF_BUCKETS code. > > > > This indicates that OFPGMFC_OUT_OF_BUCKETS is appropriate for an indirect > > group with the wrong number of buckets, but OVS was using a different > > error. This fixes the problem. > > > > ONF-JIRA: EXT-546 > > Reported-by: Mrinmoy Das <mr...@ixiacom.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > Acked-by: Justin Pettit <jpet...@nicira.com>
Thanks, applied to master. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev