]> git.baikalelectronics.ru Git - kernel.git/commit
net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE
authorTariq Toukan <tariqt@nvidia.com>
Thu, 11 Feb 2021 11:35:52 +0000 (13:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Feb 2021 03:08:06 +0000 (19:08 -0800)
commitd38b8f08119472e86b4efc0c94ddf1a5c747e27c
tree5dfe661d91a5052df8a672716dba87bb26e3c70e
parent1c88d6f9caf3f2170af74b0d6e9a72580939f877
net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE

Compile-in the socket RX queue mapping field and logic when TLS_DEVICE
is enabled. This allows device drivers to pick the recorded socket's
RX queue and use it for streams distribution.

Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tls/Kconfig