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 CF6BF42502 for ; Tue, 5 Sep 2023 11:25:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D343740289; Tue, 5 Sep 2023 11:25:55 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 5A42340289 for ; Tue, 5 Sep 2023 11:25:54 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bd04558784so1799699a34.3 for ; Tue, 05 Sep 2023 02:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693905953; x=1694510753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79l5suknxf7eW64JxqK24lk3U7rMlmhGe+i3u2Sh2Zg=; b=KA36ZyhgyJpk4DWKtxR0c+kNdY7ZCQVrhP60cTcqSUEwgK1xa4aY07Tw4RTJzc+CQn p2risfrwbGyf9wHr7s/BkzJmOknvQy0Baa25y2Uks6IFZ/8Q1Gz1fmgp0H8a20cLHimD PniZiqWxAbJbdbOpghDF7/J20PaHXGgLiNL7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693905953; x=1694510753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79l5suknxf7eW64JxqK24lk3U7rMlmhGe+i3u2Sh2Zg=; b=XCFI6FF/9s9+GYyRBMYdao6Y/9XlKwsMvTfGJHlXQpvz7LqYyXnADWY4vDg7FFmuhc ToTcf3X6IHBZBrEt4j9HRc+SYZ3tqDa9NOj1BuiEIo/D4WcdvljO7/FPL3r0gEtonFFp 2W9RZCMQfBygp9kRETde1eYwhL6aXLxLp8Tt/qFYA42JYvKgGCdZUss64ZruX/YsJa/s Fyz55ACIeqBR4CiU28H/RCfVDpZyqaA9ckflKvM8xE9y3V1RRUW4BCi0dZM70TNAFfap urQVkrS1YVXLusoIqehLNTNusaRM49sRrgyiVW6hJKcFxnJ8Ot2Xp0yiC/mV+AZxF3WT Th6A== X-Gm-Message-State: AOJu0YxKj4SXyX3EZ3fyUjnVijQ+zaYvEJSCk2+FnA2ErLQcQncFMH+k F17EQAxLuPld+iqV0iQODs1vpDot5uSN3mOIeuzX8GQV22RX87YMnQUjpQ== X-Google-Smtp-Source: AGHT+IF8RcirDNyZX/7i6RZKNkmqQAKCky79lwbJBhIyo84YYBNx9ItDrHv3sCDXRjwXByvAj/eraPr6ddH/ X-Received: by 2002:a9d:68d8:0:b0:6be:fdab:dc65 with SMTP id i24-20020a9d68d8000000b006befdabdc65mr14199641oto.19.1693905953694; Tue, 05 Sep 2023 02:25:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd6-20020a056830358600b006b9e1e4b2d4sm521523otb.7.2023.09.05.02.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:25:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:25:53 -0700 (PDT) Message-ID: <64f6f421.050a0220.2abed.55b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC58D6052471; Tue, 5 Sep 2023 05:25:52 -0400 (EDT) Subject: |SUCCESS| pw131162 [PATCH] net/iavf: unregister intr handler before 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131162 _Testing PASS_ Submitter: Saurabh Singhal Date: Monday, September 04 2023 13:01:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131162 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/