On Thu, Jun 11, 2015 at 5:07 PM, Jarno Rajahalme <jrajaha...@nicira.com> wrote:
>
>
>> On Jun 11, 2015, at 16:53, Ben Pfaff <b...@nicira.com> wrote:
>>
>>> On Thu, Jun 11, 2015 at 04:45:31PM -0700, Jarno Rajahalme wrote:
>>> Also, avoid using type larger than int in an enum, as it is not
>>> portable C.
>>
>> Did we establish that that was the problem?
>
> Haven't heard from Guru yet, took your word for it. Anyway, with this it will 
> be easy to change the version to uint32_t for testing purposes, if the change 
> from enum to a macro was not the fix.

Looks like this patch does help in reducing the number of crashes. But
there are a lot more tests that still crash with the series. The
bundle related tests fail too. I will try to get more backtraces.
>
>   Jarno
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to