Comment 0 for bug 1991351

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : test_verifier in ubuntu_bpf failed with 3 test cases on J-AWS (#27, #30, #150)

Different from Jammy 5.15 generic kernel, which has 40 failures reported in this test_verifier test case (bug 1991215)

test_verifier in ubuntu_bpf with Jammy AWS 5.15 is failing with just 3 test cases:
  #27/u atomic compare-and-exchange smoketest - 32bit FAIL
  #30/u BPF_W cmpxchg should zero top 32 bits FAIL
  #150/p calls: trigger reg2btf_ids[reg->type] for reg->type > __BPF_REG_TYPE_MAX FAIL
  Summary: 1814 PASSED, 0 SKIPPED, 3 FAILED