On 1/18/24 8:05 AM, Eduard Zingerman wrote:
On Thu, 2024-01-18 at 17:58 +0200, Eduard Zingerman wrote: [...]
here is how config for x86 CI is prepared:
./scripts/kconfig/merge_config.sh \ ./tools/testing/selftests/bpf/config \ ./tools/testing/selftests/bpf/config.vm \ ./tools/testing/selftests/bpf/config.x86_64
(For whatever reason CONFIG_PACKET is defined in .../config.x86_64, maybe that should be moved to .../config?)
Sounds a good idea to me.