linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.33k stars 1.02k forks source link

IPsec offloading support #1195

Closed mahi657 closed 1 month ago

mahi657 commented 1 month ago

I wanted to know, if there are any test cases available already for testing IPsec offloading feature? If not, is anyone working on it from the community ?

metan-ucw commented 1 month ago

There seems to be some basic ipsec stress tests in LTP but I have no idea what exactly they do or even if they work.

As far as I know nobody works on making better ipsec tests, we as the LTP community struggle with covering the basics, e.g. syscalls and it's very unlikely that we will ever get to write complex tests for network related functionality.

chetjain commented 1 month ago

The existing IPSEC tests seems to be old and applicable for only secure transmission support. Crypto offload is not covered in the existing test bucket. Since crypto offload is getting more popular and it has performance benefits, more adoptions are on the way. https://docs.nvidia.com/networking/display/ofedv502180/ipsec+crypto+offload Worth enabling the existing coverage with offload support.