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 C6F9C43F15 for ; Fri, 26 Apr 2024 14:15:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C339343DB0; Fri, 26 Apr 2024 14:15:41 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 4ADF54064A for ; Fri, 26 Apr 2024 14:15:38 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c70b652154so1314399b6e.2 for ; Fri, 26 Apr 2024 05:15:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714133737; x=1714738537; 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=1wjjruIW+CDbZsgnCiUES3w6S3D+uvCl7OFXTLx31W0=; b=Iy98dT8BdGGQI90S+slOZBELzqsN1czb38QHyovD8s0S3orElCCblBGBQ+uybCVyBV q7SQPCXExvW64PAoB9ZRHL6nXTvd2fzCofYgo7t3Y9jln7WBWXZgJ0Wu6qNLWMc0MYfG y8fwZsB7L4eC5t/B+geGwPYaDyTeJrsdO1HWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714133737; x=1714738537; 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=1wjjruIW+CDbZsgnCiUES3w6S3D+uvCl7OFXTLx31W0=; b=DRcgJPKnO64FU+pzYEii6UTiPNSQYW36gVoULqTfS3D95dkvWerSZWtu/5R+rRAACs 1S7BX9iF9R1PnBEoZ/LHXgwh4Sl9QCgQv83pMdY6RALQ6Br/yy+obJHF2F0qH77TrBsn IUGeaNvLTuvEMui6U5QQ1XQPMl+AbCmsRcOshrCp3bGtlYpv91BUj0WwEze9FKVt/4E/ 78X/NAWUakJgxLbXkSGHzrNC7ZbZJBsPD0xYQe8Zk7I+7F9glWetYiy96w95++RwMqhs kp1UdjOxgmg+tUPY1k8Vkrj1ezKr8pjywETrSKVmuHOs8znIkBYEFxOj2w2BTjLe8VVm d36Q== X-Gm-Message-State: AOJu0Yzh2CUzZ5S0gASec/632kJf6KEpdW85MnzStR6X1VXWEPOxh37r EsZ9fbE4VB6+qbHe9U+8XgCBQvD5CxvRBU73flPxg9/IVPeGMILiQMHLMKzR9AyhhMeXUlvKImF VBiylZ3LB0FwCfIG8GN3cNL7Z+amkCfHViA5C29lxPz1RKSvw+yUDaKIj X-Google-Smtp-Source: AGHT+IGhUnGDaNxShdjDaMCxrFO19BffCxJz27V3ualrHoCD+AvKyTcFYSOUSF3cOp+0ouKL3ImP9WwhomSp X-Received: by 2002:a05:6808:6184:b0:3c8:45d9:3f1d with SMTP id dn4-20020a056808618400b003c845d93f1dmr2585297oib.27.1714133737602; Fri, 26 Apr 2024 05:15:37 -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 if3-20020a0562141c4300b006a052c855d6sm1411984qvb.3.2024.04.26.05.15.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:15:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:15:37 -0700 (PDT) Message-ID: <662b9ae9.050a0220.e7c64.e861SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4AD4A6052514; Fri, 26 Apr 2024 08:15:37 -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 | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/