• A
    netperf: replace '-b' parameter with multiple threads · 55d380b0
    Amos Kong 提交于
    Currently we use '-b' parameter of netperf to test parallel traffic,
    client would send many requests at start of _RR tests, but it's not
    real parallelism, we want to use demo mode to improve the
    stabilization. This patch removes '-b' parameter and uses multiple
    threads for TCP_RR testing.
    Signed-off-by: NAmos Kong <akong@redhat.com>
    55d380b0
netperf.py 20.8 KB