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 4623542C64 for ; Fri, 9 Jun 2023 00:06:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3ECFE40A7D; Fri, 9 Jun 2023 00:06:27 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id CAD7040A7D for ; Fri, 9 Jun 2023 00:06:23 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-256712d65ceso137716a91.1 for ; Thu, 08 Jun 2023 15:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261983; x=1688853983; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h5HX7DTJD4K9zrg0sblz0KfVP6rLCdYP2YhZffFXnzQ=; b=PkCYzR9UIQ+55/EY7jzYFtHf6dhwrdNkjjjKJHfSQby7AotgREUqUPH9TTBQDiuoOS s8kwIC+9n139jX1TVkX9L9qa9F/YDwUzNEw8bDw1FkEaNPPxQW57mrR+wi7QIgbsaeRa hGXKKNnHvXn3HYD84Dx08qeGjM6S0bdPXfsIw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261983; x=1688853983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h5HX7DTJD4K9zrg0sblz0KfVP6rLCdYP2YhZffFXnzQ=; b=MEaV37mpUkd9NDpZwpd86VRa1ZN0utVPhh3I5ju6i9f7hnThZtpsBhRmISo6EFD5SK ZkGoy6joEV2XTay6gfW64vm6LG2qHTV/Hl8ukbtgHsWX5taIrhWP08cbVF1VbphpqAxy 61dPUFNh8J6M5Kq94ySUcsnfesRP0RK1ZXpCA3ALX1NBkNaJkqKld5SqhlN7eL/AVfoJ N74jIrCqQwuynI6FC/gLkakwEX9FRZ8+hx83jPs5B5J6/MQozqiAG+6NrclqlKWrMFSP ER9vyMysdKY8qPEP63cxEjAuDEAiC1DjRbLfBQSTgbQ2qSsf7t3ZSd2EnPqVjBaN24yI nd+w== X-Gm-Message-State: AC+VfDy/WTsGEBL65mGDoeT5sdP0ml866XFsDpGU2oBgxYG7A6j3X5jf lQqVnjfv5y4bMPNTDDJStzUgL6E+S6BLoRDXJ3JhQpvnwTyp8NsvaVlfHg== X-Google-Smtp-Source: ACHHUZ45zfcPzkt5F/DluKDVT29fKJSvHkGDCAa4roA0Yjap17ABhI15MnKsf0B5a0ZbQWpD7VE2I4amwjg/ X-Received: by 2002:a17:90a:ea05:b0:259:5495:8e03 with SMTP id w5-20020a17090aea0500b0025954958e03mr4313427pjy.48.1686261983074; Thu, 08 Jun 2023 15:06:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a17090a4e0b00b00250b5ffafcesm158829pjh.9.2023.06.08.15.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:06:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:06:23 -0700 (PDT) Message-ID: <648250df.170a0220.a95ef.4626SMTPIN_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 8E3EE605246B; Thu, 8 Jun 2023 18:06:22 -0400 (EDT) Subject: |SUCCESS| pw127944 [PATCH] [v2] net/iavf: add VF reset check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127944 _Testing PASS_ Submitter: Zeng, ZhichaoX Date: Friday, June 02 2023 02:38:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127944 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26501/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/