eunomia-bpf/llvmbpf

[BUG] lock_xchg insn fail in the bpf_conformance test

Opened this issue · 2 comments

Describe the bug

Test "./bpf_conformance/tests/lock_xchg.data" failed: Plugin returned incorrect return value 1229782938247303441 expected 0
Test "./bpf_conformance/tests/lock_xchg32.data" failed: Plugin returned incorrect return value 286331153 expected 0

image

llvm-jit is able to pass these tests in previous version

That's interesting...maybe they change the testcases