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 F3C65431B3 for ; Fri, 20 Oct 2023 00:16:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE8B8402B7; Fri, 20 Oct 2023 00:16:34 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B551B402B7 for ; Fri, 20 Oct 2023 00:16:33 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7ad24b3aaso1444687b3.2 for ; Thu, 19 Oct 2023 15:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697753793; x=1698358593; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AIyOU4RNXZfPFnT1ZbM65Anp4+uWR2Hr01SMaN2g8QA=; b=BcF/dtqOvwdC6QEUjF2J+T5ub7KPXQ6RN4VY7IwYsWWEkdNBZfj0DXglrQJ7bnMZoV bd6J1BXDP998SJo8hSEUyhYh6iweyl6LeN+2/VI76u2zQf1JkkRyqPnZY4KKLrdVVVAG iVkWBeYTIUKLHXFaIrSw41VV+MN+Abd4mDWLc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697753793; x=1698358593; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AIyOU4RNXZfPFnT1ZbM65Anp4+uWR2Hr01SMaN2g8QA=; b=l68XG89BLN31PSNVZPdcuftfiHOXdVru8f1nKCTJyhrx+XagN0Eba0IQ89J9MCui+H /+LyKVkBqpAWvHkUiqJdFe75Z2Z3HGLFayvaf7uvELEF/nUaHXSgETZRqv1vNx9bM5Gf 3+WyifPhFNqCyGovMbcvALIQAhd8RgBJkkvmjV9r0uE2oEyMf1OgkfAzGBj9GnltzJp8 ZpRvh6KezpvHSJSBtKovszhhdYJqlG/Ia0n5Y7TC8en1LcqDyK6EDinRVXlhLYJVYkZG JY6ZKDr4t/scMXncsdQSXxu8JaW194cvdUJmXUAHEjHbosGBZVslrmif+yj80oTbVDl7 L5Vw== X-Gm-Message-State: AOJu0Yz3+BUfzojJFU1pULs5ndxp38cGKB89QGAKFmFFoL3a6wE1C77n GBZ7YabOoedWrEG8C1S9Kyp98eJskeMrtEmJygLCQdJJRGIpw0W87O2rbg== X-Google-Smtp-Source: AGHT+IFjcwB/K8ApeEKV/U52KoDkAkio+S28Kn5iWN+mX8ryltnWkm/Yyyj0OeyxiUGUs41MXbLkRkYabtp/ X-Received: by 2002:a0d:c483:0:b0:5a7:be29:19ac with SMTP id g125-20020a0dc483000000b005a7be2919acmr261586ywd.12.1697753793229; Thu, 19 Oct 2023 15:16:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a0dc906000000b0059eeec682dfsm87525ywd.65.2023.10.19.15.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 15:16:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 15:16:33 -0700 (PDT) Message-ID: <6531aac1.0d0a0220.47e1e.1b94SMTPIN_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 DDE7B602A042; Thu, 19 Oct 2023 18:16:32 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/