diff options
| author | Ioana Ciornei <[email protected]> | 2019-07-29 19:11:50 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-30 18:46:54 +0200 |
| commit | de01ac2e49d5b403c3edca17e7fb257060e5192c (patch) | |
| tree | 292a6d34720af19f482731419b53b2d9610c80cd /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b380a4e6e5e1f25eb40ec2a2f40196d0c00e6832 (diff) | |
staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callback
Implement the .ndo_fdb_dump callback for the switch net devices. The
list of all offloaded FDB entries is retrieved through the dpsw_fdb_dump()
firmware call. Filter the entries by the switch port on which the
callback was called and for each of them create a new neighbour message.
Also remove the requirement from the TODO list.
Signed-off-by: Ioana Ciornei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions