Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2019 19:07:47 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Christian M <christian.marcos@gmail.com>, freebsd-xen@freebsd.org, freebsd-net@freebsd.org
Subject:   Re: Very slow and inconsistent internal network speed (between, VM's on the same host) for FreeBSD 11.0+ as guest on, XCP-ng/XenServer
Message-ID:  <b0d72766-e7a9-08f7-ed8f-f407fe1285e6@grosbein.net>
In-Reply-To: <CAKwR996s9Y_Bea95GOhPkdEJabmJM0r6Qi43gW7_8SXE2ryddA@mail.gmail.com>
References:  <mailman.7.1560945600.15387.freebsd-xen@freebsd.org> <12994df1-f847-ec92-aae8-43a32e59385f@darco.dk> <CAKwR994kQTRfB0R0_WiTYx4pgOHtR-ge7h0vP8NiM_%2B-MBPGGw@mail.gmail.com> <20190625082103.qiiz2cikrauaqlas@MacBook-Air-de-Roger.local> <CAKwR996s9Y_Bea95GOhPkdEJabmJM0r6Qi43gW7_8SXE2ryddA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
25.06.2019 18:55, Christian M wrote:

> Please note the
> extremely uneven throughput for test 2 below. It's almost like the
> throughput increased when running tcpdump simultaneously.

Generally this indicates broken "hardware" offload for some features
like txcsum/rxcsum/vlan_hwcsum/vlan_hwtagging etc.

Some of them may be automatically disabled while interface is put in promiscuous mode
by running tcpdump and enabled back after tcpdump terminated.

You should look at "options" line in the output of ifconfig for the interface
and manually disable offloads (look for ifconfig(8) manual for details).
They retry tests without tcpdump running.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b0d72766-e7a9-08f7-ed8f-f407fe1285e6>