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

Testbenches insert packets at higher rate than 100Gbps per interface #3

Open
mkhazraee opened this issue Nov 15, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mkhazraee
Copy link
Collaborator

mkhazraee commented Nov 15, 2022

There is no rate limiting or back-pressure for the incoming traffic in the test benches (there can be back pressure by exposing the tready, but in actual FPGA implementation there won't be such signal and hence not used).

Solution: Use Alex's EthMAC to rate limit and no more need for back-pressure.

@mkhazraee mkhazraee added the enhancement New feature or request label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant