<div dir="ltr">Hi,<div><br></div><div>I am using openstack victoria and neutron with ovn latest releases. I was trying to assess network performance between the vms first. I have created two ubuntu 20.04 VMs installed iperf3 in them and executed a bidirectional test between VMs. The instance are on same network and network type is geneve. Both VMs are on same host. I have tested by keeping VM to different compute hosts, but results are same.</div><div><br></div><div>Here are the results.</div><div><br></div><div>root@iperf3-1:~# iperf3 -c 192.168.100.50 --bidir<br>Connecting to host 192.168.100.50, port 5201<br>[  5] local 192.168.100.120 port 53156 connected to 192.168.100.50 port 5201<br>[  7] local 192.168.100.120 port 53158 connected to 192.168.100.50 port 5201<br>[ ID][Role] Interval           Transfer     Bitrate         Retr  Cwnd<br>[  5][TX-C]   0.00-1.00   sec   311 MBytes  2.61 Gbits/sec  407   1.41 MBytes       <br>[  7][RX-C]   0.00-1.00   sec   627 MBytes  5.26 Gbits/sec                  <br>[  5][TX-C]   1.00-2.00   sec  1.07 GBytes  9.18 Gbits/sec  2638   1.71 MBytes       <br>[  7][RX-C]   1.00-2.00   sec   778 MBytes  6.53 Gbits/sec                  <br>[  5][TX-C]   2.00-3.00   sec  1.14 GBytes  9.75 Gbits/sec  603   1.98 MBytes       <br>[  7][RX-C]   2.00-3.00   sec   922 MBytes  7.73 Gbits/sec                  <br>[  5][TX-C]   3.00-4.00   sec  1.00 GBytes  8.62 Gbits/sec  594   2.16 MBytes       <br>[  7][RX-C]   3.00-4.00   sec   935 MBytes  7.84 Gbits/sec                  <br>[  5][TX-C]   4.00-5.00   sec   988 MBytes  8.29 Gbits/sec  2431   1.42 MBytes       <br>[  7][RX-C]   4.00-5.00   sec   932 MBytes  7.82 Gbits/sec                  <br>[  5][TX-C]   5.00-6.00   sec   879 MBytes  7.37 Gbits/sec  599    991 KBytes       <br>[  7][RX-C]   5.00-6.00   sec   996 MBytes  8.36 Gbits/sec                  <br>[  5][TX-C]   6.00-7.00   sec   721 MBytes  6.05 Gbits/sec  389   1.10 MBytes       <br>[  7][RX-C]   6.00-7.00   sec   963 MBytes  8.08 Gbits/sec                  <br>[  5][TX-C]   7.00-8.00   sec   901 MBytes  7.56 Gbits/sec   33   1.54 MBytes       <br>[  7][RX-C]   7.00-8.00   sec  1.02 GBytes  8.79 Gbits/sec                  <br>[  5][TX-C]   8.00-9.00   sec   889 MBytes  7.44 Gbits/sec  376   1.33 MBytes       <br>[  7][RX-C]   8.00-9.00   sec  1.14 GBytes  9.78 Gbits/sec                  <br>[  5][TX-C]   9.00-10.00  sec   671 MBytes  5.64 Gbits/sec  1017    984 KBytes       <br>[  7][RX-C]   9.00-10.00  sec   975 MBytes  8.19 Gbits/sec                  <br>- - - - - - - - - - - - - - - - - - - - - - - - -<br>[ ID][Role] Interval           Transfer     Bitrate         Retr<br>[  5][TX-C]   0.00-10.00  sec  8.44 GBytes  7.25 Gbits/sec  9087             sender<br>[  5][TX-C]   0.00-10.00  sec  8.44 GBytes  7.25 Gbits/sec                  receiver<br>[  7][RX-C]   0.00-10.00  sec  9.13 GBytes  7.84 Gbits/sec  7914             sender<br>[  7][RX-C]   0.00-10.00  sec  9.12 GBytes  7.84 Gbits/sec                  receiver<br clear="all"><div><br></div><div>Here is the xmldump of instance interface.</div><div><br></div><div>    <interface type='bridge'><br>      <mac address='fa:16:3e:02:bc:33'/><br>      <source bridge='br-int'/><br>      <virtualport type='openvswitch'><br>        <parameters interfaceid='73e9f047-70de-4d9f-a656-e311dd54975f'/><br>      </virtualport><br>      <target dev='tap73e9f047-70'/><br>      <model type='virtio'/><br>      <driver name='vhost' queues='8'/><br>      <mtu size='1442'/><br>      <alias name='net0'/><br>      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/><br>    </interface><br></div><div><br></div><div>My overlay network IP interface mtu is 1500. Please advise if there is any network performance tuning required ?</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Regards,<div><br></div><div><br></div><div>Syed Ammad Ali</div></div></div></div>