[ovs-dev] [PATCH RESEND ovs-dev v1 0/2] dpif-netdev: avoid ovs-vswitchd crash

Ilya Maximets i.maximets at ovn.org
Thu Jul 9 22:26:11 UTC 2020


On 6/30/20 5:36 AM, Tonghao Zhang wrote:
> On Fri, Jun 12, 2020 at 9:39 AM Tonghao Zhang <xiangxia.m.yue at gmail.com> wrote:
>>
>> On Tue, Jun 9, 2020 at 8:54 AM <xiangxia.m.yue at gmail.com> wrote:
>>>
>>> From: Tonghao Zhang <xiangxia.m.yue at gmail.com>
>>>
>>> This patchset add more robust error handling.
>>> Tested-at: https://travis-ci.com/github/ovn-open-virtual-networks/ovs/builds/170300796
>> ping
>>> Tonghao Zhang (2):
>>>   dpif-netdev: Add check mark to avoid ovs-vswitchd crash.
>>>   dpif-netdev: Return error code when no mark available.
>>>
>>>  lib/dpif-netdev.c | 8 ++++++++
>>>  1 file changed, 8 insertions(+)
>>>
>>> --
>>> 2.26.1
>>>
>>
>>
>> --
>> Best regards, Tonghao
> Hi Ben, Ilya
> any comments about that bugfix ?

Hi.  Sorry for delay and thanks for fixes!

I changed the return value in the first patch from -1 to EINVAL just in case we
will have a more accurate error checking in the future.  And I also added missed
'Fixes' tags.

With that, applied to master and backported down to 2.10.

Best regards, Ilya Maximets.


More information about the dev mailing list