On Wed, Nov 02, 2016 at 08:38:29PM +0530, Babu Shanmugam wrote:
> When a Logical_Switch's qos_rule does not have a match set, the rule should
> apply for all the logical ports in that switch.
> 
> Signed-off-by: Babu Shanmugam <bscha...@redhat.com>

I don't think this is really a bug fix, since the documentation for the
QoS table says "match" is an expression in the syntax for the OVN
expression language, and it doesn't say anything about the behavior for
an empty "match".

I suggest that anything that wants to apply a qos rule to every port
should use "1" as the match.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to