On Tue, 17 Mar 2026 11:14:30 +0800 Jiayuan Chen wrote: > CONFIG_NETCONSOLE_EXTENDED_LOG=y > +CONFIG_NET_IPGRE=y > CONFIG_NETDEVSIM=m > CONFIG_NET_SCH_INGRESS=y > CONFIG_NLMON=y
Sorry this also has to be sorted and the special characters are a bit tricky. As you can see from CONFIG_NET_SCH_INGRESS the sorting algo considers _ to be after letters, so you need to move the new addition down. When you repost you can target net-next, FWIW. If the selftest is part of the same series as the fix we let them go together but standalone selftest postings should go to net-next. -- pw-bot: cr

