diff options
author | Justin Pettit <[email protected]> | 2018-07-28 15:26:01 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-29 13:20:54 -0700 |
commit | 25432eba9cd8f2ef5afef55be811b010a004b5fa (patch) | |
tree | c41fd3a3d49483e41307d96c9cea9fa9f0df6420 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 7acf9d4237c46894e0fa0492dd96314a41742e84 (diff) |
openvswitch: meter: Fix setting meter id for new entries
The meter code would create an entry for each new meter. However, it
would not set the meter id in the new entry, so every meter would appear
to have a meter id of zero. This commit properly sets the meter id when
adding the entry.
Fixes: 96fbc13d7e77 ("openvswitch: Add meter infrastructure")
Signed-off-by: Justin Pettit <[email protected]>
Cc: Andy Zhou <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions