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 3C99342D04 for ; Tue, 20 Jun 2023 19:55:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3923B410D7; Tue, 20 Jun 2023 19:55:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8159C410D7 for ; Tue, 20 Jun 2023 19:55:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3426e9a9c3eso7615915ab.0 for ; Tue, 20 Jun 2023 10:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687283739; x=1689875739; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6U/E1MgkSLcYAbwn8xP/y+pPwmyuQpFLAFssWiKor30=; b=gQKmmiuv8alVmPvjB8KWhd51gj158fbSbJmgem7SfccnQWy3iTZ2sT8niQ8zAOkPAg 8O9pRl++dPadQQtDHotSyB/kvY1wysQgVjb7n6fNfjSbRBYMYjpTBt0CRx/yshFvx6uf Ml8ddQvJ45U9ohJqOF3zxJA0j9jGFYsCBwpfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687283739; x=1689875739; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6U/E1MgkSLcYAbwn8xP/y+pPwmyuQpFLAFssWiKor30=; b=HevdtZwSzuFLJWaTcQro052Q4NXBAmzHkuT3cJKw9YfTUIpPV8Fsx0kLH71JWt91vH BCIf/iTaUD4CSQ39hKiASc7o/F2FIyUkdTDxQMZQ/TfjPQmfdGYt5KminwbcgCPOzcof AAmii77xrHsZFJwlDCQm6ozX/93s8q9RV4xd4mLQicgvsPIDlZy3+U1zuSmRBjAiKT4N USKPscvWP3hHGxFK63JsNZqGSqg4mwLOiU2TdDqMDS4EONGaQTe2r1An1A8lINjdqAVC p90vwkF9ZKNiSJn8JgganQvN1J0EAl2EkMeCoY8NvK7eUtlquxiwUEgi1QnXNE4mSGmD T5PA== X-Gm-Message-State: AC+VfDwL+tUCxKPwrddG0lnXxCDX9pboPCRWDmGZJcj7RUPV4OBmiFBe d1wBGQh/ZwQ1GlEg077MEpIpPsAi1aOfLP5T7r0WDGFndNb8kVNcslYQi0VHih23jFmEvjQT4w= = X-Google-Smtp-Source: ACHHUZ6SkEJ36OZYmFR+HqY3Q2bLN8qRrPaRqsa8Wb/2ga/ZZt6fp1sUznxn5nqZTUX6M0ysDP7NQNXuliFR X-Received: by 2002:a92:da48:0:b0:340:7643:d5a7 with SMTP id p8-20020a92da48000000b003407643d5a7mr9333252ilq.4.1687283738923; Tue, 20 Jun 2023 10:55:38 -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 y7-20020a920907000000b00341c38ba68csm324305ilg.49.2023.06.20.10.55.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 10:55:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 10:55:38 -0700 (PDT) Message-ID: <6491e81a.920a0220.5ff8b.5029SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 74BA1605246B; Tue, 20 Jun 2023 13:55:38 -0400 (EDT) Subject: |SUCCESS| pw128868 [PATCH] net/igc: disable EEE by default on I225/2 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128868 _Testing PASS_ Submitter: Matthew Smith Date: Tuesday, June 20 2023 14:56:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128868 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/