aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2019-10-04 16:19:23 -0700
committerDavid S. Miller <davem@davemloft.net>2019-10-05 16:29:00 -0700
commit9ec1c6ac27640f6a65378f11e433baa4ece12a28 (patch)
tree1811112c2a6c8ea184bc32d26a7b0d4887e5b19a /Documentation/networking
parentnet/tls: add tracing for device/offload events (diff)
downloadlinux-dev-9ec1c6ac27640f6a65378f11e433baa4ece12a28.tar.xz
linux-dev-9ec1c6ac27640f6a65378f11e433baa4ece12a28.zip
net/tls: add device decrypted trace point
Add a tracepoint to the TLS offload's fast path. This tracepoint can be used to track the decrypted and encrypted status of received records. Records decrypted by the device should have decrypted set to 1, records which have neither decrypted nor decrypted set are partially decrypted, require re-encryption and therefore are most expensive to deal with. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions