diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-02-17 17:29:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-18 01:42:53 +0300 |
commit | b96f54698040a51b8a87bdf09478faad56375680 (patch) | |
tree | 107981c61c0f8192a5a624282d2d0b8ca110bd06 /tools/perf/scripts/python/stackcollapse.py | |
parent | 583cb0b4121f73e9e093dc3a14e419de6dab341e (diff) | |
download | linux-b96f54698040a51b8a87bdf09478faad56375680.tar.xz |
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 <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions