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 6B8AD436AD for ; Fri, 8 Dec 2023 20:46:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6484C402BF; Fri, 8 Dec 2023 20:46:07 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id A83B840144 for ; Fri, 8 Dec 2023 20:46:05 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67adea83ea6so15277846d6.0 for ; Fri, 08 Dec 2023 11:46:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064765; x=1702669565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5DfW5wxFlFgKnKcwxig3OhMZv9vy2HHasnh8ZzxnfTE=; b=Jo6ZcbdZMwPBucWpcAxVi5ZjadNufhYjU/9CSUq7AbTnWV2U7CEip8blcDlV3Plx99 13Y5m/Su3MUh9w9QbPG58zNcKvjzh6A0gbvkgkX7e1srmaS2oRQSkFbGAo6JQHc4TxlC fNVf4nin4M0IUcsUtccrT2xJYPUSUltqdvx+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064765; x=1702669565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5DfW5wxFlFgKnKcwxig3OhMZv9vy2HHasnh8ZzxnfTE=; b=JSM6+p1hQ+gKIctYI6xHENFbGU2CwMRZlwbi0S2G559W/rzHQjWGOwQcOkYbIgmyio iDvqbWCnKYFcpwz8zKEtYTh3r/BtABhojFCTKUZvfkzzWp/SOUGmmz1PkavqqMIeiTYv XLj+/rb93fWvpTl45LfoOfP13Ch1cOKikfAzv1gtzFMPXhrx6N1NIIYK3Rmpyk/1DPia +l6npx3hZydjUoEY2YakIIykzql9Cymw/EWKSvA6bmA5x+t4IXrpW6quM0euwqjnYvMo Ad62nx/NbP1y1Kxrt9s5np8/VK73C/K1FgoaR3QFFaM/zVc2EixLfD0UP+moKZaJVFwa a4iw== X-Gm-Message-State: AOJu0Yy0zrVkrFobWA5eBoyt7WrhGMH3INwadPRdnd4RVjlOubDBIw+X 6hoyxWjWFIySCnZ28f5r5BfqqoE5ZnyhMVP0DtKlUP+/nE9pn9vgPzd5ow== X-Google-Smtp-Source: AGHT+IGkPJa98N2+6riWCnDEv0k7ARJdZj+rxGOKQW2QmJKE09naBFEAqKizAaofFd0RS2A0ae7AZ3ww0ipy X-Received: by 2002:a05:6214:1546:b0:67a:a721:b194 with SMTP id t6-20020a056214154600b0067aa721b194mr530922qvw.79.1702064765180; Fri, 08 Dec 2023 11:46:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a0cf6d1000000b0067ad7bc7633sm103222qvo.30.2023.12.08.11.46.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:46:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:46:05 -0800 (PST) Message-ID: <6573727d.0c0a0220.949bc.49ceSMTPIN_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 DCB7F605C311; Fri, 8 Dec 2023 14:46:04 -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/