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 C5EDD43FD4 for ; Tue, 14 May 2024 18:20:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFDED402D1; Tue, 14 May 2024 18:20:39 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id A248C40156 for ; Tue, 14 May 2024 18:20:38 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5ce6b5e3c4eso3494196a12.2 for ; Tue, 14 May 2024 09:20:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715703638; x=1716308438; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dEGqz6R+Pfpe3bQ59fFAarB+s2EyH2R1mF1Cjfq9EHk=; b=YbcqQlsppmHg1KiNO9qHq4iEvjz9LfXmI+qqiG4e1cRgW9T7ajUsfwvIeAX1699F3A olNNkS2QrZWkDYC/qYQR/l6oh9S6uAGs2mcvr5FRVWpsSdE4hj6HEIBzQvKQzscPlkB6 wL/cP+ue6xZ4klZBiVTFizW4y0kSjQ6HE+clk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715703638; x=1716308438; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dEGqz6R+Pfpe3bQ59fFAarB+s2EyH2R1mF1Cjfq9EHk=; b=HBpQdOm+EwH/TdiOtNIUYUBqQfCxHYCwTtQfV56J3qoNGKCPvjL36gNrtlWaW+jKPy WQdf8P2X/gHNOAtikgWIe9EUi1lhEa5vfGDOCOkIzzvgriRB+nAdtnQXUcvVG4SSaeeN tS8140sEihdPnvtOsjwOo3/U4nJ8If75MJWxIDvZisjyLp9ZvO2XJSEXanydY6dFaWvu OpX5s7Rg0OCgerhyeR07iT/obPl7hKAIzy20qsfSzcWEqlUwAlaj1HZcXRZMqvZaOXY0 eQnZFaif5oF5GsHj0MkNXyT4FVu2pTZAOA0WZnxcoIMCuky/ZKrIqIGkpIKyOTVLZAZZ 55BA== X-Gm-Message-State: AOJu0YxmdjhwFvfL0V01oJ7CKwSX5E1bRmVQxzqbzjAMCj8+yEp7+UtR FxB9ASS0jooShCTujJdvIlV6YmDS13odl++361xKINPw/IPabApBtIwcbTE7IYUIeAD933ReL5x /woJ3yEdJAE3XfKZOSAl7apqZkeElxil5KVEwQVK1fxYACApJ5rpRioN6 X-Google-Smtp-Source: AGHT+IFmom0bmmSGUqeePmKwlb6dkMn/7hDtXbzhvFM3iSkxTd9RQv5mBe9NuIyvuKsmKbJtu8I3vATvIbm4 X-Received: by 2002:a17:90a:9281:b0:2ab:87c3:d12c with SMTP id 98e67ed59e1d1-2b6cc342bb9mr10321186a91.2.1715703637776; Tue, 14 May 2024 09:20:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2b671175a0asm581387a91.8.2024.05.14.09.20.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 09:20:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 09:20:37 -0700 (PDT) Message-ID: <66438f55.170a0220.513fe.0a0fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F1602605C373; Tue, 14 May 2024 12:20:36 -0400 (EDT) Subject: |SUCCESS| pw140066 [PATCH] [v1,1/1] net/e1000/base: fix link power d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <5362cee0c903d9769ec38f34ee71d4a061727eee.1715699832.git.anatoly.burakov@intel.com> References: <5362cee0c903d9769ec38f34ee71d4a061727eee.1715699832.git.anatoly.burakov@intel.com> 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/140066 _Testing PASS_ Submitter: Anatoly Burakov Date: Tuesday, May 14 2024 15:17:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ac57ed414af92f0c30a799e1824fd47f86a94b0 140066 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29958/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/