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 C746B43F15 for ; Fri, 26 Apr 2024 14:40:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2D7B43DB6; Fri, 26 Apr 2024 14:40:06 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id ED17A43DB0 for ; Fri, 26 Apr 2024 14:40:05 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5aa22ebd048so1487252eaf.1 for ; Fri, 26 Apr 2024 05:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714135205; x=1714740005; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9TI3qpuiHAhLCVLpDgxk5z6k2bC6P/b7i290bC31p+0=; b=LjHBxGipGdvpblshzk1rfOKdY7ntpFUhCVP+ToEafe+HF6vEZ48YqLDeEiddSsmA01 kHoXbGI2OZVIUwQ740SJwK2npFZQ+2rybQKmJH5bSP2znMLBHMZW9FdteUEr1lQ9wXL5 9xPqs1NoVM+xv0qsyUUJuO1ytnoOFVFYxCVPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714135205; x=1714740005; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9TI3qpuiHAhLCVLpDgxk5z6k2bC6P/b7i290bC31p+0=; b=p8ohVIKPx8lmZUXUHpcD/oJsMvK2KHDPR1ncdbd3j7QleLmsPRgpSAWTXhgdHG24MF vJY2IP/HCiAD+Dibd+/xv5vKIe8+KcYcNxAh29i4zUzAreswFlNZYh4Nt7LOP9Fdg7r6 a1GavGf34XkPHJDEQVqtm4V+J8Uleg3LaenT7ZCnHTFJwBFsokpMwr4dzaJGbkq6dv7n mrJttBPQfmCLrCAr3z+d3u08Dbr5lvvYRWsH6bP80E8jQCI7/XLkEUVU5m6MquOhcB9p G1/QYz5RrluWLUb7xiVi4LhoMxAg5GTtewQb+1L9jrGbUMWk4hs6NXCtUF59tr7ZmVk7 p3xQ== X-Gm-Message-State: AOJu0YznNanUYqaCFQCNyRpeCFvt6APxugPGaWV+7jp8VioLG6Vxpo2i TVUiOmmSKjVN+HoT/u0bxirCPp6I37WSbhDpgYDZvwKgMZef/DTzY1e5H+/RlwVhENKYOft64HC k+dcCxD2RSb82aYlZX696Cc+0l6B/Xs51jDcqnqlXnNQ4wYMS+Ra3hx4g X-Google-Smtp-Source: AGHT+IEIUDSIwrX0gdRZIeyYoCyeB9ImlFTBU5EBBizFvMuy3QTiFCo6zGWR/7KwOEggEvULYHCa7iog3dif X-Received: by 2002:a05:6358:8511:b0:183:f62e:5d21 with SMTP id n17-20020a056358851100b00183f62e5d21mr3130084rwk.7.1714135205276; Fri, 26 Apr 2024 05:40:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a0cf847000000b006a0b5b1f3d6sm3396qvo.15.2024.04.26.05.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:40:05 -0700 (PDT) Message-ID: <662ba0a5.0c0a0220.9ed5d.0330SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F04066052514; Fri, 26 Apr 2024 08:40:04 -0400 (EDT) Subject: |SUCCESS| pw139702 [PATCH] [v2] vhost: cleanup resubmit info before From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426110947.881407-1-haoqian.he@smartx.com> References: <20240426110947.881407-1-haoqian.he@smartx.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139702 _Functional Testing PASS_ Submitter: Haoqian He Date: Friday, April 26 2024 11:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139702 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/