On Tue, Nov 15, 2022 at 6:33 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > A new DPDK release candidate is ready for testing: > https://git.dpdk.org/dpdk/tag/?id=v22.11-rc3 > > There are 161 new patches in this snapshot. > > Release notes: > https://doc.dpdk.org/guides/rel_notes/release_22_11.html > > Please test and report issues on bugs.dpdk.org. > You may share some release validation results > by replying to this message at dev@dpdk.org > and by adding tested hardware in the release notes.
RH QE ran its non regression tests on 22.11-rc3, with no issue to report. Test scenario: Guest with device assignment(PF) throughput testing(1G hugepage size): PASS Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS Guest 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 Guest 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 1Q live migration testing: PASS PVP 1Q cross numa node live migration testing: PASS Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS Host PF + DPDK testing: PASS Host VF + DPDK testing: PASS Test version: kernel 4.18 qemu 6.2 dpdk: git://dpdk.org/dpdk # git log -1 commit 04f68bb92b6fee621ddf0f0948f5565fa31a84fd Author: Thomas Monjalon <tho...@monjalon.net> Date: Tue Nov 15 18:21:34 2022 +0100 version: 22.11-rc3 Signed-off-by: Thomas Monjalon <tho...@monjalon.net> NICs: X540-AT2 NIC(ixgbe, 10G) -- David Marchand