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 889FE436AD for ; Fri, 8 Dec 2023 20:43:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 840CB402BF; Fri, 8 Dec 2023 20:43:48 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 78C7440144 for ; Fri, 8 Dec 2023 20:43:47 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d6b381341so8761645ab.2 for ; Fri, 08 Dec 2023 11:43:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064627; x=1702669427; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5F6p7W1sfPg41maDWBZfRcIK8lCuqizf2Ez48jHedtg=; b=V56AyImmufaAhUM4KXXKzgVBb0PFIL+8OWSHUtEsrNEIv9GE1bIFMykt4gmQTE+4vD s8KMnNCKgbpeUv3PAZGFEX2S8RDvwn26eKzJnB4q57DM118Dc9l/PNrRSSjWiUPimUB3 O3mxKuDzmFMMLIrlR9bD/gCqjpYBnXq0o5Vbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064627; x=1702669427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5F6p7W1sfPg41maDWBZfRcIK8lCuqizf2Ez48jHedtg=; b=IUKQWv08xSY3ttRrJpSKQSBUxMyjoPB6RkAbiwSozY2B0bswlb3jb4k9zVYIqWho0F U20YDru2y4Qe2hAj9lo9R1EdNKTSmz1ubdz0+wAzAkivKQXCNBFYUGY80YkAIb//CIdG V/h/DBlhjUsIw49glFRtL8Jsk852en8JXwgIN50JV0bFhRZMxQhaPAnm2YLOgLggzLd0 hJX5GIIZ36BOi92G2srW6M6g3c0mO+AQxbBvUD/2XJIqq+CX1cYwYr7NLwhVypg3eR8E J+i1BDf9ZkOSKe4EP9wDWF9TfOQf+UyDoR8s9g7HLBnYBJKM2Xb8V9eBoJs6ddr6OIFu mBJQ== X-Gm-Message-State: AOJu0YyAOGcaW2zwXzQQb+r4xH2dx1Pci20Lzu2GGagA9T8+LevO3tSU aIjXYN4pky+qwngbHya+3WwMAkPJTVMlcpCLpAwgprQDt9lbg7k/Px6ZWmCtj9ctQod2v3DqoQ= = X-Google-Smtp-Source: AGHT+IHAPEwTVQbe6BnZ8MmtCMegz0NLVg2shasH1yELTQzYg8lGbLL7DRRC7DDbwHqBbcaiSEghsoDR/onP X-Received: by 2002:a92:c201:0:b0:35d:59a2:333a with SMTP id j1-20020a92c201000000b0035d59a2333amr592364ilo.62.1702064626954; Fri, 08 Dec 2023 11:43:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a63150a000000b005c65ca0dbecsm123229pgl.25.2023.12.08.11.43.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:43:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:43:46 -0800 (PST) Message-ID: <657371f2.630a0220.dd2bd.56f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C1B9605C311; Fri, 8 Dec 2023 14:43:46 -0500 (EST) Subject: |SUCCESS| pw134975 [PATCH] ixgbe: fix interrupt clear mask for eimc 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/134975 _Testing PASS_ Submitter: Simon Ellmann Date: Friday, December 08 2023 15:44:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134975 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28570/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/