On 5 Jun 2026, at 18:49, Ilya Maximets wrote:

> These modules only needed for FTP/TFTP conntrack tests.  These tests
> are already calling CHECK_CONNTRACK_ALG() and so the module loading
> should happen in there.
>
> Loading and, more importantly, unloading of these two modules are very
> time consuming operations.  On my test VM each takes about 3 seconds
> to unload, significantly increasing the test suite run time.
>
> This change reduces the total time required for 'make check-kernel'
> on my test VM from 30 to 20 minutes.  And seem to provide a similar
> speed up for our tests in GitHub Actions as well.
>
> Signed-off-by: Ilya Maximets <[email protected]>

Thanks Ilya for the nice speed improvement. The change looks good to me.

Acked-by: Eelco Chaudron <[email protected]>

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

Reply via email to