diff options
author | Amit Cohen <[email protected]> | 2022-01-06 18:06:50 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-06 20:00:45 -0800 |
commit | 58723d2f77717373d44721a2c65f8af5917102b7 (patch) | |
tree | 576b61323d09330e4df599ee2ec4db45f944038f /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 29409f363e2dfdab41bb2f3019116a0a585e8d0b (diff) |
mlxsw: Add operations structure for bloom filter calculation
Spectrum-4 will calculate hash function for bloom filter differently from
the existing ASICs.
There are two changes:
1. Instead of using one hash function to calculate 16 bits output (CRC-16),
two functions will be used.
2. The chunks will be built differently, without padding.
As preparation for support of Spectrum-4 bloom filter, add 'ops'
structure to allow handling different calculation for different ASICs.
Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions