commit | 2afa609f5c970185a8cae73f6a4caadf97fbea54 | [log] [tgz] |
---|---|---|
author | Inbar Karmy <inbark@mellanox.com> | Mon Nov 20 18:06:20 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Mar 26 13:46:46 2018 -0700 |
tree | 69388dd5a8bec7473daf13ecf8aba3ce84aeeaa6 | |
parent | e1577c1c881b09e9f15a743a4a1907815b74d0f7 [diff] |
net/mlx5e: PFC stall prevention support Implement set/get functions to configure PFC stall prevention timeout by tunables api through ethtool. By default the stall prevention timeout is configured to 8 sec. Timeout range is: 80-8000 msec. Enabling stall prevention with the auto timeout will set the timeout to 100 msec. Signed-off-by: Inbar Karmy <inbark@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>