]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
netdevsim: remove udp_ports_sleep
authorStanislav Fomichev <stfomichev@gmail.com>
Mon, 16 Jun 2025 16:21:16 +0000 (09:21 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Jun 2025 01:53:51 +0000 (18:53 -0700)
commite054c8ba3bce6b65aa81a894ad70a68fa34636a5
tree5ec0537abdb5df6c056d7c65510d2086e9c87a2b
parent3a321b6b1f76a46102ae9a3977f7fdb8bc7c6e22
netdevsim: remove udp_ports_sleep

Now that there is only one path in udp_tunnel, there is no need to
have udp_ports_sleep knob. Remove it and adjust the test.

Cc: Michael Chan <michael.chan@broadcom.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Stanislav Fomichev <stfomichev@gmail.com>
Link: https://patch.msgid.link/20250616162117.287806-6-stfomichev@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/netdevsim/netdevsim.h
drivers/net/netdevsim/udp_tunnels.c
tools/testing/selftests/drivers/net/netdevsim/udp_tunnel_nic.sh