Hi.
Since at least gentoo-sources-6.17.8 my kernel doesn't build properly anymore.
At boot I can see iptables complaining that ip_tables.ko isn't present and that file is indeed not built on make modules.
There are possibly other modules that aren't built, but I don't know which.
Additionally, when booting the new kernel, I don't have network access, although the driver for my ethernet card (igc.ko) is built.
Logs for Kernel 6.18.0:
Kernel config: https://nopaste.net/87oHqpYPUX
make -j20 bzImage: https://nopaste.net/G67Ss9H2wo
make -j20 modules: https://nopaste.net/P0w0NWxk6M

