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 5266842548 for ; Fri, 8 Sep 2023 14:01:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55AA240285; Fri, 8 Sep 2023 14:01:12 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0D43340285 for ; Fri, 8 Sep 2023 14:01:11 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77acb04309dso71914039f.2 for ; Fri, 08 Sep 2023 05:01:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694174470; x=1694779270; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=elTjxUdZybV+Zk4EH77PPKaSBMtKdfPvdHvgLsBuDqE=; b=fTm2xB4VSD/COpsvbdAKqR2aGK3rWrXVIC5YbCLQMZQ/YpOOpPSoZhTgpuK+u+2FwL /0chGFvFINvvi6wrYVBunhAFMSWTWsUqsrrN3irfx+HBhov8ZpkZ0/s5B0rZLHmP3Jbz s6J52uFLlIErrx7Ci/Xtlpks+2+cZmkllB3uI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694174470; x=1694779270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=elTjxUdZybV+Zk4EH77PPKaSBMtKdfPvdHvgLsBuDqE=; b=Q7ZG9K3c+1SLebbeVlJkzeCiMnsmZJHA8LEvSYzhkK7AcmN9ht6UBxa3XfnryI3k73 JK+YsHg7Zh5THaTVJPMX1O0W3SS3wXrbcbgalsWcBF14QkX1sphc2Yhq/tEgG68eaFUx tglbmF07nmLTBmvA3JQqi0BvnD2TXc4CJr78CQJqi6u1oUs0JPrrjuHPNJGStAOkYPtG Y+CR4yk0S8UcPg3gDPxd4JIvilvh/+aX5hS1gNAUeiq/r4T7F6y8yncH5MQt4UBBAfph 1eIqxFwAufOZ66S3L0/oBaM93R0+O2taW7VkmuSzuSkn0X8e3+OE/EdmJ8diLnh6zSVI hxpw== X-Gm-Message-State: AOJu0YzkjYzpOUbLTz76t+qtYEg6mAmuVdnFE5b26uF5l8L3YD0byo3K FUqlD8DlxSRiXtYqYSuBcbFTbtRLj1dEGNUYDeW/pwNWEFScwbdZS5k7og== X-Google-Smtp-Source: AGHT+IE65+hbhXXeFRNa48NUNZbAF+SFsfOhGDg7QpSqcxvSb04Z/YNSSzEGYi9lV1m3QkWa9hVajsrZEMVS X-Received: by 2002:a05:6e02:2165:b0:348:dba4:6418 with SMTP id s5-20020a056e02216500b00348dba46418mr3104505ilv.6.1694174470350; Fri, 08 Sep 2023 05:01:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c11-20020a02a60b000000b0042676b1167csm43343jam.25.2023.09.08.05.01.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 05:01:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 05:01:10 -0700 (PDT) Message-ID: <64fb0d06.020a0220.4ffc8.3af0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D32CE6052471; Fri, 8 Sep 2023 08:01:09 -0400 (EDT) Subject: |SUCCESS| pw131225 [PATCH] [v3] net/iavf: unregister intr handler be 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131225 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 13:23:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131225 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/27544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/