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 5DACB42C64 for ; Fri, 9 Jun 2023 00:06:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A4F640A7D; Fri, 9 Jun 2023 00:06:45 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EECB140A7D for ; Fri, 9 Jun 2023 00:06:38 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b3cfb9495so5223205ab.2 for ; Thu, 08 Jun 2023 15:06:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261998; x=1688853998; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h5HX7DTJD4K9zrg0sblz0KfVP6rLCdYP2YhZffFXnzQ=; b=PWpPDC8r25yryJzI/mknFVwEemtnyZUiW/tF2LQPVH/E7OiB8ZKj5LA2BM7zkl44Ba wk2IBkP2ufu2SCyE1AuZqr0xSHlxEQx6pZtjunf7ngw+Rs1t2vKi0Ool1dcrI5ch5W+B rzIG/U7wtDxH440DBbKYzLpO8qiyQ9RW92PFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261998; x=1688853998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h5HX7DTJD4K9zrg0sblz0KfVP6rLCdYP2YhZffFXnzQ=; b=EcEPyTFXwVZYmM6RPplIjmZlZ1k2H44fU20b5rBHmUvStZgKU2kS5+4dKt+MNJkU54 bOD/RaUigtZZCeYxMkMCYHx4Red+g8yzWD/VS1Z/4nFvjWpIffX/RF4lGwO0ePnshI4A 4cOFXQT/2OFAipcFYqQvxO6u0lFewE5I2Tb9YYhkKI5vaMU/CVo8CnE0pO7TCwc49HIr YfTzRhSOwGeXPGAgtZXshDGq9wXZE9j6LXUbrqo5dKS0Qp2KzL65nYEKVeVG2oFeXDAG XckzsF2h47Ynk1+DQ+UuUlJt/kk7MmmkKhqwl7y8RmIA40y76Ppmf/V+7sfimkMTSBug mkIQ== X-Gm-Message-State: AC+VfDzkDOa4XEgmyMF8/O04lqrjJ9tneOVwvyhXZ3ERimY6L66BIitP c5kpiept2Ab0jM7KXjkRnYEuUFZreDkWCce8pAHKCTpAS8twqDsFvnSJaYyDV5TmXOwSltUBrg= = X-Google-Smtp-Source: ACHHUZ4VBN9Q+IsXvZVTLnoi2FAyiyEn8nIO0yoq5pkgNejlS6nSsN2xMdK3B0Bc2Ju5bmHK933AsO9sLMre X-Received: by 2002:a92:dcc5:0:b0:33c:5182:6cf1 with SMTP id b5-20020a92dcc5000000b0033c51826cf1mr11074795ilr.27.1686261998461; Thu, 08 Jun 2023 15:06:38 -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 l18-20020a02a892000000b0041889bfb250sm121963jam.83.2023.06.08.15.06.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:06:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:06:38 -0700 (PDT) Message-ID: <648250ee.020a0220.27442.3594SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B70F605246B; Thu, 8 Jun 2023 18:06:38 -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/