On Thu, May 19, 2022 at 10:34 AM Eugene Syromiatnikov esyr@redhat.com wrote:
On Wed, May 18, 2022 at 04:48:59PM -0700, Andrii Nakryiko wrote:
Not sure how you can do that without having extra test_progs variant that's running in compat mode?
I think, all bpf selftests are to be run in compat mode as well, now is a good time to enable this as any.
It's going to add a noticeable delay to CI runs, which is bad. Until we have everything set up to run test_progs flavors in parallel, adding compat flavor is not an option.