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 696C2436AD for ; Fri, 8 Dec 2023 20:43:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65035402BF; Fri, 8 Dec 2023 20:43:30 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 4668640144 for ; Fri, 8 Dec 2023 20:43:29 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-425a3cdbda9so5785101cf.1 for ; Fri, 08 Dec 2023 11:43:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064608; x=1702669408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5DfW5wxFlFgKnKcwxig3OhMZv9vy2HHasnh8ZzxnfTE=; b=M7NNKQkVbNe0+K3MQCC43+lckh76+ow71HqJbW3067S4Ls0tMFML9jpzkMlkSGvFB1 li8xhKlRUrI7dspaMuNZQe0I3IpatfI1NTwrJ3ALpTLUvodUJxbjAAGUq+BaSeTqdpKE 8NxIL0CAi6Fah7WgjBGgk3S4GO0M1rj5K9iro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064608; x=1702669408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5DfW5wxFlFgKnKcwxig3OhMZv9vy2HHasnh8ZzxnfTE=; b=gJjAzQmiogv7RC3s6trMzzSstiSQrAdfA8nTHjAgF53SjXo4ikaW7baRoepVLy6AlE UK+evqk3p9WwrwUx8uSan1VM5vSZLtHFAzUUerhscgcn7xf3c1bAcSSEc6yG0k+YCnSh GHXkXAogyJUGsLxKUfwEpuOD+z/Xi1w++D2Gg52pnBIPoZ+AQcTFFJc4VATbcMOftZz4 G/S8OIHwUXz6wWw+jE5itk+LsNM1xTSWjIeKlWVN9noUp7PyrTQRWAirMvzWmVhRi6tY ag0zHzLXpI1xeQmJQpI+xVYiR+flMrFO9aytdSoKI99rhcAF6dySqcbE7Qmqd6D+GnfH 5R3Q== X-Gm-Message-State: AOJu0YxCamg5MnzNHD3RHV0W8sPcnDlnbUJUkLjztjxPpE0ADwKXVzeh QkOKbNiV/1mUrT9fwFt0MOl8McGin+XcGIVgyOk4wYX+TwrpL9Z3tebqWr/b/bl+8Tnb9QqxsQ= = X-Google-Smtp-Source: AGHT+IG8VYvm7cdFfbPvv67GwQ2+abTLLfnRrz8wmM2cutV9KNL7kxHkJnK6bxjTso+ySndlrUqTQAOTUZYs X-Received: by 2002:ac8:5b8f:0:b0:425:4054:bc47 with SMTP id a15-20020ac85b8f000000b004254054bc47mr1836880qta.35.1702064608768; Fri, 08 Dec 2023 11:43:28 -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 qd1-20020ad44801000000b0067eaac3229bsm82663qvb.59.2023.12.08.11.43.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:43:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:43:28 -0800 (PST) Message-ID: <657371e0.d40a0220.fb67f.2ebdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C3E5605C311; Fri, 8 Dec 2023 14:43:28 -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/