Skip to content

chore(deps): Bump github.com/p4lang/p4runtime from 1.4.0 to 1.4.1 #16760

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps github.com/p4lang/p4runtime from 1.4.0 to 1.4.1.

Release notes

Sourced from github.com/p4lang/p4runtime's releases.

P4Runtime Release v1.4.1

Changes in v1.4.1

No content changes; tag was incremented only.

Changes in v1.4.0

  • Actions

    • Fix invalid action_profile_id in the One Shot Action Selector Programming example.
    • Specify that max_group_size must be less than or equal to size for Action Selectors.
    • Add a selector_size_semantics field to the ActionProfile message in P4Info.
  • Controller Sessions, Roles, Arbitration:

    • Clarify controller session establishment, maintenance, role and arbitration
    • Simplify specification for arbitration updates for which there is no change to the controller's election_id; in particular, a "no-op" arbitration update from a primary controller (the controller already was, and remains, the primary controller) is essentially treated the same way as an arbitration update which leads to the election of a new primary controller.
    • Add support for string role identifiers and deprecate integer role identifiers.
    • Add support for specifying a role in ReadRequest messages: if present, only entities belonging to this specific role are returned.
    • Clarify that the (device_id, role, election_id) 3-tuples are only unique for live controllers.
  • Generated code

    • Enable C++ Arena Allocation [@​ArenaAllocation] by default in p4runtime.proto.
    • Added Rust code generation
  • Meters

    • Add a Type field to the MeterSpec message allowing users to restrict the type of meters that can be used for a table and a new eburst field to the MeterConfig message for use with one of the new MeterSpec types. See section on Meter & DirectMeter.
    • Defined new meter annotations @two_rate_three_color, @single_rate_two_color, @single_rate_three_color
    • Enable P4Runtime servers to provide per-color counter values when direct or indirect meter entries are read.
  • Miscellaneous

    • Add a PlatformProperties message specifying desired underlying platform properties to the PkgInfo message.
    • Specify Read behavior in the absence of a P4Info (ForwardingPipelineConfig not set yet).
    • Clarify that for updates of type INSERT, error codes other than INVALID_ARGUMENT can be returned when applicable.

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/p4lang/p4runtime](https://github.com/p4lang/p4runtime) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/p4lang/p4runtime/releases)
- [Commits](p4lang/p4runtime@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/p4lang/p4runtime
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Apr 10, 2025
@telegraf-tiger
Copy link
Contributor

@skartikey skartikey added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 11, 2025
@srebhan srebhan merged commit d72e579 into master Apr 11, 2025
28 checks passed
@srebhan srebhan deleted the dependabot/go_modules/github.com/p4lang/p4runtime-1.4.1 branch April 11, 2025 15:03
@github-actions github-actions bot added this to the v1.34.2 milestone Apr 11, 2025
srebhan pushed a commit that referenced this pull request Apr 14, 2025
srebhan pushed a commit that referenced this pull request Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants