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 CA93043BAB for ; Thu, 29 Feb 2024 20:58:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7848432C6; Thu, 29 Feb 2024 20:58:48 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 74A8242FE9 for ; Thu, 29 Feb 2024 20:56:57 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6e55731af5cso1054432b3a.0 for ; Thu, 29 Feb 2024 11:56:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709236616; x=1709841416; 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=e5w/l2aZdDjmznpeu4yC/M50Qs4KzKFO2QJXwe4zKas=; b=Car1e8UDMVm8658cOmZOI6mEP/dxdp7b+7wicNXjgzO9NAYZDQrhez2b6zJSObW9nR tE+VAv0vB2WwzSBqg/mKFi9nbgW7fXgSK2gWe2Nz4x2kDsKqiaX8z7ExIkb6Lz4zEczx By8orf0QP/Gm0/uVRDxsrIpftwvQjc+ohJGaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709236616; x=1709841416; 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=e5w/l2aZdDjmznpeu4yC/M50Qs4KzKFO2QJXwe4zKas=; b=t05rnLD2CXzY+cNJj33U3DCoeTkXDBKS5/GrvUdXKkWjqyYMoorsoka57nKCvEOeY+ c9V3z6N9aKhc2+jujRknvuTjf7LYKFtue4bOQ592ItoWR0iJY7xZJ//pQ8W9U4SKgS40 Dtw69Mg2HP8PSQWx0T05bfoT5HDZUQTvGCAbAa/5Ap3IjZ1etjPh8Oen5VDicyYfbfYd pafeRNk6A9j0fqNK+65iR5R/tuvkg0ImqUTbN6ZtuvaL9hGQRjareb/GQ6eyNmGVojjR UiaMNVCiDwkJtbKK3feAkkusYOtfnU/LYQBSVEhUffeA/MgwC32UCcQq+17ijo+VxLZN VuMQ== X-Gm-Message-State: AOJu0YxvICKN2EESqlHEZRM5AIAl5yqKx2WW/Y1vgBERS/KXOU0THdHF OwY1aHcZkxU+G/491jV8CpLd2bUyJFumO16NXx5A1lnU+fuhOHciM78UHhgxQUeJtaa9gjHtLAS drJyhnpX4H5yr0WrzqSJ7UlP6KY0rwcpN3xEHALbl X-Google-Smtp-Source: AGHT+IFr61MgsJ7/B8dqdB66Ujy7PD0pjIP5kG4Rc1BM7nKqJM1rK6R7D5wbV4qoWgUhasIKyZ/iydhcdSh5 X-Received: by 2002:a05:6a20:e68b:b0:1a1:2cba:baf2 with SMTP id mz11-20020a056a20e68b00b001a12cbabaf2mr2110514pzb.52.1709236616771; Thu, 29 Feb 2024 11:56:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a1709027c0500b001db479c5a25sm47973pll.48.2024.02.29.11.56.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 11:56:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 11:56:56 -0800 (PST) Message-ID: <65e0e188.170a0220.be70b.3463SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F3C466052712; Thu, 29 Feb 2024 14:56: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-compile-arm64-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_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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/