On Fri, May 1, 2020 at 10:21 AM Numan Siddique <[email protected]> wrote:
>
>
>
> On Fri, May 1, 2020 at 10:18 PM Han Zhou <[email protected]> wrote:
>>
>> Build fails due to flake8 errors:
>> ===
>> ../tests/test-tcp-rst.py:20:1: F401 'sys' imported but unused
>> ../tests/test-tcp-rst.py:25:80: E501 line too long (85 > 79 characters)
>> ../tests/test-tcp-rst.py:36:80: E501 line too long (90 > 79 characters)
>> Makefile:2944: recipe for target 'flake8-check' failed
>> make[1]: *** [flake8-check] Error 1
>> ===
>>
>> Fixes: b4b6817 ("Fix conntrack entry leaks because of TCP RST packets
not sent to conntrack.")
>> Signed-off-by: Han Zhou <[email protected]>
>
>
> Thanks for fixing this. I need to check why it didn't fail in my system.
>
> Acked-by: Numan Siddique <[email protected]>
>
> Numan
>
Thanks! I applied this to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev