diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-09-26 02:56:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-28 21:50:12 +0200 |
commit | 860e9d328fa585aafda2ef09aa1b13986279cbe7 (patch) | |
tree | 6a434e9e8f1994ee2ad47ee058d9307e20330b99 /mm/kmemleak.c | |
parent | udp_tunnel: add the ability to share port tables (diff) | |
download | linux-860e9d328fa585aafda2ef09aa1b13986279cbe7.tar.xz linux-860e9d328fa585aafda2ef09aa1b13986279cbe7.zip |
netdevsim: add warnings on unexpected UDP tunnel port errors
We should never see a removal of a port which is not in the table
or adding a port to an occupied entry in the table. To make sure
such errors don't escape the checks in the test script add a
warning/kernel spat.
Error injection will not trigger those, nor should it ever put
us in a bad state.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/kmemleak.c')
0 files changed, 0 insertions, 0 deletions