diff options
| author | Jiri Pirko <[email protected]> | 2019-01-30 08:58:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-30 10:00:40 -0800 |
| commit | cb56e214679ffd1e30e980c56349831c5a00cfdf (patch) | |
| tree | b85a42ff4a2f6ca22a5c76b3830061fdc5ff63eb /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 804a15cdbbc3834504e161ee461c67f8eea959a4 (diff) | |
mlxsw: spectrum_acl: Include delta bits into hashtable key
Currently only ERP mask masked bits in key are considered for
the hashtable key. That leads to false negative collisions
and fallbacks to C-TCAM in case two keys differ only in delta bits.
Fix this by taking full encoded key as a hashtable key,
including delta bits.
Reported-by: Nir Dotan <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: Ido Schimmel <[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