+21
−2
Loading
Changes where store_last_run_function() is called. Before this patch this function was used inside refresh_pollers_tab() and it overwrote last run counters of each poller before show_poller() function had a chance to use them. As a result poller details window was always showing zeroes instead of actual difference in run count between each application loop. Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Change-Id: I96219698f7f0b51b94ffe8c0d6bf40f73cbf8a82 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7951 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>