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 E21BA42547 for ; Fri, 8 Sep 2023 12:45:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7DDE40042; Fri, 8 Sep 2023 12:45:48 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id C093740042 for ; Fri, 8 Sep 2023 12:45:47 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-450711d9bf1so795361137.1 for ; Fri, 08 Sep 2023 03:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694169947; x=1694774747; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6byUn9xWcMH8foKJMk6hNsHM9F4M/dZ6/4NtBh44rw4=; b=AOB83RUwIPT8cbPsiD8jl5p35Ri8z/kvsbJ87Sl/r/gzR30tH+dAk0hTF/izjz/UNX pa5kyUXLskKe2vuQ2SMyvj1V99LWKBBlsGFVI6SRWpuIxGGOVw0VnZ4fDDyEbuRnlT6l bH2xeUIImKiwnuvSNelsIBN2WhqO1YBN+poF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694169947; x=1694774747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6byUn9xWcMH8foKJMk6hNsHM9F4M/dZ6/4NtBh44rw4=; b=rz636+YZLiAo4ib16LAGdgmyieqw48b/CYX5GCZkLlD+YxvzQZi+Pabbh8x+rm/99h 7ARXg6radfTZk20MjAXKLuoRBJ+4m33JehK67uteZYyO8mvP08teljScmrBTxpSh0bnO 908oALVktD9qqTAu1thKi/Z76HtvgN5LcId31R4N7tYJjqOiz3rU9BibiJ/o5S9+Qxji km5rpCFxPfLtRNT6AtY1GJARh/Y73E5KA75KOLsdCb4wGE1KuMn6DIkdRpHVrbxEHvtY 06WFv/PmD17ZV6jz5AYAKVX4MeufTlxMwWoBcLSjglPaKP+5AvPS3mltUjP4HJoIuV2B W24A== X-Gm-Message-State: AOJu0YycGREw0bl9tVm4WcPK685KqNyKOOb6gr8KgSwZSfhLjzdx54XJ HoLVyv51FqBRIx6phFfaOWWgkc28l06Mah6afntK4PHigfREprM/FDYrgQ== X-Google-Smtp-Source: AGHT+IHvhubUI4hnFKf/GUvjcHwgSgMAMfabRIjWrG/6eiQh2frjwdSrqWg5tJXbyHr0DZOX3W1kDKEURcfZ X-Received: by 2002:a67:fd19:0:b0:44d:453c:a839 with SMTP id f25-20020a67fd19000000b0044d453ca839mr2122852vsr.25.1694169947176; Fri, 08 Sep 2023 03:45:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f14-20020a0561020c8e00b004508b9c6d83sm76061vst.1.2023.09.08.03.45.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:45:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:45:47 -0700 (PDT) Message-ID: <64fafb5b.050a0220.89eb4.469eSMTPIN_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 A54406052471; Fri, 8 Sep 2023 06:45:46 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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: clang 16.0.3 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/27544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/