-
Notifications
You must be signed in to change notification settings - Fork 120
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
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc #8344
base: bpf-next_base
Are you sure you want to change the base?
Conversation
Upstream branch: e8ec1c9 |
b27feb5
to
ffc879e
Compare
Upstream branch: a43796b |
75ff469
to
a652e70
Compare
ffc879e
to
77d4ead
Compare
Upstream branch: defac89 |
a652e70
to
fda13e7
Compare
77d4ead
to
483693f
Compare
Upstream branch: 95ad526 |
fda13e7
to
54e0309
Compare
483693f
to
d01d9d5
Compare
On powerpc cache line size is 128 bytes, so skb_shared_info must be aligned accordingly. Signed-off-by: Saket Kumar Bhaskar <[email protected]>
Upstream branch: be339dd |
54e0309
to
21025f3
Compare
Pull request for series with
subject: selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=924130