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

fix(913): using 2+batch.len() when increasing rx_bytes #914

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

gabrik
Copy link
Contributor

@gabrik gabrik commented Apr 8, 2024

Using batch.len() instead of the n variable that contains the number of batches received, when increasing the rx_bytes counter.

Closes #913

@gabrik gabrik requested review from OlivierHecart and Mallets April 8, 2024 11:25
Signed-off-by: gabrik <[email protected]>
@Mallets Mallets merged commit 0926dd3 into main Apr 8, 2024
11 of 15 checks passed
@Mallets Mallets deleted the fix/913 branch April 8, 2024 16:29
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

Successfully merging this pull request may close these issues.

[BUG] rx_z_put_pl_bytes are not count in rx_bytes
3 participants