On Mon, May 12, 2025 at 12:28:43PM +0200, Sebastian Andrzej Siewior wrote: > I was looking at the build-time defined per-CPU variables in netfilter > and added the needed local-BH-locks in order to be able to remove the > current per-CPU lock in local_bh_disable() on PREMPT_RT. > NF wise nft_set_pipapo is missing but this requires some core changes so > I need to postspone it for now. > > This has been split out of the networking series which was sent earlier. > Therefore the last patch (nf_dup_netdev) will likely clash with net-next > due to changes in include/linux/netdevice_xmit.h (both add an entry). Applied to nf-next, thanks.