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

ebpf: fix big endian issue for s390x #2350

Closed
wants to merge 0 commits into from

Conversation

alicefr
Copy link

@alicefr alicefr commented Apr 24, 2020

Same fix as containers/crun@07bae05

This also needs cilium/ebpf#91

Signed-off-by: Alice Frosi [email protected]

@kolyshkin
Copy link
Contributor

@alicefr can you please amend the commit message with what is being done? Somethhing like escription from containers/crun@07bae05 is good enough.

@AkihiroSuda
Copy link
Member

Please update UT

@AkihiroSuda
Copy link
Member

ping @alicefr

@alicefr
Copy link
Author

alicefr commented May 4, 2020

@AkihiroSuda @kolyshkin sorry for the delay. I update the comment

@alicefr
Copy link
Author

alicefr commented May 4, 2020

Please be aware that you need also this PR before fixing the ebpf issue cilium/ebpf#91

@alicefr
Copy link
Author

alicefr commented May 4, 2020

This PR is not working on x86. Need to figure out what's wrong

@alicefr
Copy link
Author

alicefr commented May 5, 2020

I changed the assembly so also the test cases need to be modified accordingly

@alicefr
Copy link
Author

alicefr commented May 5, 2020

I accidentally closed this PR and I cannot reopen it. Even if I add new commits.

@AkihiroSuda
Copy link
Member

I can't reopen either, please open a new one?

@alicefr
Copy link
Author

alicefr commented May 5, 2020

@AkihiroSuda sorry for the mess here the new PR #2381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants