Skip to content

v1.2.5.7

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:42
· 82 commits to main since this release
c9c4c72

What's Changed

P4 Specification Implementation

Changes to the Compiler Core

Changes to the eBPF Back Ends

  • Add bpftool to eBPF back end instead libbpf. Rework ebpf kernel header and Python loaders for Ubuntu 24.04 support by @fruffy in #5183
  • Add sys/types.h include to ebpf_kernel and disable failng PSA-eBPF test. by @fruffy in #5275

Changes to the TC Back End

  • Use uv to manage Python dependencies, add Ubuntu 24.04 CI test. by @fruffy in #5047

Changes to the P4Tools Back End

  • [P4Testgen] Print and error instead of throwing a BUG when the architecture package does not match. by @fruffy in #5277
  • [Testgen] Always terminate testgen midend passes with MidEndLast by @kfcripps in #5306

Other Changes

  • Only push docker image when the branch is main. Not on the merge queue. by @fruffy in #5274
  • Update some specific Github actions to Ubuntu 24.04 by @fruffy in #5290
  • Automated Release v1.2.5.7 by @github-actions in #5308

New Contributors

Full Changelog: v1.2.5.6...v1.2.5.7