From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from roobidoo.pudai.com (unknown [216.14.118.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id BBACF3B29D for ; Thu, 26 Mar 2020 17:21:58 -0400 (EDT) Received: from [71.219.63.218] (port=6563 helo=[10.168.3.100]) by roobidoo.pudai.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1jHZws-0005zo-Nm; Thu, 26 Mar 2020 16:21:58 -0500 To: Make-Wifi-fast From: Tim Higgins Message-ID: <1697eb13-068d-f518-35d6-1d1495feab40@smallnetbuilder.com> Date: Thu, 26 Mar 2020 17:22:04 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/html; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - roobidoo.pudai.com X-AntiAbuse: Original Domain - lists.bufferbloat.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - smallnetbuilder.com X-Get-Message-Sender-Via: roobidoo.pudai.com: authenticated_id: tim@timhiggins.com X-Authenticated-Sender: roobidoo.pudai.com: tim@timhiggins.com X-Source: X-Source-Args: X-Source-Dir: Subject: [Make-wifi-fast] Flent traffic direction convention X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2020 21:21:58 -0000 I might be confusing myself, but need to ask the question. What does flent define as upload and download?


Netperf docs say:
The TCP_STREAM test is the default test in netperf. It is quite simple, transferring some quantity of data from the system running netperf to the system running netserver.

So why, when I look at tcp_1up_noping.conf does the DATA_SETS have 'test': 'TCP_STREAM' in the 'TCP_upload' dictionary?

Second question: Is there any documentation that can help me figure out exactly what traffic is running in each test type?
I've tried looking at the .conf and .inc files, in flent/tests but can't figure it out.