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 1CF97436AD for ; Fri, 8 Dec 2023 20:45:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1892C402BF; Fri, 8 Dec 2023 20:45:25 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 924B940144 for ; Fri, 8 Dec 2023 20:45:23 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d05e4a94c3so21930025ad.1 for ; Fri, 08 Dec 2023 11:45:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064723; x=1702669523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5DfW5wxFlFgKnKcwxig3OhMZv9vy2HHasnh8ZzxnfTE=; b=V2YPj9TLV2LphA8B+7OqJkQ/WPAXO2PRJHN7ZUL1S+QNGA60+aS6+82Mhz3TSv76fi fpCTmohtWOOfcgHF8bl828PtFqI5TkUBjiPQG/Oo3xlMCsLFh8cP80IqA/2ruhxD5mTZ 4brSihlRCwZ3zf16pfnPrRzlQ5BLUj+8/wCTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064723; x=1702669523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5DfW5wxFlFgKnKcwxig3OhMZv9vy2HHasnh8ZzxnfTE=; b=mu1+LRLxUzmHHXXNKsVmYlk5N4Tnug+vEFTs84SD9CWg2oMDvi6yBTEx2hXAbAGxaS nSYnuhcHCbafduO7ZobEh6vGfMq4c1mmFeH3YHiqtmXkv9YXcP9iEHUKefXFhS8twqRG Oj3KU2w5CJg1eS56duRWL96BuVceVAQoHXQqHAf4uHJa+HJvWVd14WKEC5+pwR5z9mWx FQvfNb8g/o8rttikLqyLwKJqdtu564XhRcp0NgGdMfCTHTBMU4Tim+Cnt5PPgwWmMFtl pKKS1HS5irrB8tM1x6gIm0tX4LyEb90ZAVgo/cSzvr2vmV2hbv3LcDfcD98YuVl1CELR 9XHQ== X-Gm-Message-State: AOJu0YwUB2vuBOVCOY/iWseO3w7S3sFTwyqjdZH2Ox1RtOuotXlY/Eo+ E0o5lJggLa1yntjVggwAlgQdvEIuS5NyrvLRJBThjuW35d3Tha1qIDn46A== X-Google-Smtp-Source: AGHT+IFiPkPsSOUJWgFbO9k8Fc5yl3CWI71GGtASpi/97kvgSPKzVr1lwGQxOpes8K2T/CPbqIqjwra9tUT1 X-Received: by 2002:a17:902:e749:b0:1d0:c1ea:d3ae with SMTP id p9-20020a170902e74900b001d0c1ead3aemr524295plf.99.1702064722867; Fri, 08 Dec 2023 11:45:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iz13-20020a170902ef8d00b001d019913ff1sm92739plb.146.2023.12.08.11.45.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:45:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:45:22 -0800 (PST) Message-ID: <65737252.170a0220.823a9.4182SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A65C605C311; Fri, 8 Dec 2023 14:45:22 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/