diff options
| author | Tariq Toukan <tariqt@nvidia.com> | 2021-03-09 17:30:10 +0300 |
|---|---|---|
| committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-04-16 21:47:56 +0300 |
| commit | 2f014f4016db44103864d295ba427eb1e0086551 (patch) | |
| tree | c788828dcfd44172e194795044d701e5eb314f81 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 392c36e5be1dee19ffce8c8ba8f07f90f5aa3f7c (diff) | |
| download | linux-2f014f4016db44103864d295ba427eb1e0086551.tar.xz | |
net/mlx5e: Remove non-essential TLS SQ state bit
Maintaining an SQ state bit to indicate TLS support
has no real need, a simple and fast test [1] for the SKB is
almost equally good.
[1] !skb->sk || !tls_is_sk_tx_device_offloaded(skb->sk)
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
