[PATCH net-next v2 0/3] net: tunnel: introduce noref xmit flows for tunnels
From: Marek Mietus <hidden>
Date: 2025-09-12 11:24:53
From: Marek Mietus <hidden>
Date: 2025-09-12 11:24:53
Currently, all xmit flows use dst_cache in a way that references its dst_entry for each xmitted packet. These atomic operations are redundant in some flows. This patchset introduces new noref xmit helpers, and incorporates them in the OpenVPN driver. Changes in v2: - Fixed docstrings for dst_cache_get_ip4_rcu and dst_cache_steal_ip4 Link to v1: https://lore.kernel.org/netdev/20250909054333.12572-1-mmietus97@yahoo.com/ (local) -- 2.51.0