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

Reply via email to