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

Implement add_on_miss feature for BMv2 PNA target #24

Open
jafingerhut opened this issue Nov 4, 2024 · 1 comment
Open

Implement add_on_miss feature for BMv2 PNA target #24

jafingerhut opened this issue Nov 4, 2024 · 1 comment
Labels
mediumtask A task that appears to require a medium level of work

Comments

@jafingerhut
Copy link
Collaborator

This feature has been implemented by the DPDK PNA target, but as of 2024-Nov-04 the implementation of PNA for BMv2 is still quite new.

See the PNA specification for a description of the feature, and the https://github.com/p4lang/pna repository, in particular the connection tracking example programs in the examples directory, for some description of the expected behavior, and of course ask questions in comments on this issue if you wish.

@jafingerhut
Copy link
Collaborator Author

Note: It could be useful to implement add-on-miss for BMv2 v1model target, too. I suspect once implemented for at least one BMv2 target, re-using the BMv2-internal implementation for any/all BMv2 targets is hopefully straightforward.

@fruffy fruffy added the mediumtask A task that appears to require a medium level of work label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mediumtask A task that appears to require a medium level of work
Projects
None yet
Development

No branches or pull requests

2 participants