-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
json-stream: UDP misleading / bad reporting on end packet #1784
Comments
Thank you for the bug report! It does look like "sum" should be removed from UDP, as it was in TCP. We're a little unclear on what you meant by "sender information is mixed in UDP mode." Do you mean the number of bits per second is reported incorrectly for sender and receiver? |
No i meant direction ( |
Here more examples hope this will make more clear. In TCP direction ( TCP
TCP Reversed
UDP
UDP Reversed
|
Iper Version
iperf 3.17.1 (cJSON 1.7.15)
Problem
Different key names / different keys in end json. In tcp i see only sum_received / sum_sent. In udp I also see sum key with is not clear for what purpose. Also sender information is mixed in UDP mode.
TCP keys
UDP keys
TCP sender
UDP sender
The text was updated successfully, but these errors were encountered: