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

How Count-Min Sketch implement on bmv2? #41

Open
KekeZheng opened this issue Nov 20, 2022 · 0 comments
Open

How Count-Min Sketch implement on bmv2? #41

KekeZheng opened this issue Nov 20, 2022 · 0 comments

Comments

@KekeZheng
Copy link

KekeZheng commented Nov 20, 2022

Hello, in the example of Count-Min Sketch, whether each row of the sketch is placed in a different stage of the pipeline or in the same stage? I am a little confused about the relationship between the p4 program and the stage, can we use P4 program to control the use of stage? I have seen before that there are some differences between bmv2 and Tofino. Is there no stage concept on bmv2? Because it seems that only one stage can be accessed at a time on the RMT architecture, in this case, should a sketch be split into multiple stages for deployment?
Thank you in advance for taking the time to answer the question.

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

No branches or pull requests

1 participant