diff options
author | 2018-05-31 18:01:31 +0300 | |
---|---|---|
committer | 2018-06-01 16:48:13 -0700 | |
commit | 4b3e85a52ae4ea516fe297acad32872bc13bf620 (patch) | |
tree | d1ccdd2ce951812a04c4bbafb53fb7476bce5840 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'hns3-next' (diff) | |
download | wireguard-linux-4b3e85a52ae4ea516fe297acad32872bc13bf620.tar.xz wireguard-linux-4b3e85a52ae4ea516fe297acad32872bc13bf620.zip |
net/mlx5e: IPOIB, Fix overflowing SQ WQE memset
IPoIB WQE size is larger than a single WQEBB. Must not fetch the WQE,
and surely not memset it, until it is guaranteed that there are enough
WQEBBs available before getting to SQ/frag edge.
Fixes: 043dc78ecf07 ("net/mlx5e: TX, Use actual WQE size for SQ edge fill")
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions