commit | 76f165939ea3e765ebf900ae840135041f9abcbb | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@nvidia.com> | Thu Feb 11 13:35:52 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 11 19:08:06 2021 -0800 |
tree | 5dfe661d91a5052df8a672716dba87bb26e3c70e | |
parent | 4e1beecc3b586e5d05401c0a9e456f96aab0e5a4 [diff] |
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>