Hi everyone, This is a new version based on comments. Regards, Cupertino Changes from v1: - Comment with gcc-bpf replaced by bpf_gcc. - Used pragma GCC optimize to disable GCC optimization in test. Cc: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> Cc: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx> Cc: Eduard Zingerman <eddyz87@xxxxxxxxx> Cc: Yonghong Song <yonghong.song@xxxxxxxxx> Cc: David Faust <david.faust@xxxxxxxxxx> Cc: Jose Marchesi <jose.marchesi@xxxxxxxxxx> Cc: Elena Zannoni <elena.zannoni@xxxxxxxxxx> Cupertino Miranda (2): selftests/bpf: Add CFLAGS per source file and runner selftests/bpf: Change functions definitions to support GCC tools/testing/selftests/bpf/Makefile | 17 ++++++------ .../selftests/bpf/progs/test_xdp_noinline.c | 27 ++++++++++++++----- 2 files changed, 30 insertions(+), 14 deletions(-) -- 2.39.2