[ovs-dev] [PATCH] classifier: Simplify versioning.

Gurucharan Shetty shettyg at nicira.com
Fri Jun 12 00:51:41 UTC 2015


On Thu, Jun 11, 2015 at 5:07 PM, Jarno Rajahalme <jrajahalme at nicira.com> wrote:
>
>
>> On Jun 11, 2015, at 16:53, Ben Pfaff <blp at 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 at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list