diff options
author | Xiaoliang Yang <[email protected]> | 2021-11-18 18:11:57 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-11-18 12:07:23 +0000 |
commit | 0568c3bf3f34ad2f86e6b2dfaa0855aad9c1c562 (patch) | |
tree | 6f335f8efebe48113991726b4c5570b60f270fe1 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f6ef47e5bdc6f652176e433b02317fc83049f8d7 (diff) |
net: mscc: ocelot: add MAC table stream learn and lookup operations
ocelot_mact_learn_streamdata() can be used in VSC9959 to overwrite an
FDB entry with stream data. The stream data includes SFID and SSID which
can be used for PSFP and FRER set.
ocelot_mact_lookup() can be used to check if the given {DMAC, VID} FDB
entry is exist, and also can retrieve the DEST_IDX and entry type for
the FDB entry.
Signed-off-by: Xiaoliang Yang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions