On 28/07/2025 10:14, Yanghang Liu wrote: > I tested below 18 scenarios on RHEL 9.6 host and didn't find any new dpdk > issues. > > - VM with device assignment(PF) throughput testing(1G hugepage size): > PASS > - VM with device assignment(PF) throughput testing(2M hugepage size) : > PASS > - VM with device assignment(VF) throughput testing: PASS > - PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS > - PVP vhost-user 2Q throughput testing: PASS > - PVP vhost-user 1Q - cross numa node throughput testing: PASS > - VM with vhost-user 2 queues throughput testing: PASS > - vhost-user reconnect with dpdk-client, qemu-server(qemu reconnect): > PASS > - vhost-user reconnect with dpdk-client, qemu-server(ovs reconnect): PASS > - PVP reconnect with dpdk-client, qemu-server: PASS > - PVP 1Q live migration testing: PASS > - PVP 1Q cross numa node live migration testing: PASS > - VM with ovs+dpdk+vhost-user 1Q live migration testing: PASS > - VM with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS > - VM with ovs+dpdk+vhost-user 2Q live migration testing: PASS > - VM with ovs+dpdk+vhost-user 4Q live migration testing: PASS > - Host PF + DPDK testing: PASS > - Host VF + DPDK testing: PASS > > > Test Versions: > > - qemu-kvm-9.1.0 > - kernel 5.14 > - libvirt 10.10 > - ovs 3.3 > - git log > > Commit 3fa2030f013bd7c7d102e576b37ee4dca83b9982 > > Author: Kevin Traynor <ktray...@redhat.com> > > Date: Thu Jul 24 16:31:46 2025 +0100 > > version: 24.11.3-rc1 > > Signed-off-by: Kevin Traynor <ktray...@redhat.com> > > > - Test device : X540-AT2 NIC(ixgbe, 10G) > > Tested-by: Yanghang Liu <yangh...@redhat.com> > > Best Regards, > Yanghang Liu
Thanks Yanghang for the testing and report, regards, Kevin.