diff options
| author | Ido Schimmel <[email protected]> | 2020-02-17 16:29:31 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-17 14:42:53 -0800 |
| commit | b96f54698040a51b8a87bdf09478faad56375680 (patch) | |
| tree | 107981c61c0f8192a5a624282d2d0b8ca110bd06 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 583cb0b4121f73e9e093dc3a14e419de6dab341e (diff) | |
mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
'refcount_t' is very useful for catching over/under flows. Convert the
FID (Filtering Identifier) objects to use it instead of 'unsigned int'
for their reference count.
A subsequent patch in the series will change the way VXLAN devices hold
/ release the FID reference, which is why the conversion is made now.
Signed-off-by: Ido Schimmel <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions