mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
98bbf70c1c
Expose new driver-specific "acl_region_rehash_interval" devlink param which would allow user to alter default ACL region rehash interval. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
11 lines
377 B
Plaintext
11 lines
377 B
Plaintext
fw_load_policy [DEVICE, GENERIC]
|
|
Configuration mode: driverinit
|
|
|
|
acl_region_rehash_interval [DEVICE, DRIVER-SPECIFIC]
|
|
Sets an interval for periodic ACL region rehashes.
|
|
The value is in milliseconds, minimal value is "3000".
|
|
Value "0" disables the periodic work.
|
|
The first rehash will be run right after value is set.
|
|
Type: u32
|
|
Configuration mode: runtime
|