-
Notifications
You must be signed in to change notification settings - Fork 88
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
Bazel fix #474
Bazel fix #474
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74c1661 - Browse repository at this point
Copy the full SHA 74c1661View commit details -
Change CI workflow to skip publishing if PR spawned by dependabot
Configuration menu - View commit details
-
Copy full SHA for d76a364 - Browse repository at this point
Copy the full SHA d76a364View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e2fb58 - Browse repository at this point
Copy the full SHA 0e2fb58View commit details
Commits on Aug 11, 2023
-
Support for initial entries (p4lang#432)
* Define P4Runtime API support for tables with initial entries * Add TODO asking whether the format for the contents of entries files should be specified in the P4Runtime spec. * Fix a couple of things found by linter and compiling protobuf * Update autogenerated files * Document that TableEntry const field must be false in write requests * Add an appendix describing the contents of entries files generated by p4c * Clarify some wording. * Fix Madoko lint check * Replace TODO with cross reference to new appendix on entries files and clean up Madoko formatting in that appendix. * Replace TODO with an optimistic footnote. * Propose that TableEntry has new field const true for const entries and also for const default_action * Update auto-generated files * Define has_initial_entries to be true for tables with `const entries` Also fix a couple of spelling typos. * Update auto-generated files * Address several review comments * Address some more review comments. * Update auto-generated files again * Slight change in definition of has_initial_entries flag Propose that it is true if and only if the table property `entries` is present, _and_ the list of entries is not empty. * Update auto-generated files * Add "added in 1.4.0" notes to the two new fields * Clarify the description of the content of an entries file * Fix a typo, and add is_const field to list of TableEntry fields * Address review comment in new appendix
Configuration menu - View commit details
-
Copy full SHA for 1e771c4 - Browse repository at this point
Copy the full SHA 1e771c4View commit details
Commits on Sep 8, 2023
-
Fix p4lang#434: Remove obsolete TODO section in README (p4lang#447)
* Fix p4lang#434: Remove obsolete TODO section in README Update the link to the auto-generated versions of the P4Runtime specification on the P4.org web site. Update the section "P4 Language Version Applicability" to version 1.2.4 of the P4_16 language specification, but list 3 known exceptions of features that have not been explicitly addressed yet. * Add P4_16 v1.2.4 language spec features that may need addressing in a future version of the P4Runtime API specification.
Configuration menu - View commit details
-
Copy full SHA for a380607 - Browse repository at this point
Copy the full SHA a380607View commit details -
Update discussion of entry priorities in constant tables (p4lang#457)
* Update discussion of entry priorities in constant tables * Correct description of entry priority for constant tables
Configuration menu - View commit details
-
Copy full SHA for f0e9f33 - Browse repository at this point
Copy the full SHA f0e9f33View commit details
Commits on Oct 12, 2023
-
Bump golang.org/x/net from 0.9.0 to 0.17.0 (p4lang#461)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](golang/net@v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af4847d - Browse repository at this point
Copy the full SHA af4847dView commit details
Commits on Oct 13, 2023
-
Remove 4 P4 language spec compatibility issues from the list (p4lang#459
) * Remove 4 P4 language spec compatibility issues from the list During 2023-Sep-08 P4.org API work group meeting, it was agreed that there are no changes required to the P4Runtime API specification to be compatible with these updates in the language spec. * Add clarifying behavior of table with no `key` property back in since there are potentially open issues around p4c implementation and how it generates size field of tables in P4Info files that should be considered before considering that issue resolved.
Configuration menu - View commit details
-
Copy full SHA for 36a8576 - Browse repository at this point
Copy the full SHA 36a8576View commit details -
Add metadata to multicast group entry (p4lang#446)
Same role as the metadata field for table entry
Configuration menu - View commit details
-
Copy full SHA for aac3859 - Browse repository at this point
Copy the full SHA aac3859View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e267bb - Browse repository at this point
Copy the full SHA 7e267bbView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9c98cc - Browse repository at this point
Copy the full SHA b9c98ccView commit details
Commits on Oct 25, 2023
-
Bump google.golang.org/grpc from 1.56.1 to 1.56.3 (p4lang#465)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.1...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a6f035f - Browse repository at this point
Copy the full SHA a6f035fView commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f4b82d - Browse repository at this point
Copy the full SHA 7f4b82dView commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9432906 - Browse repository at this point
Copy the full SHA 9432906View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f50045 - Browse repository at this point
Copy the full SHA 6f50045View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 945641b - Browse repository at this point
Copy the full SHA 945641bView commit details