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 2494F431B2 for ; Thu, 19 Oct 2023 23:48:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EA3A40041; Thu, 19 Oct 2023 23:48:09 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 68B2C40041 for ; Thu, 19 Oct 2023 23:48:08 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3574f99d236so548395ab.2 for ; Thu, 19 Oct 2023 14:48:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697752087; x=1698356887; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZymF19mtoOVl4f2sc/o0Ke7etoBTmL62O7RhV7LI+MI=; b=Seu9n9YbVrW6Pjclrj/VkI2poNQeTSaXEAwEB/nMUXLZUFFwwfy5GrfOVPLY/iioZx fGGXh2rKU55ouy5XtnU9hvWSnXIPPfAVgyG0MRXMBEMs1TrUN8lNZskPRYBKc65j425O mDWAXlSElSTnEBu2f8Edk6jichg1A3xKHdrnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697752087; x=1698356887; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZymF19mtoOVl4f2sc/o0Ke7etoBTmL62O7RhV7LI+MI=; b=VA4yPDN7Q7UlQvH/RiPiXbpsAlkqnZfmrXqj+2VpzNo5/OYcd3g1gOjQ6qGLPczIUt pC65WuRinpRg6PEzji3LZl+agbnLW7zLW97vdKHhAl34m0vCvxdLu8rGGlK6cgIc61fA sIniRCknjHw2D7CySLg4LLQJLNCP3m7ITx1e+iswCGMZjMVNvDWA/EUkN1W8hZfwcG3u xvooiL5L/1l6KB3xxufH+abTZK1UU82F9GH5/wwGnmESsubp/CYGjLzn8GIWPG57xidW PHdGbFN3t95kpAvxPX3oRFqqDZDGp1EMCS1k5B/4/YGrltMAuBAnFPqChDuXedbynJxT +9Ig== X-Gm-Message-State: AOJu0YxJMi4kwxYHx/uQB2EyTqxkenl/Ru0l1HkZ3Nqz0WULfZR4uxHs o5rRwShk8r51+EkhenpP7Pi0hiCchWOa8Uh/SBsd4En8KxR06m6w08dqRA== X-Google-Smtp-Source: AGHT+IGBGFBgKo3h+/BaFz7/zCkZ+gMVzlf9SavCYcOxhGt3xcSMHzfHLTVeSnM9LPlkfOAQ6Uki2a/p6TqE X-Received: by 2002:a05:6e02:2146:b0:34b:ae46:8040 with SMTP id d6-20020a056e02214600b0034bae468040mr270822ilv.5.1697752087738; Thu, 19 Oct 2023 14:48:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020a056638124500b004601a58e21esm45026jas.26.2023.10.19.14.48.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 14:48:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 14:48:07 -0700 (PDT) Message-ID: <6531a417.050a0220.91c89.0fa4SMTPIN_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 44C51602A042; Thu, 19 Oct 2023 17:48:07 -0400 (EDT) Subject: |SUCCESS| pw133017 [PATCH] [v2] net/ice: fix L1 check interval to ac 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133017 _Testing PASS_ Submitter: Timothy Miskell Date: Thursday, October 19 2023 17:26:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 133017 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/