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 64F4A43EA5 for ; Thu, 18 Apr 2024 17:00:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FF4640272; Thu, 18 Apr 2024 17:00:44 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id E698740042 for ; Thu, 18 Apr 2024 17:00:41 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5aa400b917dso631108eaf.0 for ; Thu, 18 Apr 2024 08:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713452441; x=1714057241; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=mHFpwLUIj60o3MNPdfB0rQ+PwSqAcFxzZu+E1CgS/Hg=; b=YTOLgtBVetapRWPFuhT3viTnfqsKMQEAXLJKSJBY++svCAbRQaGQUNckStUQmIKBYj JU2HeOQoauD83n8bAitaGzeXRjOlcBy8uKaV0fauBxggKyCspuPXZikaftISP1wP0iK0 n9sf+1VtVHlHU3SZN7qKDUHQWtTil8Dv1/fKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713452441; x=1714057241; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mHFpwLUIj60o3MNPdfB0rQ+PwSqAcFxzZu+E1CgS/Hg=; b=M1/hy1fxaNUXfXE2XNgF29RpPikS/udtIUFF2ssMj84BVci10vV9jwtJH2CUIm+d+q ofLJ5287PfOgaCp1MwifKMMIiL9IJEHNb5FS7DLbEQiKeGPaNAkcmVQu+UVn1MPFw4tn DS1+F8gfjcbkUVrQbSp9tQhG0AlBGbaMuKC2YkQPYAr09JgoiXsrMYUJaAdUE0XcAcSX S1BQngy3o0ujeKDr8AOLdWrittrMIRxeMBPNhYxDJA+PGKobCCcvi/IrsaCKvNmQssJf ec6c/yJyNq2Ku9fQg8ZaiN6lpJhFG0gGn9dA4PusQh/i6KMA/HXLJjx9lYIu9RnWBO2w Xweg== X-Gm-Message-State: AOJu0Yz1vLeW9ovjOKe26kIUiDM4TYswXtEk3PyMxLUtO29aUZfMK9BN JBtFmoR4mK3pgENNPkwE8ChJy4yVTdFLHGPS03PQQASB5E1TSridpuXu3CdKtrlXHd4tzuV9Nhr PsZLcS/mXYTXdAgeDKntYHtfHrwKDiQiJ3/gsTruZ8YTnO2Z+cJNbERAf X-Google-Smtp-Source: AGHT+IHzBDSOmeWmGed3y2F3//aeWyLXyFH2c9/rmXwYzeANbihFskJUoJkldEBWL98+OU4gueERqy3konI1 X-Received: by 2002:a4a:5405:0:b0:5aa:396b:6537 with SMTP id t5-20020a4a5405000000b005aa396b6537mr3565683ooa.7.1713452441252; Thu, 18 Apr 2024 08:00:41 -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 129-20020a4a1d87000000b005a9db549953sm139864oog.15.2024.04.18.08.00.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 08:00:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 08:00:41 -0700 (PDT) Message-ID: <66213599.4a0a0220.fb13e.7c85SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BD0A86052514; Thu, 18 Apr 2024 11:00:40 -0400 (EDT) Subject: |SUCCESS| pw139494 [PATCH] net/ixgbe: don't create a delayed interru From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418135307.3270094-1-edwin.brossette@6wind.com> References: <20240418135307.3270094-1-edwin.brossette@6wind.com> 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/139494 _Testing PASS_ Submitter: None Date: Thursday, April 18 2024 13:53:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ac57ed414af92f0c30a799e1824fd47f86a94b0 139494 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/