qperf icon indicating copy to clipboard operation
qperf copied to clipboard

Why use BANDWIDTH_SR for ud_bw(rather than ud_bi_bw)?

Open zeus-cht opened this issue 1 year ago • 0 comments

For ud_bw test, the client side just send and the server side just receive, so why use BANDWIDTH_SR rather than BANDWIDTH? Intuitively speaking, BANDWIDTH_SR should be used for bidirectional bandwidth, however in the current code, BANDWIDTH_SR is used for all unreliable trans modes tests, not bidirectional bandwidth tests.

zeus-cht avatar Sep 11 '24 02:09 zeus-cht