Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > I've been rebasing my trees on top of v6.16-rc1 and noticed that this > patch remained (because it still applies). My other nf patches were > dropped because they made it into v6.16-rc1. > > Did something happen to this one? It had to be dropped due to fallout in net and bpf CI pipelines. There are problems with kconfig settings. A small subset of this patch has been upstreamed c38eb2973c18 ("netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds"). My plan was to zap some of the backwards-compat kconfig knobs that we have and update various selftest config files, then rebase this and retry.