diff options
author | 2020-04-19 10:20:40 +0300 | |
---|---|---|
committer | 2020-04-30 10:10:44 -0700 | |
commit | c7636942d278db7f502c626a47d2ce1111602716 (patch) | |
tree | 357a3a06ebaf13b18db45622c2b36217aae0b6a9 /net/ipv4/sysctl_net_ipv4.c | |
parent | net/mlx5: Add helper function to release fw page (diff) | |
download | wireguard-linux-c7636942d278db7f502c626a47d2ce1111602716.tar.xz wireguard-linux-c7636942d278db7f502c626a47d2ce1111602716.zip |
net/mlx5: Rate limit page not found error messages
Thousands of pages are released with free_addr() function. In case of
buggy sync between FW and driver on released address, the log will be
flooded with error messages. Use mlx5_core_warn_rl() to limit it.
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions