On Thu, 18 Jan 2024 02:51:33 +0000 Dmitry Safonov wrote:
Two typo fixes, noticed by Mohammad's review. And a fix for an issue that got uncovered.
Somewhat unrelated to these fixes but related to the tcp_ao selftests in general - could you please also add a config file so that it's easy to build a minimal kernel for running the tests?
Something like:
make defconfig make kvm_guest.config make tools/testing/selftests/net/tcp_ao/config
should give us a suitable config. Differently put it'd be great to have a config we can pass to vmtest or virtme-ng and run the tests.