diff options
author | Eran Ben Elisha <[email protected]> | 2019-08-23 15:34:47 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-23 14:44:14 -0700 |
commit | 87cade2997c9210cfeb625957e44b865a89d0c13 (patch) | |
tree | 883b9e9eb2c9312b07c7ff4d65cf11bc084754dd /tools/perf/scripts/python/check-perf-trace.py | |
parent | c7a42eb49212f93a800560662d17d5293960d3c3 (diff) |
net/mlx5: Fix return code in case of hyperv wrong size read
Return code value could be non deterministic in case of wrong size read.
With this patch, if such error occurs, set rc to be -EIO.
In addition, mlx5_hv_config_common() supports reading of
HV_CONFIG_BLOCK_SIZE_MAX bytes only, fix to early return error with
bad input.
Fixes: 913d14e86657 ("net/mlx5: Add wrappers for HyperV PCIe operations")
Reported-by: Leon Romanovsky <[email protected]>
Signed-off-by: Eran Ben Elisha <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions