On Tue, Jun 9, 2026 at 10:36 PM Ilya Maximets <[email protected]> wrote:

> We're not actually loading nf_conntrack on modern kernels since 4.18.
> And we're also wasting a lot of time loading and unloading the (t)ftp
> modules when they are only needed for ALG tests.
>
> This set reduces the time it takes to run 'make check-kernel' by ~20%.
>
> This is a direct port of the same change from OVS.
>
> Ilya Maximets (2):
>   system-kmod-macros: Do not load (t)ftp modules for non-(t)ftp tests.
>   system-kmod-macros: Load modern nf_conntrack modules.
>
>  tests/system-kmod-macros.at | 16 ++++++++++++----
>  1 file changed, 12 insertions(+), 4 deletions(-)
>
> --
> 2.54.0
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>
Thank you Ilya,

applied to main and backported down to 25.03 + 24.03.

Regards,
Ales
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to