On 10/22/14 at 11:04pm, Scott Mann wrote: > On Wed, Oct 22, 2014 at 10:09 PM, Ben Pfaff <[email protected]> wrote: > > I see the failure. > > > > I suspect that the root cause is something different that we should fix > > separately. I spent a few minutes investigating, but I did not > > completely isolate the problem. > > > > I suggest that you submit the next version of your patch without the > > change to vlog. Obviously these failures must be solved, but I'd prefer > > to treat them separately. > > > > Will do. Thanks.
I looked into this for a bit and tracked it down. In tests/test-classifier.c (and other test helpers): /* We need access to classifier internal definitions to be able to fully * test them. The alternative would be to expose them all in the classifier * API. */ #include "classifier.c" _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
