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 BAF6843BAC for ; Thu, 29 Feb 2024 20:56:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90DCB4300D; Thu, 29 Feb 2024 20:56:56 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4CC4E43267 for ; Thu, 29 Feb 2024 20:55:56 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-214def5da12so750097fac.2 for ; Thu, 29 Feb 2024 11:55:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709236555; x=1709841355; 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=8OGDGuC/GxiiXf2lhOoCy/CId3rNQuIstefD6MbB9zA=; b=jhG8bfLB9jNwCcEIOSYLeBzAL/hrAZRC5Vsyl0lKvsocxQ1DRP2APgbk31ewx5LsU0 27tofvAar7LtcfAtKspKqtT8MvAoDRYQOZvYpCnw7sQT8limHU0Xy7WqGzm2jsHNhC0j EnwrnJNSzr86Qud08/jbyGAl3DvYJmGrgb7YE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709236555; x=1709841355; 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=8OGDGuC/GxiiXf2lhOoCy/CId3rNQuIstefD6MbB9zA=; b=hKM83yD2zFH7jcwLPE+BfHoIbzUE5lQDKawRF3OwbvqL9KdWZI8pxx9Se3NtaLCSC7 ZRcKuh+n9uNERtcwqhO0XvHGX7IFYykbL0fImIsXG9xZg2ZXdLMmN8bO4z+YofYIoJxV 1V73MQQjxPwf2a/F3rIY8tFspfG9nT9OBSAx4tWBHoZKhsAeLWKLSUsw+RoM+/greZPR ZTxR4svSENI//SxpBQntiIcfjZ3BHbaNQjbeqz/qJl56CcAxvjCutURI0m/oMFTvTTCW Kixzoo1bKy9kGo0K0CCQBSxNL5ZMEZuY80qa74FUUb6PfOXytg2PeUOs2KyS30h7cZhf zKOQ== X-Gm-Message-State: AOJu0Yy9pqHxh7u0FYaeU9DLPd4GSPPsjSKLv99OqAE8DU3kLJ6Ncb99 ncikvGcktDTl4BXX4WyzFdI6PyMKwPCznhb+7COUh/5g1/W3218QVuNTSeB6oBm4DqvJYktZd5T r2e7EhASUwacmxwwez6zokVo967bzUqPBxrVQNVmeDtBKfjzmta3k0iqV X-Google-Smtp-Source: AGHT+IHF/7XUu18EQKOHgyYfjfSMnWDmiPgvTYb0kUbFt/n/YyT87m+Ty6iWQgptJ+//bIL3DOBgVE24sW2D X-Received: by 2002:a05:6870:9d10:b0:21f:dad7:85bd with SMTP id pp16-20020a0568709d1000b0021fdad785bdmr3343409oab.14.1709236555681; Thu, 29 Feb 2024 11:55:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 23-20020a05687011d700b0021e287387a2sm62896oav.11.2024.02.29.11.55.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 11:55:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 11:55:55 -0800 (PST) Message-ID: <65e0e14b.050a0220.b2706.4122SMTPIN_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 2936E6052712; Thu, 29 Feb 2024 14:55:55 -0500 (EST) Subject: |SUCCESS| pw137487 [PATCH] [v1] ethdev: add Linux ethtool link mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229123653.1379466-1-thomas@monjalon.net> References: <20240229123653.1379466-1-thomas@monjalon.net> 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/137487 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, February 29 2024 12:34:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137487 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/29334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/