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

Add kind layout, CRCs to BTF #664

Open
wants to merge 1 commit into
base: bpf-next_base
Choose a base branch
from

Conversation

danielocfb
Copy link
Owner

Pull request for series with
subject: Add kind layout, CRCs to BTF
version: 3
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=800177

@danielocfb
Copy link
Owner Author

Upstream branch: 155addf
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=800177
version: 3

Pull request is NOT updated. Failed to apply https://patchwork.kernel.org/project/netdevbpf/list/?series=800177
error message:

Cmd('git') failed due to: exit code(128)
  cmdline: git am --3way
  stdout: 'Applying: btf: add kind layout encoding, crcs to UAPI
Applying: libbpf: support kind layout section handling in BTF
Applying: libbpf: use kind layout to compute an unknown kind size
Applying: libbpf: add kind layout encoding, crc support
Applying: libbpf: BTF validation can use kind layout for unknown kinds
Applying: btf: support kernel parsing of BTF with kind layout
Applying: bpf: add BTF CRC verification where present
Applying: bpf: verify base BTF CRC to ensure it matches module BTF
Applying: bpf: switch to --btf_features, add crc,kind_layout features
Using index info to reconstruct a base tree...
A	scripts/pahole-flags.sh
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): scripts/pahole-flags.sh deleted in HEAD and modified in bpf: switch to --btf_features, add crc,kind_layout features. Version bpf: switch to --btf_features, add crc,kind_layout features of scripts/pahole-flags.sh left in tree.
Patch failed at 0009 bpf: switch to --btf_features, add crc,kind_layout features
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".'
  stderr: 'error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch'

conflict:

* Unmerged path scripts/pahole-flags.sh

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.

2 participants