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 8C41F42C64 for ; Thu, 8 Jun 2023 22:02:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8990F40151; Thu, 8 Jun 2023 22:02:38 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 8315440151 for ; Thu, 8 Jun 2023 22:02:37 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6237faa8677so7086316d6.1 for ; Thu, 08 Jun 2023 13:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686254557; x=1688846557; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oCE9+nABMNh4scIidZScbobk+gFyTcBoUoYgWDfSZ5A=; b=aNiaxJT6IJ5XGegtMfcge2C41qC4T9qVsrkDMU32usGf6RmTBowTd+NpiAfKLm+AKN RJgX1funB5dZRAkXhpfJRYrJhOqoc1ozKF/BDuGaFTELLgppXAtOre6E1VcXPg/NLPuD l0ztmXye1qVT77czY1GmlC8bJsC5efnqK2qSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686254557; x=1688846557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oCE9+nABMNh4scIidZScbobk+gFyTcBoUoYgWDfSZ5A=; b=YOb/4nlmnMaI77/A6bXEN7KsvMzB7ngBi8dxfEVK8cPICKmDQldV878cximb1Kx9Y/ tpud3GzfpEouu3ZVAt4aTE1/ZgN7//81Wzs8HLrghzZiyPRrv0G21pubQYjH7RwuI62n TvOf5pn3nPpOd/TuZu5I9cZouAonDdYMH81tt1XQprmzhN6mIyXx5k1kaGKUHPDi1dk/ L8YL4b2IK9nVn7BqNsmck+Z8YY+NiURwCmH/WnYrl6A5ZZWc8REnUYK+5NWG+hVbe+hs 3Z0SHYvG6dGwO4JAqY/GCvs2qcWORHeA7niZ0VZqLKEX/fRnBsaH29R1JlOkhsmu/XCo bE1Q== X-Gm-Message-State: AC+VfDzVZs0ryWbQlR7vtwtd2Di56yCI0xlCQqK7FHQDob8q6RSj0t9t 8LhpxPgsyblttHg15nArkY+Qbe9K8USSSVUyncVr0ZMHLPbCr0R+Sitkcw== X-Google-Smtp-Source: ACHHUZ4n2sr1WSkSQkznc0ZXmVjC9QdkCZa1Vt8hvby97YO7DD8G8RkzL+qY4n9La1sZMyc/E4T/aaUl0sIN X-Received: by 2002:ad4:5d48:0:b0:623:855a:9226 with SMTP id jk8-20020ad45d48000000b00623855a9226mr3274356qvb.23.1686254556927; Thu, 08 Jun 2023 13:02:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r16-20020a0cb290000000b0062b4e3db85fsm170626qve.30.2023.06.08.13.02.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:02:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:02:36 -0700 (PDT) Message-ID: <648233dc.0c0a0220.f939.609dSMTPIN_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 AB7F5605246B; Thu, 8 Jun 2023 16:02:36 -0400 (EDT) Subject: |SUCCESS| pw128390 [PATCH] net/iavf: fix virtchnl cmd called in intr 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/128390 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, June 08 2023 07:27:56 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:0a150adf010e7c4bedbc0d3c44e6e04ba6a78d8e 128390 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/