]> git.baikalelectronics.ru Git - kernel.git/commit
net/tls: add TlsDeviceRxResync statistic
authorJakub Kicinski <jakub.kicinski@netronome.com>
Fri, 4 Oct 2019 23:19:27 +0000 (16:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 Oct 2019 23:29:00 +0000 (16:29 -0700)
commit7ce367a1b562a926ce28d2ab8e35d714770f4838
tree27aff1b1be15148421eba9b38f1f2efee5dc5dd4
parentbb9f4e47b4b1dc53d73ccb49fb88684c8c1625b2
net/tls: add TlsDeviceRxResync statistic

Add a statistic for number of RX resyncs sent down to the NIC.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/tls.rst
include/uapi/linux/snmp.h
net/tls/tls_device.c
net/tls/tls_proc.c