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 2CFE4436AD for ; Fri, 8 Dec 2023 20:35:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D37F402BF; Fri, 8 Dec 2023 20:35:49 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 44C2040144 for ; Fri, 8 Dec 2023 20:35:47 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f5d34235dbso1173179fac.0 for ; Fri, 08 Dec 2023 11:35:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064146; x=1702668946; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xEk7WLr7+EAfKn/WoeOqy3ucOAEq/y2YJipSFwdob5I=; b=eG69xC3ZgsmIoCKF14sWcD00iDDnUht14Jwv4C82+W09NeZ68kcFzazkacR0zNQpFC xoEf9Uwd/vljHANl2KFu/y/StUZheg7e5Ko+hldjUx7qMN/fIvy2omMtMB8/miQtcFfG /M8aR6PsjBUJ9vY92trC21a+WBbvJgo/h5n8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064146; x=1702668946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xEk7WLr7+EAfKn/WoeOqy3ucOAEq/y2YJipSFwdob5I=; b=PnTakG4fFDulRgUtZ+mwiZinQHtuxjLUSeJVuc2aQBWfs8g666Vch62LDjqzk36ytb HnI8sTdh3V30BCRtGZa9F1kDDbQHJ0uKJIQyc37MFgD1qsvayA1DOm1YJQLFftaPoo31 X+mGnurSpOAM2L0ozwipkdxzN01QFQjyWev5ekohwtfSXMngmnFPKGZHIHMMmaVCVzfs GH3pWetbgdfW0IUZYixtMDg8o+Y59Wznvo4D7h7qGumVDaKlEuwT0NyEVSg5Gc4cVsk/ RqErtTso0O3xJYjq57DooN01MS3ByDinr/HOn0VfRIJ/6IFOgUkqo9k08/sKeRgy7SNq 0CPA== X-Gm-Message-State: AOJu0YzmSUP1hKMeUHa8UQuxRU/K0AEVlaVnA4XUin5tHybhDP21J5TH kc37eimY2JTlNX8yGvN/oXCmpr2UD/IOq0p0I8MYbzY8paQHJV5KzaZi85FEKOSWLH7ne0Xnnw= = X-Google-Smtp-Source: AGHT+IHYeDDQ5Zjjdn6Quvi3eWdqhbzWzlzKHUsa+uzKZsBHLeZjHjFXgAWGi+0xD2oRTZxpsSHFxS34JMJw X-Received: by 2002:a05:6870:4e05:b0:1fb:788:e8a7 with SMTP id pl5-20020a0568704e0500b001fb0788e8a7mr664488oab.34.1702064146663; Fri, 08 Dec 2023 11:35:46 -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 b2-20020a056870918200b001ff0846ec1asm95797oaf.38.2023.12.08.11.35.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:35:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:35:46 -0800 (PST) Message-ID: <65737012.050a0220.2be0.42b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D28F605C311; Fri, 8 Dec 2023 14:35:46 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/