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 28EF342502 for ; Tue, 5 Sep 2023 11:23:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C16540289; Tue, 5 Sep 2023 11:23:05 +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 9047D40289 for ; Tue, 5 Sep 2023 11:23:03 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34e2aad3f8bso6443965ab.1 for ; Tue, 05 Sep 2023 02:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693905783; x=1694510583; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nJz8GV1JF6EZS+yzqfLAES7RciQZvIyrCg2L6eQRZLQ=; b=Nhexk8VcrZasyka1BIqMfIHdODOU+rJhdPuOpgT4ajQpkJnkcSg2wDf72qWsdzmFUr ASv/HUmx7ylX/G0N5ec5Wp4XtxVN4PoK35DfIkPtu9khA+0d4wpMCMiwbfYCWUmAcRFV DW0LaYH4vZibd5YxE7v4QbhWxvQJJ58bfHSM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693905783; x=1694510583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nJz8GV1JF6EZS+yzqfLAES7RciQZvIyrCg2L6eQRZLQ=; b=kggw4O1AyfdgqSOLQhg81Jpz4kPDOPpGRbGYmENnE4cIVA20rBgpD8O5xQxreLNiTm ak8rvacBvhuSNG0CG+PzQYDnOsLq4NrTgcPQ1PYDvdx4b4l3YlqkZtR3Nv016gyb2y9L DLVeaQ37zrYGYUvsPVDWJlN7KA0hCJaMSK031V/fK5TOyBc0Nh/SOWHMxEkX3Tv+3jeh 5pvSZZ8QoSDbasZFFsGamveN5bW+TUO/rMOJQrsZrMGM0RLWfTQy7fABF4Kvyw0+eW2h xRvr9CyS8vs3CZvtQ2kssYFBlBsbLTf7Nm5EBbmcCmjlFS7myrBEPMqs1ykfIx/FRCdc NMpQ== X-Gm-Message-State: AOJu0YwQyyXkEsxmzhd+zp+9v2+3ttCTFKOIqi+yy01YPMHjzh8nxP+l 14Bf40i8wEqCcWyQp83rYtg//nYmX9XlekjMdvASb+Hvj4CE/cQcHHthgw== X-Google-Smtp-Source: AGHT+IEo65R6UpDddJ6pRnFShX3PoGtDTP48qaejAZ2stFGl2Ieij1KevWq2RdmfSxtiQvgI6oFmN8YumhLz X-Received: by 2002:a05:6e02:1b82:b0:34d:f393:3074 with SMTP id h2-20020a056e021b8200b0034df3933074mr16019631ili.15.1693905782988; Tue, 05 Sep 2023 02:23:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k2-20020a92c9c2000000b0034cd8554c7csm488942ilq.72.2023.09.05.02.23.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:23:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:23:02 -0700 (PDT) Message-ID: <64f6f376.920a0220.5d6ca.6338SMTPIN_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 7EFC26052471; Tue, 5 Sep 2023 05:23:02 -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 | +------------------+--------------------+ 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 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/