Re: [ovs-dev] [PATCH v5 5/5] [RFC] lflow: Disable egress table optimization.

2016-03-07 Thread Ben Pfaff
On Fri, Feb 19, 2016 at 04:40:19PM -0800, Ben Pfaff wrote: > I don't understand why, but without this change, the test in the previous > commit does not pass. > > Signed-off-by: Ben Pfaff I figured out the correct fix:

[ovs-dev] [PATCH v5 5/5] [RFC] lflow: Disable egress table optimization.

2016-02-19 Thread Ben Pfaff
I don't understand why, but without this change, the test in the previous commit does not pass. Signed-off-by: Ben Pfaff --- ovn/controller/lflow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovn/controller/lflow.c b/ovn/controller/lflow.c index