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 E6A1C42D12 for ; Wed, 21 Jun 2023 11:09:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2EC24068E; Wed, 21 Jun 2023 11:09:19 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 89C6A4068E for ; Wed, 21 Jun 2023 11:09:18 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666edfc50deso3026856b3a.0 for ; Wed, 21 Jun 2023 02:09:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687338557; x=1689930557; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XZQlz5LCpLO8g7dxSPz+RH+07sgb6q+5JgYUR3EiC9A=; b=eNRdjgoqU5s+eFacyQM2FLS9d5tclvgRCPFilgYP2tVC04y0Y6S/U29PRokVVxdKHO s3ppMtt9RmKdaix6V197kAeXbqDb/TVV/XDZplNgihKVHE00mQoK1EVc5OfRj5jXZG27 psDZh+A44WHLOVCx+WvoE9CQoi7ixnWmn6bRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687338557; x=1689930557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XZQlz5LCpLO8g7dxSPz+RH+07sgb6q+5JgYUR3EiC9A=; b=DUSAFSuq+vjQ4HhPAyk0+uD6WJSurSEnC5PHnqlfd+E6HO+R/X2iAGF+byUntR9ANc Hq07PLLCvYHgT07gOL0ShYaNejtywtJp02UledkQuXGPErrz74RqdFCXJiv6rm/fSqwQ ImRfYbiWP3/iWfkCEGYO0Zaum2czgU9NuVlncDfW/sbIFmGfp1HaN6uALT43HaNqRSwp gBbtDfsfLrZhOmcEuRNYVoCiUCKtB3xzuT1/Mv3wtFl2QqfUiyYdjf21EoPQ4VnOOqNJ rHMcPkNhriqU5369LKgwfimaxoy4ZVptqfuPxBvn9fLq82MEd0uyvN7UXe4WTjLU4e52 46hw== X-Gm-Message-State: AC+VfDzt0fOK5cgErsZLNVCtII6C273OtohaerisromsyurvV/Vtsy+H 5Wzqdd+XSpYizDftfHFOfhbmEir2YHWka39CIUCbDtecsk7mD+h2E1BqUZgUcxVHnk83C7yOeA= = X-Google-Smtp-Source: ACHHUZ7qoZdqShinVON5vFM8Lcx3hSWuJhcB0TIHf5KPuX/9EUO/TA3PIKbqyw7asQEWFBP9CBVWruZ0ASDL X-Received: by 2002:a05:6a20:8f05:b0:121:878d:1bb7 with SMTP id b5-20020a056a208f0500b00121878d1bb7mr14063662pzk.22.1687338557704; Wed, 21 Jun 2023 02:09:17 -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 a8-20020aa79708000000b00666abca42f3sm427591pfg.3.2023.06.21.02.09.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 02:09:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 02:09:17 -0700 (PDT) Message-ID: <6492be3d.a70a0220.18622.63f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EB194605246B; Wed, 21 Jun 2023 05:09:16 -0400 (EDT) Subject: |SUCCESS| pw128880 [PATCH] net/iavf: fix duplicate reset done check From: dpdklab@iol.unh.edu To: Test Report Cc: Zhichao Zeng 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/128880 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, June 21 2023 07:51:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128880 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/