<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>47017</bug_id>
          
          <creation_ts>2023-07-24 13:06:07 +0300</creation_ts>
          <short_desc>Не отображает sender в суммарной таблице при проверке трафика с UDP на i586</short_desc>
          <delta_ts>2023-08-02 10:51:47 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>iperf3</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeny Shesteperov">alimektor</reporter>
          <assigned_to name="Sergey Y. Afonin">asy</assigned_to>
          <cc>asy</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>230256</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Shesteperov">alimektor</who>
    <bug_when>2023-07-24 13:06:07 +0300</bug_when>
    <thetext>Версия

-   iperf3-3.14-alt1

Дистрибутивы

-   ALT Workstation 10.1 i586, обновленный до Sisyphus

Шаги воспроизведения

Команда hostname -i показывает текущий адрес машины. Машина выступает в
качестве и сервера, и клиента.

Установить пакеты:

    # apt-get install -y iperf3 libiperf3-0 net-tools

Запустить сервер (убедившись, что iperf3 не запущен):

    # killall iperf3 &amp;&gt; /dev/null ||:
    # iperf3 --server --daemon --pidfile /root/iperf3.pid --logfile /root/iperf3.log

Запустить UDP-трафик:

    # iperf3 --client $(hostname -i) --parallel 5 --reverse --udp

Ожидаемый результат: в итоговой таблице присутствует sender (нормальный
Lost/Total) и на клиенте, и на сервере.

    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  0/41 (0%)  sender
    [  5]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.066 ms  0/41 (0%)  receiver
    [  7]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  0/41 (0%)  sender
    [  7]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.053 ms  0/41 (0%)  receiver
    [  9]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  0/41 (0%)  sender
    [  9]   0.00-10.00  sec  1.25 MBytes  1.05 Mbits/sec  0.074 ms  0/40 (0%)  receiver
    [ 11]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  0/41 (0%)  sender
    [ 11]   0.00-10.00  sec  1.25 MBytes  1.05 Mbits/sec  0.073 ms  0/40 (0%)  receiver
    [ 13]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  0/41 (0%)  sender
    [ 13]   0.00-10.00  sec  1.25 MBytes  1.05 Mbits/sec  0.073 ms  0/40 (0%)  receiver
    [SUM]   0.00-10.00  sec  6.41 MBytes  5.37 Mbits/sec  0.000 ms  0/205 (0%)  sender
    [SUM]   0.00-10.00  sec  6.31 MBytes  5.30 Mbits/sec  0.068 ms  0/202 (0%)  receiver

Фактический результат: в итоговой таблице отсутствует sender (вывод
клиента)

    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  176093659136/0 (-2.5e-39%)  

    [  5]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.041 ms  0/41 (0%)  receiver
    [  7]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  176093659136/0 (-2.5e-39%)  receiver
    [  7]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.035 ms  0/41 (0%)  receiver
    [  9]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  176093659136/0 (-2.5e-39%)  receiver
    [  9]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.036 ms  0/41 (0%)  receiver
    [ 11]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  176093659136/0 (-2.5e-39%)  receiver
    [ 11]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.040 ms  0/41 (0%)  receiver
    [ 13]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.000 ms  176093659136/0 (-2.5e-39%)  receiver
    [ 13]   0.00-10.00  sec  1.28 MBytes  1.07 Mbits/sec  0.041 ms  0/41 (0%)  receiver
    [SUM]   0.00-10.00  sec  6.41 MBytes  5.37 Mbits/sec  0.000 ms  880468295680/0 (-2.5e-39%)  (null)
    [SUM]   0.00-10.00  sec  6.41 MBytes  5.37 Mbits/sec  0.039 ms  0/205 (0%)  receiver

В P10 с версией iperf3-3.12-alt1 не воспроизводится.

На x86-64 не воспроизводится.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>230727</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2023-08-02 10:09:39 +0300</bug_when>
    <thetext>https://github.com/esnet/iperf/issues/1554</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>230728</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-08-02 10:51:47 +0300</bug_when>
    <thetext>iperf3-3.14-alt2 -&gt; sisyphus:

 Wed Aug 02 2023 Sergey Y. Afonin &lt;asy@altlinux&gt; 3.14-alt2
 - Added patch for issue #1554 (ALT #47017)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>