In the OVS documentation, it states that the flow_limit field is used for temporary flows, and permanent flows (defined as flows without and idle_timeout or hard_timeout) does not count towards the flow_limit.
However in the unit test cases it's cleared that the permanent flows do count towards the limit. If you add permanent flows up to the flow_limit and try to add more, it fails immediately. This is a bug or a documentation issue? Or am I interpreting the documentation wrong? Thanks Ray
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
