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

_handle_procmon should warn if dropped packets #3

Open
cboulay opened this issue Feb 16, 2024 · 0 comments
Open

_handle_procmon should warn if dropped packets #3

cboulay opened this issue Feb 16, 2024 · 0 comments

Comments

@cboulay
Copy link
Contributor

cboulay commented Feb 16, 2024

The device maintains a count of pkts_received. I think the procmon packets also have a count of how many packets were sent since the last procmon.

I suspect this approach won't work with multi-threaded systems because procmon might come out of order w.r.t. sent packets.

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