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

Clarify wildcard read of counter and meter #481

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

duskmoon314
Copy link
Contributor

Add 'Otherwise' to clarify how id and index are used in wildcard read of counter and meter.

Close #478

Add 'Otherwise' to clarify how `id` and `index` are used in wildcard
read of counter and meter.

Close p4lang#478
@antoninbas
Copy link
Member

@chrispsommers @smolkaj I'll let you merge if this looks good to you

@chrispsommers chrispsommers merged commit d966be4 into p4lang:main Jun 7, 2024
5 checks passed
jonathan-dilorenzo pushed a commit that referenced this pull request Jun 17, 2024
Add 'Otherwise' to clarify how `id` and `index` are used in wildcard
read of counter and meter.

Close #478
chrispsommers added a commit that referenced this pull request Aug 6, 2024
* Clarify wildcard read of counter and meter (#481)

Add 'Otherwise' to clarify how `id` and `index` are used in wildcard
read of counter and meter.

Close #478

* Remove license symlink since it's causing build issues for some github build tools pulling in the new dependency. (#488)

---------

Co-authored-by: Campbell He <campbell.he@icloud.com>
Co-authored-by: Jonathan DiLorenzo <dilo@google.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.

What is the expect behavior of wildcard reading CounterEntry with counter_id = 0 and index = x?
3 participants