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

Why only max. 8 CAM and 32 TCAM entries are possible? #44

Open
harshgondaliya opened this issue Mar 10, 2020 · 1 comment
Open

Why only max. 8 CAM and 32 TCAM entries are possible? #44

harshgondaliya opened this issue Mar 10, 2020 · 1 comment

Comments

@harshgondaliya
Copy link

Dear all,

In my experiments with P4-NetFPGA, I see that max. 32 table entries are possible for a given TCAM table and max. 8 table entries are allowed for a given CAM table.

As soon as I add one more entry than the max. limit, compilation fails at the
./tools/scripts/nf_test.py sim --major switch --minor default step.

I want to understand whether it is due to the NetFPGA SUME hardware constraints or due to some other reason?

Thanks.

@salvatorg
Copy link

Similar to #42

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

2 participants