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

Correct UDP link capability in JSON and CPU Utlization for Server Text output #1358

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidBar-On
Copy link
Contributor

@davidBar-On davidBar-On commented Jun 30, 2022

Suggested fix for issue #754 - correct UDP JSON output. The main issue was on the server's side since the call to reporter_callback() was done prior to results exchange with the client. In addition, some enhancements were done to the reported received and sent bytes count.

Update - 26Jul2023:
Added a suggested fix to #1552 since it also requires the same move of the call to reporter_callback(). Since this is a minor and related change, I believe that it is o.k. to handle both fixes together.

@davidBar-On davidBar-On force-pushed the issue-754-incorrect-udp-link-capability-in-json-output branch from 08797bb to 3a8e690 Compare May 21, 2023 10:46
@davidBar-On davidBar-On force-pushed the issue-754-incorrect-udp-link-capability-in-json-output branch from 3a8e690 to 00ea5a0 Compare July 26, 2023 11:26
@davidBar-On davidBar-On changed the title Correct UDP link capability in JSON output Correct UDP link capability in JSON and CPU Utlization for Server Text output Jul 26, 2023
@swlars swlars self-assigned this Aug 3, 2023
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.

3 participants