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 8A1AC43F15 for ; Fri, 26 Apr 2024 14:25:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8551E43DB6; Fri, 26 Apr 2024 14:25:22 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 173B943DB0 for ; Fri, 26 Apr 2024 14:25:21 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-79068f4da67so168615885a.0 for ; Fri, 26 Apr 2024 05:25:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714134320; x=1714739120; 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=RwViB6+3aAnGah8P/laPzj7kUU1l2r5bwETYK/vJjLY=; b=Lvz7Ri266z8+M+X8a9EfSe9exx4XmEjqCAxOsbUSu+nE0jDL37B5j4yLMLJLPonEuv P+BLVGJinuF6zKwaItX9zoT+puRz/q4Z6WCTnw3BR2Qmtg57xve/8jCIWyMjAaOXX54i TV/Ft60MTfbuartDB4RuWC/G8jNfn9qQ9BTwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714134320; x=1714739120; 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=RwViB6+3aAnGah8P/laPzj7kUU1l2r5bwETYK/vJjLY=; b=md8hQ+GyMujhWtwLGvCW6fTK5nX3ILkF9G/YvlAhFeGec9RggL3WRkRggWlswu1a3B zI09kghbQ6b/W8nJfUMW4nAR/fkti9EnXRU5oUAPGb8RYTlOvxa9ft/rYOHIebgNJm2W aw9E0EbLi7xH+czJJRM+7tegFtk/tiJ4XGl0Qz1IA73D1uUKM6WXwzBi9Juyxgkd4J+l sBHEdZ7wDwYTO8WlD/wHO+VnG761VIGt0enDMRCIjGXTgVCm8ZUeW8mFC5bY7STjv3NO /QEXC/k80nfOmQuGaH0DwLopi8XgdvEQIgcV/KOuJ9jZZ/S2fOwuWkJo7OaGNDpuoKwc a70w== X-Gm-Message-State: AOJu0YwkmZ4rUrjLeddc1nqibJ2AS7ppTTzWGvydoTBl8cuBnkmU6CdX LZh9zRCJ7kQkf/aWIZWeQriq3rF4S2nz2QIhxoD+bx5LBGLIa9qmlUh1iW1TG2V0gBd75g7ygzA RbYczM2Q3xusmfZz8Uvc3jzJ4pa85Im/GZ98TMrtDQq0ZUN3qOezALh1j X-Google-Smtp-Source: AGHT+IGLQ0+ERghLFyMKoYWvfBTGthd0c8ZyO93W8DLN34eFuq/wHu6czvsyPAqNH9QakAw/strUgsDS4j6I X-Received: by 2002:ad4:5764:0:b0:69b:3aef:c08 with SMTP id r4-20020ad45764000000b0069b3aef0c08mr3216915qvx.27.1714134320536; Fri, 26 Apr 2024 05:25:20 -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 x6-20020a0ceb86000000b006a0a711e0b6sm130083qvo.48.2024.04.26.05.25.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:25:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:25:20 -0700 (PDT) Message-ID: <662b9d30.0c0a0220.cba36.8f15SMTPIN_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 3FDAE6052514; Fri, 26 Apr 2024 08:25:20 -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 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/