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 B5537431B3 for ; Fri, 20 Oct 2023 00:46:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B02CA402B7; Fri, 20 Oct 2023 00:46:54 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 38C7B402B7 for ; Fri, 20 Oct 2023 00:46:54 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9d407bb15so1618525ad.0 for ; Thu, 19 Oct 2023 15:46:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697755613; x=1698360413; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RgstO00WcBYEynAPAipDeKLgfBibbgp6zKcKTiEOOsQ=; b=TEkqEq8gO0yw+fdSOglxmues8D0Yk+Lg0GHV29sDniTvtZ2Jia5Jb2wqCb+B+9Rx+S HfZodo62nXb1HZPS/c5MNtyt36f1jABYLVKo0WjbHtz2CwnRCaEyvO9Lx2S9aA8Bbibx OwEnNYNcIaGUsfisdhGt/oPwshanyAClKMgIY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697755613; x=1698360413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RgstO00WcBYEynAPAipDeKLgfBibbgp6zKcKTiEOOsQ=; b=LtGcXUKM+LMn3Q91Hn24ZXMwHBGur0xOE/ARxKcDwq/g+BUnv0iLMIaDQqtFuloc84 x2+du6bQfK6lcPzF03OWifW9hYnlRvfwvrnpn26HJqayBaGXq26Tiu2zvzNP2oaNR3eB txvRHwNppfSKnl5aSfWVV4zTiBR0WchkpT0TuESvu6L8wTdh5MgnqY9SonAI9o+ep2HH y1K7rC+lFzlhx+QDYupwSK90J580lfMRsjo5Kq9beZbDKHHH0+s3vMXaFJOSBGwsLHCa xxYmolCuMRn6lqJ2ZpsCYYUglIfLzAP/lyjjTNH2emq+cjNrFTfvJ2Qw6QVJx0Lb7K44 P/Bg== X-Gm-Message-State: AOJu0YyYtnbOgE5Uybkde32eTuI+OvuiP6N4bAQBwDvYuLGaslSXAlph nda/kaY+Fxii/ZdVFiHUNfS2X3WhUm83RzeDpUndo2zvq1ZenC2yPl9ALw== X-Google-Smtp-Source: AGHT+IGa7krceWZMANyU7PZLbFp2kyK8V+4QAh+aTYIsFJzVz9/RyexpwpfwHJ83RXKKG4QDW535kdoepS5X X-Received: by 2002:a17:902:f392:b0:1ca:884c:e48a with SMTP id f18-20020a170902f39200b001ca884ce48amr268003ple.0.1697755613426; Thu, 19 Oct 2023 15:46:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v4-20020a170902b7c400b001c9edfc863dsm58301plz.73.2023.10.19.15.46.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 15:46:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 15:46:53 -0700 (PDT) Message-ID: <6531b1dd.170a0220.a738b.0d4bSMTPIN_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 5EFA3602A042; Thu, 19 Oct 2023 18:46:52 -0400 (EDT) Subject: |SUCCESS| pw132987 [PATCH] ice: Increase L1 check interval to accoun From: dpdklab@iol.unh.edu To: Test Report Cc: Timothy Miskell 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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/