diff options
author | 2021-03-10 23:09:15 -0800 | |
---|---|---|
committer | 2021-03-12 13:07:46 -0800 | |
commit | 26bf30902c10473ba38f220d3401a61c56d8db3b (patch) | |
tree | 4a7d3e53dc4b5bb96aec8670e21011b9b0b700e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: Add IFC bits needed for single FDB mode (diff) | |
download | linux-dev-26bf30902c10473ba38f220d3401a61c56d8db3b.tar.xz linux-dev-26bf30902c10473ba38f220d3401a61c56d8db3b.zip |
net/mlx5: Use order-0 allocations for EQs
Currently we are allocating high-order page for EQs. In case of
fragmented system, VF hot remove/add in VMs for example, there isn't
enough contiguous memory for EQs allocation, which results in crashing
of the VM.
Therefore, use order-0 fragments for the EQ allocations instead.
Performance tests:
ConnectX-5 100Gbps, CPU: Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz
Performance tests show no sensible degradation.
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions