On Mon, Jun 16, 2025 at 09:21:13AM -0700, Stanislav Fomichev wrote: > We won't be able to sleep soon in vxlan_offload_rx_ports and won't be > able to grab sock_lock. Instead of having separate spinlock to > manage sockets, rely on rtnl lock. This is similar to how geneve > manages its sockets. > > Signed-off-by: Stanislav Fomichev <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>

