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 119C8436AD for ; Fri, 8 Dec 2023 20:42:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08517432E2; Fri, 8 Dec 2023 20:42:30 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id A1A4040144 for ; Fri, 8 Dec 2023 20:42:28 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5906d0c38c3so1240154eaf.3 for ; Fri, 08 Dec 2023 11:42:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064548; x=1702669348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5F6p7W1sfPg41maDWBZfRcIK8lCuqizf2Ez48jHedtg=; b=HRq2O2ZfxAOakiDWObQUTmZLoFrPPRI60ujaBuvKjdvDfYpYELbhiCmyfvLZQ82hv5 +IzOZz0T8mdkUot5xt/swMTgU1/mTZEm5nWsA9cFmg1CnteE9vOPHOwWsH+/Rwu+QMOH 0R4YjHKw6J6br3YxCkM2447YwnJqIz6csn+ps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064548; x=1702669348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5F6p7W1sfPg41maDWBZfRcIK8lCuqizf2Ez48jHedtg=; b=dOys2UDeMyMAEdDJslqlaWW+ZNfERl/hBljaICOI1/NuPwgn8+Ameib9h2owFWF9LI byzHsOyvDWx+0bGmcLRoXxiNw5KqmPk98gzrkapH+0AJPDDJ1olXhSdheJLEfj0A2VqZ lqvNaRKyoMOeSE09tbV7Ydy9bphSoJrquQD2SR0bUYxtXm2dDhJrxg45ss0cHImWYEAl pp2rS5c9o6NptSpCpHVEbe1Shtw8BO5tVq+vGaWztgMiOQu4X4lQVEBwB5/OB1jvxmw/ pfs4c9mqmZMu/6DAZWW4KjKcHCze+3/3enZR+LIvnOg3fsOR2pAIHvVR5PW4cKHcqypa M7/g== X-Gm-Message-State: AOJu0YyWIxJFjpcNEKW+fg05pG9sFuuapti2Ekwr6ApHJA8W1h+b4pHI NR+fkSK944TGzpUyTjeB5ZgdLZLVAICq3K9yLUmpurcxGAnrbEBPV/M4Yw== X-Google-Smtp-Source: AGHT+IEhGWzzTiZyIFmAyR7tjjmvTbpxZfe25ueA+wqK3KomaoULrU4u9tbsoZIlrk0DF5TJ1jfMfmQNfhxt X-Received: by 2002:a05:6358:998d:b0:170:b5a5:20d8 with SMTP id j13-20020a056358998d00b00170b5a520d8mr94670rwb.61.1702064547950; Fri, 08 Dec 2023 11:42:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l10-20020ad4452a000000b0067ab8157206sm97639qvu.5.2023.12.08.11.42.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:42:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:42:27 -0800 (PST) Message-ID: <657371a3.d40a0220.e9b9e.3f06SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A4544605C311; Fri, 8 Dec 2023 14:42:27 -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/