diff options
| author | Saeed Mahameed <[email protected]> | 2019-05-23 19:55:10 +0000 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2019-05-29 01:25:42 +0000 |
| commit | c0194e2d0ef0e5ce5e21a35640d23a706827ae28 (patch) | |
| tree | 990a847ad9193334d06e3d1feff64cff08b5f9a9 /tools/perf/scripts/python/futex-contention.py | |
| parent | net/mlx5e: restrict the real_dev of vlan device is the same as uplink device (diff) | |
| download | kernel-c0194e2d0ef0e5ce5e21a35640d23a706827ae28.tar.gz kernel-c0194e2d0ef0e5ce5e21a35640d23a706827ae28.zip | |
net/mlx5e: Disable rxhash when CQE compress is enabled
When CQE compression is enabled (Multi-host systems), compressed CQEs
might arrive to the driver rx, compressed CQEs don't have a valid hash
offload and the driver already reports a hash value of 0 and invalid hash
type on the skb for compressed CQEs, but this is not good enough.
On a congested PCIe, where CQE compression will kick in aggressively,
gro will deliver lots of out of order packets due to the invalid hash
and this might cause a serious performance drop.
The only valid solution, is to disable rxhash offload at all when CQE
compression is favorable (Multi-host systems).
Fixes: 7219ab34f184 ("net/mlx5e: CQE compression")
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
