]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ktls_test: Add a require_toe option similar to require_ifnet.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 8 Aug 2022 18:21:54 +0000 (11:21 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 25 Aug 2022 16:33:57 +0000 (09:33 -0700)
commit1a26ebd6d5b3d86870f91fac3e23573ae6e840ae
tree9882af9c9f7b136f099f7d06de3029a281ec3b4f
parent39b724b72775bcb328ac1c220c67b288ff6f6aee
ktls_test: Add a require_toe option similar to require_ifnet.

This skips tests that send and receive records that do not use TOE TLS.

Sponsored by: Chelsio Communications

(cherry picked from commit cc13c98302f6d73ab0b0ea81e2b7ef84297057b3)
tests/sys/kern/ktls_test.c