diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-09-25 17:56:41 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-28 12:50:12 -0700 |
commit | 860e9d328fa585aafda2ef09aa1b13986279cbe7 (patch) | |
tree | 6a434e9e8f1994ee2ad47ee058d9307e20330b99 /Kbuild | |
parent | 74cc6d182d038cbba6c6d91beb1b2bab926b618b (diff) |
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions