From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E38F1436B1; Sat, 9 Dec 2023 04:28:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22A0D402DF; Sat, 9 Dec 2023 04:28:57 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 6A1E5402B0 for ; Sat, 9 Dec 2023 04:28:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1702092534; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=MGc7uDk+o7/9P9tz6YDxy/v3TC3XlQtXQdIZbUTElR0=; b=Ne8ETJSY13JaoGFSWPi1MdCUpbqA9yG/EPHMQUKBFtNPBP4z8jLTAmcwPD06xUOJPx9msm FYgj306m7wUXlldD5Wl35QPdj/RieugrSk9BWS8rNHOo7Kmmtuii9hgoBD7E33sbzOvM06 sRLczpgciQacWant+l+NiLloaTmjri0= Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com [209.85.221.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-249-sDWhBIFQPWiV5BTPb4SdAw-1; Fri, 08 Dec 2023 22:28:53 -0500 X-MC-Unique: sDWhBIFQPWiV5BTPb4SdAw-1 Received: by mail-vk1-f199.google.com with SMTP id 71dfb90a1353d-4acbdf7a14bso926979e0c.3 for ; Fri, 08 Dec 2023 19:28:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702092532; x=1702697332; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=MGc7uDk+o7/9P9tz6YDxy/v3TC3XlQtXQdIZbUTElR0=; b=eh4VefJPRNYq9B1uI7QBJbfbGpo3mQK2jEPb1iaXtTo6VrfDtL+WOOGN1vHM9kmV9m MUT4CutTK3zPVcKiCLeN2HCHrdbaQ/4maXRc3zgOcqrFbqzkbzKEcnCLrDxN+1CjeRUw eDSwQUYKBICj+XETI2HAkNhHBdFsJq0KyLHN7IH2aBnw5Kf7s6y7Kwf6a4qdwDrmbYJ+ aZeBNtschkJ1RQF9NFUwf1+din/1roUZE+6M2Oj+VvIzvZ0P5YnrnJXfGLzmsPSfELyV MsZMtZBhtLnV8TGoj4iUxkU67KuFq6WIw4hIdAFC3uL0L6z5AFLQ1pYDaubnJVoMvLfX Vq3Q== X-Gm-Message-State: AOJu0YyqOSvNxkJP4+E0aEAVWYbU6GwcVOPXdX9lLktegaXlQKYglFC8 +Nsr2t3CcneECWclc3xlZom3U6VG6I0FZGhIYYPEWAAA+AzsUwYfqajHWa5dkdjWiAujJ7ku2LX GQL/Kj29bL3c+4ptxN0psJKQy81PM4g== X-Received: by 2002:a05:6122:4c8d:b0:4ac:a1d:8916 with SMTP id fg13-20020a0561224c8d00b004ac0a1d8916mr1304163vkb.16.1702092532659; Fri, 08 Dec 2023 19:28:52 -0800 (PST) X-Google-Smtp-Source: AGHT+IG1/Jb8k6XwS9f/NdiSvD5s7qVuwsDssyCEdNPUUi0Bi/L/LgIBcduCmsWUDi623BI/u9qYGh1BBTz0kmThMBw= X-Received: by 2002:a05:6122:4c8d:b0:4ac:a1d:8916 with SMTP id fg13-20020a0561224c8d00b004ac0a1d8916mr1304154vkb.16.1702092532416; Fri, 08 Dec 2023 19:28:52 -0800 (PST) MIME-Version: 1.0 From: YangHang Liu Date: Sat, 9 Dec 2023 11:28:41 +0800 Message-ID: Subject: RedHat QE's test result against DPDK stable 20.11.10-rc1 To: dev , Thomas Monjalon , stable@dpdk.org Cc: Chao Yang , Maxime Coquelin , David Marchand , Kevin Traynor , luca.boccassi@gmail.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org I tested below 18 scenarios on RHEL9 and didn't find any new dpdk issues. 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 reconnect with dpdk-client, qemu-server: 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 Versions: qemu-kvm-7.2.0 + kernel 5.14 + libvirt-9.0.0 # git log commit a98b988ea5301b4218de5a558d84dbf5dcde9a05 Author: Luca Boccassi Date: Fri Dec 1 11:45:44 2023 +0000 version: 20.11.10-rc1 Signed-off-by: Luca Boccassi Test device : X540-AT2 NIC(ixgbe, 10G) Best Regards, YangHang Liu