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: possibility to bypass egress? #905

Open
osinstom opened this issue Jan 20, 2021 · 1 comment
Open

PSA: possibility to bypass egress? #905

osinstom opened this issue Jan 20, 2021 · 1 comment

Comments

@osinstom
Copy link

In the TNA architecture, there is a quite useful metadata field that gives us possibility to bypass egress packet processing:

https://github.com/barefootnetworks/Open-Tofino/blob/master/share/p4c/p4include/tofino.p4#L111

As far as I know, we cannot bypass egress in PSA , am I right? If so, is it considered to be added in upcoming PSA releases?

@jafingerhut
Copy link
Collaborator

The PSA specification does not define any capability to bypass egress processing for packets.

There are certainly many other differences between the PSA and TNA architectures besides that, too. There could be advantages to making them closer to each other in capabilities, and perhaps even in how those capabilities are accessed from a P4 program. It is not yet clear to me whether that would end up with PSA looking exactly like TNA, or something that is still distinct from TNA.

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

4 participants