netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] Add IPIP flowtable SW acceleratio
@ 2025-06-27 12:45 Lorenzo Bianconi
  2025-06-27 12:45 ` [PATCH net-next v2 1/2] net: netfilter: Add IPIP flowtable SW acceleration Lorenzo Bianconi
  2025-06-27 12:45 ` [PATCH net-next v2 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest Lorenzo Bianconi
  0 siblings, 2 replies; 7+ messages in thread
From: Lorenzo Bianconi @ 2025-06-27 12:45 UTC (permalink / raw)
  To: David S. Miller, David Ahern, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Simon Horman, Pablo Neira Ayuso, Jozsef Kadlecsik,
	Shuah Khan
  Cc: netdev, netfilter-devel, coreteam, linux-kselftest,
	Lorenzo Bianconi

Introduce SW acceleration for IPIP tunnels in the netfilter flowtable
infrastructure.

---
Changes in v2:
- Introduce IPIP flowtable selftest
- Link to v1: https://lore.kernel.org/r/20250623-nf-flowtable-ipip-v1-1-2853596e3941@kernel.org

---
Lorenzo Bianconi (2):
      net: netfilter: Add IPIP flowtable SW acceleration
      selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

 net/ipv4/ipip.c                                    | 21 ++++++++++++
 net/netfilter/nf_flow_table_ip.c                   | 28 +++++++++++++--
 .../selftests/net/netfilter/nft_flowtable.sh       | 40 ++++++++++++++++++++++
 3 files changed, 87 insertions(+), 2 deletions(-)
---
base-commit: 8efa26fcbf8a7f783fd1ce7dd2a409e9b7758df0
change-id: 20250623-nf-flowtable-ipip-1b3d7b08d067

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-03 12:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27 12:45 [PATCH net-next v2 0/2] Add IPIP flowtable SW acceleratio Lorenzo Bianconi
2025-06-27 12:45 ` [PATCH net-next v2 1/2] net: netfilter: Add IPIP flowtable SW acceleration Lorenzo Bianconi
2025-06-27 15:02   ` Pablo Neira Ayuso
2025-06-28  9:47     ` Lorenzo Bianconi
2025-07-03  8:25       ` Paolo Abeni
2025-07-03 12:30         ` Lorenzo Bianconi
2025-06-27 12:45 ` [PATCH net-next v2 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest Lorenzo Bianconi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).