On 2019-11-12 10:28 AM, Roi Dayan wrote:
>
>
> On 2019-11-12 10:12 AM, Simon Horman wrote:
>> On Mon, Nov 11, 2019 at 04:49:18PM +0000, Roi Dayan wrote:
>>>
>>>
>>> On 2019-11-11 4:08 PM, Roi Dayan wrote:
>>>>
>>>>
>>>> On 2019-11-11 3:39 PM, Simon Horman wrote:
>>>>> On Mon, Nov 04, 2019 at 11:49:44AM +0200, Roi Dayan wrote:
>>>>>> In kernels older than 4.8, struct tcf_t didn't have the firstuse.
>>>>>> If openvswitch is compiled with the compat pkt_cls.h then there is
>>>>>> a struct size mismatch between openvswitch and the kernel which cause
>>>>>> parsing netlink actions to fail.
>>>>>> After this commit parsing the netlink actions pass even if compiled with
>>>>>> the compat pkt_cls.h.
>>>>>>
>>>>>> Signed-off-by: Roi Dayan <[email protected]>
>>>>>> ---
>>>>>>
>>>>>> v1->v2:
>>>>>> - fix mix of tabs and spaces in acinclude.m4
>>>>>
>>>>> Thanks, applied to master and branch-2.8 ... branch-2.12
>>>>
>>>> thanks!
>>>>
>>>
>>> Hi Simon,
>>>
>>> sorry for the trouble but there is also v3 for this patch.
>>> it uses ac_check_member instead of ac_compile.
>>> is it possible to take v3 which is a lot cleaner?
>>
>> Sorry for the mix up,
>>
>> would it be possible to provide an incremental patch
>> to upgrade master to v3?
>>
>
> sure. i'll do that.
>
I see the actual merged patch is v3 so nothing to do. thanks again.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev