ethtool: enable Inline TLS in HW
authorAtul Gupta <atul.gupta@chelsio.com>
Sat, 31 Mar 2018 16:11:53 +0000 (21:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 03:37:32 +0000 (23:37 -0400)
commite0be6bea2583486ec4ed98e36437d82ea8190811
tree08383d478a1744a3069e2ddb54388e98ccd099a7
parentdd0bed1665d6ca17efd747a90a0bb804b4bf2005
ethtool: enable Inline TLS in HW

Ethtool option enables TLS record offload on HW, user
configures the feature for netdev capable of Inline TLS.
This allows user to define custom sk_prot for Inline TLS sock

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdev_features.h
net/core/ethtool.c