[ovs-dev] [PATCH v3 0/5] ipsec: Fix IPv6 support

Mark Gray mark.d.gray at redhat.com
Tue Apr 6 12:56:35 UTC 2021


On 01/04/2021 20:01, Ilya Maximets wrote:
> On 4/1/21 8:48 PM, Mark Gray wrote:
>> On 01/04/2021 19:29, Ilya Maximets wrote:
>>> On 4/1/21 3:58 PM, Mark Gray wrote:
>>>> This series fixes IPv6 support for Libreswan and introduces
>>>> IPsec system tests for Libreswan.
>>>>
>>>> Mark Gray (5):
>>>>   ipsec: IPv6 default route support for Libreswan
>>>>   system-common-macros: clean up veth device on test failure
>>>>   ipsec: Allow custom file locations
>>>>   ipsec: Introduce IPsec system tests for Libreswan
>>>>   ipsec: Update ordering of imports
>>>>
>>>>  ipsec/ovs-monitor-ipsec.in     | 144 ++++++++++--
>>>>  tests/automake.mk              |   3 +-
>>>>  tests/system-common-macros.at  |   2 +-
>>>>  tests/system-ipsec.at          | 406 +++++++++++++++++++++++++++++++++
>>>>  tests/system-kmod-testsuite.at |   1 +
>>>>  5 files changed, 529 insertions(+), 27 deletions(-)
>>>>  create mode 100644 tests/system-ipsec.at
>>>>
>>>
>>> Thanks!  Applied to master.
>>> First patch with the fix also backported down to 2.13.
>>>
>>> Best regards, Ilya Maximets.
>>>
>>
>> Thanks Ilya.
>>
>> Flavio was having some issues with the system test patch which appears
>> to have a flake. We have not received his Ack yet. I will follow-up with
>> a fix if it doesn't work for him or you can revert.
>>
> 
> I didn't notice any issues while running these tests on
> my system.
> 
> Anyway, system testsuite has more flaky and even broken
> tests, so it's not a big issue.  I'd like to accept the
> fix when it's ready, though.

Yes, many of them depend on timing of certain events which cause
failures when things change.

Thanks
> 
> Best regards, Ilya Maximets.
> 



More information about the dev mailing list