Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] lock_xchg insn fail in the bpf_conformance test #18

Open
yunwei37 opened this issue Aug 31, 2024 · 2 comments
Open

[BUG] lock_xchg insn fail in the bpf_conformance test #18

yunwei37 opened this issue Aug 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@yunwei37
Copy link
Member

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
@yunwei37 yunwei37 added the bug Something isn't working label Aug 31, 2024
@Officeyutong
Copy link
Contributor

image

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

@yunwei37
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants