[go: up one dir, main page]

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

Bump 3rdparty/libbpf from 030ff87 to b0feb9b #67

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Oct 6, 2021

Bumps 3rdparty/libbpf from 030ff87 to b0feb9b.

Commits
  • b0feb9b Remove caching of pahole test result
  • e671a47 sync: latest libbpf changes from kernel
  • 151e3cb sync: auto-generate latest BPF helpers
  • 2cfeea1 libbpf: Fix segfault in static linker for objects without BTF
  • 3fe8ee2 selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
  • 823881b libbpf: Add opt-in strict BPF program section name handling logic
  • 20c1aa1 libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
  • 62ea715 libbpf: Refactor ELF section handler definitions
  • 3c5c620 libbpf: Reduce reliance of attach_fns on sec_def internals
  • fba5f02 libbpf: Refactor internal sec_def handling to enable pluggability
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [3rdparty/libbpf](https://github.com/libbpf/libbpf) from `030ff87` to `b0feb9b`.
- [Release notes](https://github.com/libbpf/libbpf/releases)
- [Commits](libbpf/libbpf@030ff87...b0feb9b)

---
updated-dependencies:
- dependency-name: 3rdparty/libbpf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 6, 2021
@kakkoyun kakkoyun merged commit 167a239 into main Oct 6, 2021
@kakkoyun kakkoyun deleted the dependabot/submodules/3rdparty/libbpf-b0feb9b branch October 6, 2021 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant