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 A8E63431B3 for ; Fri, 20 Oct 2023 00:14:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0A46402B7; Fri, 20 Oct 2023 00:14:45 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E3B38402B7 for ; Fri, 20 Oct 2023 00:14:44 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9d3a21f7aso1313865ad.2 for ; Thu, 19 Oct 2023 15:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697753684; x=1698358484; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pzezDQtwZCBYauLsrCvk908I/h/IWLaGFt/TquOaZPw=; b=O6pnD2PliTJkAZnJu3tfTL3QknsVwcgWy41GDRWvMjJr3E0iS6qPLlbWVATpVPo5K4 6N5AYmWSMhgi0lxmCMfRM6V0USryYHExH7p7TIVI0MAbo9mk2oN7vIzHuMdvW4UUq9M/ U4jOSjeZgUnBQpu4ibk547m+XYblfKhpO6me4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697753684; x=1698358484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pzezDQtwZCBYauLsrCvk908I/h/IWLaGFt/TquOaZPw=; b=WWa/2bv7lQKHJ82PkczRhSit2MdxQvGhyPZlb8trivqA9orgZRiePL2arTA2mIJDLV 1QEoNBWcID2QA79gZVd0XU5rWmcwIJbXQS/cwKqIA1g+cWxDTPrX2FO+G4jgLiSHT+Co +UqyrhqpqWqT/nfvgRjGIEMNmPdGUptaLXbB9G/7MQMmqKxTdlZ4Y61ofvSlKfnc5Lok h1e7BjGCbeKU21x2tVlj+v0MisgDVLpwuICV4R+vmwKgE8BbohwQ3xzWUkZkIx7qJDm3 I/IY/sHaaA76rVHbSY1nTXEuJGtIpryD22kkckYLJ959EvXrlMsDAyacu/IZf9G39zNX GQhg== X-Gm-Message-State: AOJu0YzoyA1LIZTcB1GZtY9CijoxIv20o56lHXfr0Qk+rNZe7rDURMhP ikQmqtrAZZt2G7gweunLR2+eD3CUZ8o0imUAnYIT4GYISKeC7HwcZfiiGw== X-Google-Smtp-Source: AGHT+IG7twj5/uJkmzDDWe4FtE6Kg9czl7/b3LuE8KYUR5cYDwzIuyGaHwL2VAH5yQ4QxeRN//qjZgaiG9Wd X-Received: by 2002:a17:903:2301:b0:1c9:d940:78ea with SMTP id d1-20020a170903230100b001c9d94078eamr193870plh.22.1697753684149; Thu, 19 Oct 2023 15:14:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az1-20020a170902a58100b001b66f21148csm48381plb.39.2023.10.19.15.14.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 15:14:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 15:14:44 -0700 (PDT) Message-ID: <6531aa54.170a0220.ffaa9.0b0fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57221602A042; Thu, 19 Oct 2023 18:14:43 -0400 (EDT) Subject: |SUCCESS| pw132987 [PATCH] ice: Increase L1 check interval to accoun 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/132987 _Testing PASS_ Submitter: Timothy Miskell Date: Thursday, October 19 2023 16:38:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132987 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/