Re: [PATCH 0/6] skip ENOTSUPP for BPF selftests

2024-07-04 Thread Geliang Tang
On Thu, 2024-07-04 at 14:48 +0800, Geliang Tang wrote: > From: Geliang Tang > > BPF selftests seem to have not been fully tested on Loongarch > platforms. > There are so many "ENOTSUPP" (-524) errors when running BPF selftests > on > them since lacking BPF trampoline on Loongarch. > > For these

[PATCH 0/6] skip ENOTSUPP for BPF selftests

2024-07-03 Thread Geliang Tang
From: Geliang Tang BPF selftests seem to have not been fully tested on Loongarch platforms. There are so many "ENOTSUPP" (-524) errors when running BPF selftests on them since lacking BPF trampoline on Loongarch. For these "ENOTSUPP" tests, it's better to skip them, instead of reporting some "EN