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

[PSA] can direct resources be attached to constant entries in an immutable P4 table? #723

Open
antoninbas opened this issue Jan 18, 2019 · 4 comments

Comments

@antoninbas
Copy link
Member

I imagine it may be useful to be able to attach a direct counter to immutable entries, but is this something we want to require for PSA? I couldn't find anything in the PSA spec about this, but I may have missed it.

@jafingerhut
Copy link
Collaborator

I am not aware of this issue being raised when discussing PSA, so not surprising if there is nothing in the spec about it.

A counter sounds like something that could be wanted in some cases, but I don't have a feeling for "very important" vs. "sounds reasonable".

Same question for direct meters, too, I guess?

@cc10512
Copy link
Contributor

cc10512 commented Jan 18, 2019

Any direct resources then?

@jafingerhut
Copy link
Collaborator

jafingerhut commented Jan 19, 2019

It seems safe to add something to PSA saying that this combination need not be supported by PSA implementions, with the current version of PSA. We can consider requiring support for that and perhaps other combinations in a future PSA version if there is interest.

@antoninbas
Copy link
Member Author

Sounds good to me. I will add to the P4Runtime spec that direct resources are not supported for immutable tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants