diff options
| author | Florian Fainelli <[email protected]> | 2018-11-06 12:58:37 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-06 15:05:22 -0800 |
| commit | ae7a5aff783c79d5ca87867df84b08c43447159b (patch) | |
| tree | 013b5889ed4b2ab0ed2eff07c786ccfe5c91f3d8 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 95772ec991f2df6ed20c070803dde5716d1a78fa (diff) | |
net: dsa: bcm_sf2: Keep copy of inserted rules
We tried hard to use the hardware as a storage area, which made things
needlessly complex in that we had to both marshall and unmarshall the
ethtool_rx_flow_spec into what the CFP hardware understands but it did
not require any driver level allocations, so that was nice.
Keep a copy of the ethtool_rx_flow_spec rule we want to insert, and also
make sure we don't have a duplicate rule already. This greatly speeds up
the deletion time since we only need to clear the slice's valid bit and
not perform a full read.
This is a preparatory step for being able to restore rules upon system
resumption where the hardware loses its context partially or entirely.
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions