<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/iperf/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/iperf/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 18 Apr 2023 14:57:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/iperf/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>suse iperf 3 in suse linux 12 and suse linux 15</title><link>https://sourceforge.net/p/iperf/support-requests/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Team &lt;/p&gt;
&lt;p&gt;I am trying to install the iperf 3 in suse linux 12 and suse linux 15 before are the two options which I have tried and both failed please advice&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;tried to install the rpm package for 64 bit open suse and I installed it in suse linux but getting a dependency error couple of dependency    libiperf.so.0()(64bit) and    libiperf0 (I dont see any suselinux binary / rpm in &lt;a href="https://iperf.fr/iperf-download.php" rel="nofollow"&gt;https://iperf.fr/iperf-download.php&lt;/a&gt; )&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;rpm -ivh iperf-3.13-74.1.x86_64.rpm --test&lt;br/&gt;
warning: iperf-3.13-74.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 392ffa88: NOKEY&lt;br/&gt;
error: Failed dependencies:&lt;br/&gt;
        libiperf.so.0()(64bit) is needed by iperf-3.13-74.1.x86_64&lt;br/&gt;
        libiperf0 = 3.13-74.1 is needed by iperf-3.13-74.1.x86_64&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="nv"&gt;is&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;there&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;any&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;explicit&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;package&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="k"&gt;for&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;suselinux&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;with&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;all&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;the&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;dependency&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;I&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;am&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;not&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;able&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;to&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;find&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;anything&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;in&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;full&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;rather&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;than&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;install&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;each&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;and&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;everything&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;separately&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;which&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;could&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="k"&gt;break&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;the&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;system&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;ol&gt;
&lt;li&gt;I checked the &lt;a href="https://github.com/esnet/iperf" rel="nofollow"&gt;https://github.com/esnet/iperf&lt;/a&gt; website and downloaded the tar ball for iperf and extraceted and tar and tried to install but it also had a failure &lt;br/&gt;
 configuration is failing &lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chidambaram v</dc:creator><pubDate>Tue, 18 Apr 2023 14:57:50 -0000</pubDate><guid>https://sourceforge.net91be4ecffbd9bf9685ec5dfbebda1bbb7054ed8c</guid></item><item><title>System setup guide - best practices</title><link>https://sourceforge.net/p/iperf/support-requests/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am completely new to iPerf and I am looking for guidance on the correct or best system setup for the following scenario...hopefully recognizing the hardware specifications and noting if they require changes.&lt;/p&gt;
&lt;p&gt;Server : Ubuntu 18.04 ; iPerf3 ; 64 GB ram ; 10 GB interface card&lt;br/&gt;
Clients: 25 wifi based Android tablets&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;How should iPerf3 be configured on the server (ie systemd? spin up threads on startup?)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If a connection between a tablet and the server drops but comes back does the iPerf3 startup again or is there a reconnect script or command that can be used at server startup that can be used?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Wanting to optimize the traffic to each tablet and based on the 10 GB interface card should we over subscribe the amount of data rate?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Should the server be upgraded to the latest Ubuntu release&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Any help with this setup would be appreciated along with any other considerations that would help us get started.&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Glen Bojsza</dc:creator><pubDate>Wed, 11 May 2022 14:31:22 -0000</pubDate><guid>https://sourceforge.net59e19070e4f8206612076d6d0cadb2518e06f99f</guid></item><item><title>iperf 3 weird speed response </title><link>https://sourceforge.net/p/iperf/support-requests/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi,&lt;br/&gt;
we are running iperf3, during our speed test we found that upload speed is 94 and download speed is 10, in another instance we found that upload/download speed is 30/30. this seems to be weired as all the network path is same, does someone has any suggestion, thanks  &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Usman Sarwar</dc:creator><pubDate>Fri, 18 Mar 2022 05:35:32 -0000</pubDate><guid>https://sourceforge.netd274ae4a00086faa2553df7d4297576dd37521a5</guid></item><item><title>iperf 3.1.5 not showing server summary for UDP</title><link>https://sourceforge.net/p/iperf/support-requests/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Server running on Android:&lt;br/&gt;
iperf3-arm   --server   --bind 192.168.1.6 --port 5001 --interval 1 -f k&lt;/p&gt;
&lt;p&gt;Summary is 0&lt;br/&gt;
&lt;span&gt;[  6]&lt;/span&gt;   9.00-10.00  sec  5.51 MBytes  46225 Kbits/sec  0.071 ms  250/4239 (5.9%)&lt;br/&gt;
&lt;span&gt;[  6]&lt;/span&gt;  10.00-10.02  sec   105 KBytes  36572 Kbits/sec  0.112 ms  0/74 (0%)  &lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;&lt;span&gt;[ ID]&lt;/span&gt; Interval           Transfer     Bandwidth       Jitter    Lost/Total Datagrams&lt;br/&gt;
&lt;span&gt;[  6]&lt;/span&gt;   0.00-10.02  sec  0.00 Bytes  0.00 Kbits/sec  0.112 ms  2117/42753 (5%)  &lt;/p&gt;
&lt;p&gt;Client running on Linux:&lt;br/&gt;
iperf3-x86  --client 192.168.1.6 --time 10 --bind 192.168.1.8 --port 5001 --interval 1 --parallel 1 --udp --bandwidth 50M -f k&lt;/p&gt;
&lt;p&gt;Shows good summary:&lt;br/&gt;
&lt;span&gt;[  4]&lt;/span&gt;   8.00-9.00   sec  5.96 MBytes  49976 Kbits/sec  4315&lt;br/&gt;
&lt;span&gt;[  4]&lt;/span&gt;   9.00-10.00  sec  5.96 MBytes  49972 Kbits/sec  4313  &lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;&lt;span&gt;[ ID]&lt;/span&gt; Interval           Transfer     Bandwidth       Jitter    Lost/Total Datagrams&lt;br/&gt;
&lt;span&gt;[  4]&lt;/span&gt;   0.00-10.00  sec  59.0 MBytes  49524 Kbits/sec  0.112 ms  2117/42753 (5%)&lt;br/&gt;
&lt;span&gt;[  4]&lt;/span&gt; Sent 42753 datagrams&lt;/p&gt;
&lt;p&gt;Any idea why the server summary is 0?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin White</dc:creator><pubDate>Fri, 10 Dec 2021 07:48:02 -0000</pubDate><guid>https://sourceforge.net471b4134de8a89bbaf29727624bfdc5b85d8288f</guid></item><item><title>Creating rpm file for RHEL using iperf-3.9 build</title><link>https://sourceforge.net/p/iperf/support-requests/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I downloaded iperf-3.9 source file from here:&lt;br/&gt;
&lt;a href="https://downloads.es.net/pub/iperf/iperf-3.9.tar.gz" rel="nofollow"&gt;https://downloads.es.net/pub/iperf/iperf-3.9.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I need to create an installation rpm file for RedHat Linux (3.10.0-1127.el7.x86_64) so that it could be installed on any machine.&lt;br/&gt;
I followed instructions online on how to create an RPM file using a spec file and I did that on one virtual machine. It did get created but with an error:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Transaction check error:&lt;br/&gt;
  file /usr/share/man/man1 from install of iperf-3.9-1.el7.x86_64 conflicts with file from package filesystem-3.2-25.el7.x86_64&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It seems I'm not able to install it properly using 'yum install' on this machine or when I copy the rpm file to another machine. &lt;br/&gt;
What seems to be the problem in building the rpm? I attached the rpm file I created.&lt;/p&gt;
&lt;p&gt;I would actually greatly appreciate if someone could create an rpm file for RHEL and share the file and steps to do it.&lt;/p&gt;
&lt;p&gt;Thank you in advance!!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim</dc:creator><pubDate>Sun, 04 Oct 2020 09:15:03 -0000</pubDate><guid>https://sourceforge.net644bd44bdd359d85c40e8bd6aab2231fb1cf4f2c</guid></item><item><title>IPerf VM connectivity issue on Azure VM</title><link>https://sourceforge.net/p/iperf/support-requests/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Team,&lt;/p&gt;
&lt;p&gt;We are from IPInfusion, Bangalore team. We are planning to do Throughput test (for IPSEC VPN) on our VM using IPerf tool in Azure cloud. We are unable to connect the IPerf vm to our VM. &lt;br/&gt;
Can you please let me know the steps to connect.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: I want to send Bi-directional traffic from Iperf Client to Iperf Server via Virtual Router&lt;/p&gt;
&lt;p&gt;Please find the attached topology which we are planning to bringup on Azure Cloud.&lt;br/&gt;
Can you please share the contact details also for feature refference.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br/&gt;
Anand&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J Anand Sukumar</dc:creator><pubDate>Wed, 02 Sep 2020 09:25:01 -0000</pubDate><guid>https://sourceforge.net0e19ea6a5cd37135d1e82640ca69273bdfc4876c</guid></item><item><title>Packet discard</title><link>https://sourceforge.net/p/iperf/support-requests/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please consider the following topologies:&lt;/p&gt;
&lt;p&gt;1- a desktop (as iperf client) connected in an access point via UTP cable and a notebook (as iperf server) wireless connected in this access point;&lt;/p&gt;
&lt;p&gt;2- a desktop (as iperf client) connected in a notebook (as iperf server) via UTP cable both FE interfaces.&lt;/p&gt;
&lt;p&gt;What is the reason there are a lot of packet discards in a iperf test in topology 1 from the client in wired side to the server in wireless side? For example iperf -c x.x.x.x -i1 -t5 -u -b11m (wired client side) and&lt;br/&gt;
iperf -s -u (wireless server side) in a 802.11b connection with data rate of 11 Mbps that normally has throughput of 6.5 Mbps showing about 33% of packet discard if the same does not occur in topology2 with the server and client in the wired side, for example iperf -c x.x.x.x -i1 -t5 -u -b200m (2x FE capacity configured in notebook client side) and&lt;br/&gt;
iperf -s -u (desktop server side) with no packet discard?&lt;br/&gt;
Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Henrique</dc:creator><pubDate>Mon, 07 Oct 2019 22:39:13 -0000</pubDate><guid>https://sourceforge.net1742c6eda44a516f0e4fbcc58da602b3e561006f</guid></item><item><title>I NEED HELP </title><link>https://sourceforge.net/p/iperf/support-requests/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can't run iperf 3.1.3 or any other version. when  i click on the .exe file, it flashes on the screen then disappears. how do i actually use this thing? also is there a user guide that is readable for a baby? never used this before.&lt;/p&gt;
&lt;p&gt;any help would be amazing. &lt;br/&gt;
thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ash Fletcher</dc:creator><pubDate>Mon, 05 Aug 2019 12:42:12 -0000</pubDate><guid>https://sourceforge.net8427cd4b66cfa6ab487551609863e42a7d317365</guid></item><item><title>iperf3 cannot compute network bandiwdth when too many workloads are running on the machine</title><link>https://sourceforge.net/p/iperf/support-requests/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I see that sometimes iperf3 compute a bandwidth that is not in line with the available bandwidth because of the high amount of workloads on the machine which  "steal" either CPU or network bandwidth from iperf3. Is that possible? Is iperf3 not able to compute bandwidth when there are too many processes getting machine resources from themselves? Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabrizio Barcaroli</dc:creator><pubDate>Wed, 29 May 2019 17:31:28 -0000</pubDate><guid>https://sourceforge.net1ac7623fd82a0112e27328e85227cc31d0514ad7</guid></item><item><title>Meaning of -P switch, how it should be modified on network devices</title><link>https://sourceforge.net/p/iperf/support-requests/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I'd like to ask you for help to identify restriction on bandwidth in one connection what I measure. If I run iperf3 with parameter -P &amp;lt; 4 (number of clients) between two IPs on selected TCP port, bandwidth is much lower as it is with P &amp;gt; 6 where bandwidth reach requested values. What parameter P really test on connection between two IPs, please? What is possible to modify on netwrok devices to eliminate this behaviour?&lt;/p&gt;
&lt;p&gt;Thank you for your answers&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Orecny</dc:creator><pubDate>Mon, 18 Feb 2019 12:14:01 -0000</pubDate><guid>https://sourceforge.net35a2902b30ef224ed677478de40f74ca653cbf11</guid></item></channel></rss>