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

App should return P4RT error to PFCP agent when switch tables are full #68

Closed
ccascone opened this issue Sep 17, 2020 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@ccascone
Copy link
Contributor

We run into issues were the PDR and FAR tables on Tofino were full, but the up4 app was accepting new entries from the PFCP agent.

Instead, the app should be able to check whether tables are full and return errors to the PFCP agent when new entries cannot be accommodated. The PFCP agent should be responsible for relaying errors back to the SPGW-C.

Errors can be reported via gRPC status as described in the P4RT spec.

@ccascone ccascone added the bug Something isn't working label Oct 22, 2020
@dafATonf dafATonf closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants