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 5DD4B42C64 for ; Thu, 8 Jun 2023 22:04:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B78040151; Thu, 8 Jun 2023 22:04:35 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3DD0040151 for ; Thu, 8 Jun 2023 22:04:34 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7606d460da7so47751839f.1 for ; Thu, 08 Jun 2023 13:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686254673; x=1688846673; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oCE9+nABMNh4scIidZScbobk+gFyTcBoUoYgWDfSZ5A=; b=JX8yKe27vYa0LJYaO/Cfyi57oEYD6/GRvcQ4U8R8r7sSmzGkLMLUdd4lM+i+8Sc9wD /rvG6Ewqhe1jNTBzH7Hrceb4iFUFcYWyBJqKMNk7qAl1Dtwedk8yjy0Mv1LIvzMq5ie5 eNALUeeYgz9LPpbWpDkbU4YS0QopkXGBhakY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686254673; x=1688846673; 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=SQv6qTp7bEwnRApzoBD1J77C+Z3UH7d1x0aiaOTsOGbdWaxwKlFDb53UVGO0oh+b/u QlVRL7/bZANSc2qZlV67G49NSHmOVLVJgDWQAXGVX+FknU8k0VrJdlBk7zwwctt0BrtH lYuHxPX9FbFaqVsdnEfpmbEXvykO5K/EKNX77PP0h38HJ3CFWMtsa8yLjjkWymKSIHNr OksOGK+zDWBI0SzJka767ohOHItmubUU7kJRQJJAXkUTA1oUtLyfzMJkGrhMdvqW00z7 G6MqF5T3t0uJEbbIJN1uVYM2Q8waJtMgfUfuWps2TiQH1agHrIsUDxhHvez44jGsRTFw usKw== X-Gm-Message-State: AC+VfDw43u3ZSx38sJyF2lb2Pa4rtxifL5StQXAre3YDcopAyQRafKft XI7v2PCOEZWiQF3ePUFkWAkv9SO+IVDfNL5gSWrzl55zdt6Ammg55Z1SpxlwqU+ckR/8uZjSzA= = X-Google-Smtp-Source: ACHHUZ6Ln4Y0yNqEiyJ00nxOEgHO2mWpwWuX/TcYutIs2/PmbzV20yrOhet9X75BGyzou05WhVPIYVgIERxs X-Received: by 2002:a6b:dd13:0:b0:777:b6cd:5a93 with SMTP id f19-20020a6bdd13000000b00777b6cd5a93mr9099893ioc.2.1686254673653; Thu, 08 Jun 2023 13:04:33 -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 m4-20020a02cdc4000000b0041f60dea396sm100202jap.55.2023.06.08.13.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:04:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:04:33 -0700 (PDT) Message-ID: <64823451.020a0220.f539.2056SMTPIN_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 4F944605246B; Thu, 8 Jun 2023 16:04:33 -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/