[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250912112420.4394-1-mmietus97@yahoo.com>
Date: Fri, 12 Sep 2025 13:24:17 +0200
From: Marek Mietus <mmietus97@...oo.com>
To: netdev@...r.kernel.org,
antonio@...nvpn.net,
kuba@...nel.org
Cc: openvpn-devel@...ts.sourceforge.net,
Marek Mietus <mmietus97@...oo.com>
Subject: [PATCH net-next v2 0/3] net: tunnel: introduce noref xmit flows for tunnels
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/
--
2.51.0
Powered by blists - more mailing lists