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 23FA543C44 for ; Sun, 3 Mar 2024 20:12:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FBD64069D; Sun, 3 Mar 2024 20:12:58 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id F39A040687 for ; Sun, 3 Mar 2024 20:12:55 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3651edae0a1so12849835ab.0 for ; Sun, 03 Mar 2024 11:12:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709493175; x=1710097975; 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=/oUPY7a+6T6T7AahKAjI3VGkkawjm1XAErlLx9Y6N+I=; b=UgqvoXjhe1kcKFdkSQf+dAPNMwMYOfCkYDbgPMvY7Kri0ghV1saVRjnzHN914VU5TI c1C5FVEEQfk8X7JJbyh5V5yzg55SOonjrRlS0cFWy2N73eI3KjL0n8BzJo2O0+oRutzC jQkzNzfMnlkRNdODKheHlAliTZaOo8jgGiyGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709493175; x=1710097975; 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=/oUPY7a+6T6T7AahKAjI3VGkkawjm1XAErlLx9Y6N+I=; b=blfPmAYIh89h+0IIXUPVSiOczOhRc9+gYwgdkWqJtIKUfyK17NptfVjYjpeizhRk+w jVBguTYHBqqut4Q/arbHCdH/0TLpCT2/78OJhmIt6uow6AVTsG/jG4bSR2zrJPrERX86 qxbQSlBxWYQQFwepMyN2RY2ZiK4dC+kj61wt7IBxY3okpFgR77nOaoI+l66v/dKQ8pMi iAh+4ujSeUdsfCUbeEzrvWlWFozXrEwt3zXoKXw0XPYsZOL8SPpu6uQfRTadrHP3itPt B+Tgnv8ry4LBakJEzumNzL4StAiiccIJ11Jz/oOXNL1iSeg59ddkofkaOCVfe2qM0/B1 PfaA== X-Gm-Message-State: AOJu0YzH9S2jigiA95tXkxpHmaHCgN1DMyAmQjw01/MK4bCNxwdxCmjp JxHByy184hzSrWeJVquGQgZiMjnYWkTIkc3pJ/lvLRWeL1QKnunDc8NGtaaiVR8mIrkmekK4qWM 3QUsRC7VXooPTJrMgk0s8jXbyytEfo6o6OMZ0HQV48VElp1wRDfl1dbG7 X-Google-Smtp-Source: AGHT+IG964SIZYItHM4CQYlXedDtRbTuo7MWS4NmbvyTbM3TBj88sGixjg0/vHS7ZWVXU1LCHjatFqifpd4J X-Received: by 2002:a05:6e02:1d97:b0:365:1459:e1ed with SMTP id h23-20020a056e021d9700b003651459e1edmr7089115ila.4.1709493175358; Sun, 03 Mar 2024 11:12: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 bn23-20020a056e02339700b00363ca036f13sm383887ilb.11.2024.03.03.11.12.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 11:12:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 11:12:55 -0800 (PST) Message-ID: <65e4cbb7.050a0220.63faf.a723SMTPIN_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 DEBE86052510; Sun, 3 Mar 2024 14:12:54 -0500 (EST) Subject: |SUCCESS| pw137814 [PATCH] [v3] ethdev: add Linux ethtool link mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240303095812.2235050-1-thomas@monjalon.net> References: <20240303095812.2235050-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137814 _Testing PASS_ Submitter: Thomas Monjalon Date: Sunday, March 03 2024 09:56:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4d5bbe6791850987d6d28da675574a868e8274c 137814 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29392/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/