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 74B1043F15 for ; Fri, 26 Apr 2024 14:06:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7001F43D7A; Fri, 26 Apr 2024 14:06:26 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 8E68743D75 for ; Fri, 26 Apr 2024 14:06:25 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7ec609bd752so617797241.1 for ; Fri, 26 Apr 2024 05:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714133185; x=1714737985; 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=zUU7QlXAqVi2kvV0JqUhi/19iY2y1CEwSbpSPVwyDfI=; b=Wzj3rT78WYO0SuajbTKIsORJgERV93zHR0V2N7jYKPBPlfUkPMFk64mRIaIxUUvNlB I+TxaXgNrYR69Ik7N1qJq6CUDn/K1OmnTpY/ZctEl/rsiMT52ws0b2VsQW/HA7Y8BDpS 1z/Mb8sJuYTOSPaUpj3ucXCcm2jQxP+dxzOVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714133185; x=1714737985; 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=zUU7QlXAqVi2kvV0JqUhi/19iY2y1CEwSbpSPVwyDfI=; b=ogt88bNS0UdRu5XBxFCn0lOXAHr2Jf1uDiRd0HWFeczwlyKM/zIy4S00unjG77htEi NEnm17sqESXprp4lY4DlHGkStR+z/J/syUHia9x7qeN52CtlTAicCVOvBp7NOQhdIAWJ WSRwkQnCECXBkY+7gq70ag7psps54TP73puI4pYFeQqAwIoPcb4dbCgETZiXRAwNFo+Y PFkoEz+r162K4wWUiH0fdxeUlKIBE5QONQv2hL+4Xlvr7c7RRvoIJfUiS/XHbu5Vj23D IpGtQW8ZIzgD/sP5j+bxgoRus6J/JVQSnD8W32U+BbfJzQhIYxRfNryGfh8GinJmT70d QPjQ== X-Gm-Message-State: AOJu0YybFnVS6T/xmfHbzNjk7mDwpMQcFwDdqpcDVzuvmPHXJcC5+QsY fhLlLxLuzZMZMAuXEuvG1mEyZGdC9cYzrbVU8BS3ExF7ACTXIQD+iQpETLZsw6K5Q/2zxnH9chs NjH4GKv3ECPsd4KPb2rqNY3TXPIToHNUPM5qR+bzrmRVik4xg45umFser X-Google-Smtp-Source: AGHT+IGWrSthC2ivx7jAWJY3nYew64XjmrIViE6IkZO/H6eMObgULM4zF5+VnPZLJrG8n/gnvFNhUDBtQVKF X-Received: by 2002:a05:6122:a1a:b0:4d4:1cca:1a72 with SMTP id 26-20020a0561220a1a00b004d41cca1a72mr2383042vkn.6.1714133183422; Fri, 26 Apr 2024 05:06:23 -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 ba4-20020a0561220c8400b004db04e0329dsm988553vkb.14.2024.04.26.05.06.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:06:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:06:23 -0700 (PDT) Message-ID: <662b98bf.050a0220.74818.ee60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BAF6F6052514; Fri, 26 Apr 2024 08:06:22 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139702 _Testing PASS_ Submitter: Haoqian He Date: Friday, April 26 2024 11:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139702 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian 12 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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/