diff options
author | Moshe Shemesh <moshe@nvidia.com> | 2023-11-30 12:30:34 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-12-14 04:22:18 +0300 |
commit | 4261edf11cb7c9224af713a102e5616329306932 (patch) | |
tree | 00dd111b732ccfe6eb231c04c13f00976d20bd60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcaf109f794744c14da0e9123b31d1f4571b0a35 (diff) | |
download | linux-4261edf11cb7c9224af713a102e5616329306932.tar.xz |
net/mlx5: Fix fw tracer first block check
While handling new traces, to verify it is not the first block being
written, last_timestamp is checked. But instead of checking it is non
zero it is verified to be zero. Fix to verify last_timestamp is not
zero.
Fixes: c71ad41ccb0c ("net/mlx5: FW tracer, events handling")
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Feras Daoud <ferasda@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions