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

Update to latest bpf_conformance suite #561

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

dthaler
Copy link
Contributor

@dthaler dthaler commented Jan 11, 2024

Also:

  • Fix an unmarshaling bug found but the conformance suite, whereby the new ALU instructions with non-zero offset failed unmarshaling.
  • Add apt-get update to CI/CD to resolve the current CI/CD failures.

@coveralls
Copy link

coveralls commented Jan 11, 2024

Coverage Status

coverage: 89.526% (+0.04%) from 89.482%
when pulling 657255c on dthaler:conformance
into c5f2b92 on vbpf:main.

To see if it fixes the build issue

Signed-off-by: Dave Thaler <[email protected]>
@dthaler
Copy link
Contributor Author

dthaler commented Jan 13, 2024

@elazarg once this PR is merged, it should fix the CI/CD failures being hit by other PRs (after they're rebased).

@elazarg elazarg merged commit 75fd8c9 into vbpf:main Jan 13, 2024
13 checks passed
@dthaler dthaler deleted the conformance branch January 14, 2024 05:13
Alan-Jowett pushed a commit to Alan-Jowett/ebpf-verifier that referenced this pull request Oct 15, 2024
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@294a9d9...c36620d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants