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-mmietu...@yahoo.com/
-- 
2.51.0



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to