From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pei Zhang Subject: dpdk 18.11-rc3 testing results from Red Hat Date: Fri, 16 Nov 2018 09:39:39 -0500 (EST) Message-ID: <519843175.44151082.1542379179625.JavaMail.zimbra@redhat.com> References: <167092742.44148156.1542378149549.JavaMail.zimbra@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: john.mcnamara@intel.com, maxime.coquelin@redhat.com, qian.q.xu@intel.com, ktraynor@redhat.com, thomas@monjalon.net, bluca@debian.org, michael.j.glynn@intel.com, ferruh.yigit@intel.com, christian.ehrhardt@canonical.com, olgas@mellanox.com, mvarlese@suse.de, ian.stokes@intel.com, yskoh@mellanox.com, techboard@dpdk.org, juzhang@redhat.com, siliu@redhat.com To: dev@dpdk.org Return-path: In-Reply-To: <167092742.44148156.1542378149549.JavaMail.zimbra@redhat.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi all, I'm Pei Zhang from Red Hat. We have tested dpdk 18.11-rc3 and we would like to share our testing results. Here are 10 testing scenarios we have covered and all get PASS result: (1)Guest with device assignment(PF) throughput testing(1G hugepage size) PASS (2)Guest with device assignment(PF) throughput testing(2M hugepage size) PASS (3)Guest with device assignment(VF) throughput testing PASS (4)PVP(host testpmd as vswitch) vhost-user 1Q throughput testing PASS (5)PVP(host testpmd as vswitch) vhost-user 2Q throughput testing PASS (6)PVP(host testpmd as vswitch) vhost-user 2Q & cross numa node throughput testing PASS (7)vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect PASS (8)Guest with vhost-user hot plug throughput testing PASS (9)PVP(host testpmd as vswitch)vhost-user 1Q live migration testing PASS (10)Guest with ovs+dpdk+vhost-user single queue live migration testing PASS More testing details: Testing NICs: X540-AT2(ixgbe). Versions: Kernel: 3.10 DPDK: http://dpdk.org/git/dpdk master commit 3e42b6ce06a1901b1ab631df4484ec8f548091c6 Author: Thomas Monjalon Date: Wed Nov 14 05:05:29 2018 +0100 version: 18.11-rc3 Signed-off-by: Thomas Monjalon QEMU: git://git.qemu.org/qemu.git master commit cb968d275c145467c8b385a3618a207ec111eab1 Author: Peter Maydell Date: Tue Nov 13 18:16:14 2018 +0000 Update version for v3.1.0-rc1 release Signed-off-by: Peter Maydell Best regards, Pei Zhang