diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2019-10-07 14:01:29 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-10-18 12:11:53 -0700 |
commit | 84d1bb2b139e0184b1754aa1b5776186b475fce8 (patch) | |
tree | 175d38cba24679813ba96c48ad4d332355bee665 /scripts/recordmcount.c | |
parent | 700ec497424069fa4d8f3715759c4aaec016e840 (diff) | |
download | linux-84d1bb2b139e0184b1754aa1b5776186b475fce8.tar.bz2 |
net/mlx5e: kTLS, Limit DUMP wqe size
HW expects the data size in DUMP WQEs to be up to MTU.
Make sure they are in range.
We elevate the frag page refcount by 'n-1', in addition to the
one obtained in tx_sync_info_get(), having an overall of 'n'
references. We bulk increments by using a single page_ref_add()
command, to optimize perfermance.
The refcounts are released one by one, by the corresponding completions.
Fixes: d2ead1f360e8 ("net/mlx5e: Add kTLS TX HW offload support")
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'scripts/recordmcount.c')
0 files changed, 0 insertions, 0 deletions