kTLS is an in-kernel offload mechanism for streamlining SSL/TLS operations. In this blog we will discuss how we can improve TLS performance with kTLS and measure the same using the well known iperf tool. To use kTLS feature, one needs to setup kTLS ULP among other things. Most of the…