On Tue, May 16, 2017 at 11:04:56PM -0700, Mickey Spiegel wrote:
> The OVN ingress pipeline for a logical switch is maxed out at 16 stages.
> 
> This patch takes the simple approach of starting the ingress pipeline at
> table 8 rather than table 16, and starting the egress pipeline at
> table 40 rather than table 48.
> 
> v1->v2:
> Bumped range of Logical_Flow.table_id column in ovn/ovn-sb.ovsschema
> from 0 to 15, to 0 to 23.
> Ran automated tests with an extra noop table, pushing S_SWITCH_IN_L2_LKUP
> to 16.
> 
> Signed-off-by: Mickey Spiegel <[email protected]>

Thank you!

I folded in changes to ovn-openstack.rst that reflect the new table
numbering and applied this to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to