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 3B31E436AC for ; Fri, 8 Dec 2023 20:48:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37191402BF; Fri, 8 Dec 2023 20:48:49 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8EB6540144 for ; Fri, 8 Dec 2023 20:48:45 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d82fb7e86so7993935ab.2 for ; Fri, 08 Dec 2023 11:48:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064925; x=1702669725; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IfhmPL0Vb+M/Fqk5Q2EFeAeeV7jQxIU+/VvazHeIBsE=; b=CUCIjfP5KsWYP6572BdTVtO5y1S/pD8J8qXf2rjqcV1E5jUVdeV+wJNh6VEGCCDfiR rdd+e2cnkB8pqi4CVkJILa5Us5/kJUrKh9UF39buaIBwpKVKuO3OH2KlBkCQQFWLQroy Z2pSvemcL1otPn+LuKriOLp2ne1ouM1eIecus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064925; x=1702669725; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IfhmPL0Vb+M/Fqk5Q2EFeAeeV7jQxIU+/VvazHeIBsE=; b=jkMLOwbLJYcRlO+1+V/sQYiqGMN3KaNh5Dt57Zfazj1qMbbLjyAjSJloBorM5SAFFn 9EC0QW6eLuaqCmAU2WmXvZMBpRvCb9wRn7nkfR/mUyn45gCH41J/yK9dc7OH51G18pgx 7oi6Q/K3UGGjJUuV78NIrw1uAF2D1lY+e2xykvuKlH8di6gDl+MeSoCPIotPgB0rouNu dSczsKY80kaWYVfejNHu+wlGg7sdXKrjtXTai+d/KxqbZszQ3P6SMpt4ka0D1hkjvbK0 lkeh4urxy4QK/MQLYLi62svgrTQJRe72CO3yRuIw0U33y8rz/2/JCqZTG2BPxr4aTlM0 ZQ9w== X-Gm-Message-State: AOJu0YxDX9eTHDFsYPl95HzfiXGVgeqxeHgo39n89m/WSLQDQJIHHxQ1 w9W/2KcfRbw59PoRvfdJ9OZYSmTmwg+fjCDJRIGrsBe0h3FrRsyFqgEcmA== X-Google-Smtp-Source: AGHT+IG+deLu0G5YnDL2Cyhxry1UkBkvVpjQo0qpxWw3mPfh5IWYs/gq/qrLO7vTJu5BR6KlUZNSGeJdQ9/g X-Received: by 2002:a05:6e02:58e:b0:35d:63a8:dd88 with SMTP id c14-20020a056e02058e00b0035d63a8dd88mr682643ils.61.1702064925059; Fri, 08 Dec 2023 11:48:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l18-20020a922912000000b0035acf97b19esm153592ilg.25.2023.12.08.11.48.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:48:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:48:45 -0800 (PST) Message-ID: <6573731d.920a0220.8fb65.7327SMTPIN_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 96977605C311; Fri, 8 Dec 2023 14:48:44 -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 | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/