summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorHadar Hen Zion <hadarh@mellanox.com>2017-02-14 11:20:24 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2017-04-30 16:03:15 +0300
commita2fa1fe5ad13e7f11b82291fc08bdc654fac741e (patch)
treefd2e6deb96a51d82fddc9e80c97d6e56334f03f4 /usr
parentf6dfb4c3f2161c23ab2939dd1b5f133dcdf147c6 (diff)
net/mlx5e: Act on delay probe time updates
The user can change delay_first_probe_time parameter through sysctl. Listen to NETEVENT_DELAY_PROBE_TIME_UPDATE notifications and update the intervals for updating the neighbours 'used' value periodic task and for flow HW counters query periodic task. Both of the intervals will be update only in case the new delay prob time value is lower the current interval. Since the driver saves only one min interval value and not per device, the users will be able to set lower interval value for updating neighbour 'used' value periodic task but they won't be able to schedule a higher interval for this periodic task. The used interval for scheduling neighbour 'used' value periodic task is the minimal delay prob time parameter ever seen by the driver. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions