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 0817543BAE for ; Fri, 1 Mar 2024 00:20:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02E3642DDD; Fri, 1 Mar 2024 00:20:42 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 7164D40282 for ; Fri, 1 Mar 2024 00:20:40 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-29ab78237d2so1122304a91.1 for ; Thu, 29 Feb 2024 15:20:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709248839; x=1709853639; 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=zGpfBfda0YRExcpGno9vC6OwFBm+91fc13CJ1nCBHYY=; b=RfiEWruQAKA1vZMqMZCh6HbUt86mE2eFF/Hn4veDiMQdR/Rx0k3I4k/NPRPc/patye KejbZTS16tLOlGobybanco2qXYHwZCI2+xzYpP9rASrAiqGTFNNrwdJqNlvTSVVx4ltw V9X2OO/CllAWJwgOZZTj1Zvv4XdVvYZGUajlM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709248839; x=1709853639; 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=zGpfBfda0YRExcpGno9vC6OwFBm+91fc13CJ1nCBHYY=; b=gRoKgzX6cwdcrf5DGZDr8EoK5daZeMe4E2wBwlPfjDSUvABmzs1IxFkXdg6Sj5DP6n UKuTWGKxZE5ReqEAHm4nrPAeJFFfgpHbswUyG3LfBoosr9FhFTCiDcNapbf7ZDcdn7tO FH9qNFIl5eWJJUPwgZAwk2EQwGkM+tPLPRAgrjryuCRj+Hh2ycFtzqtbkARSEn7O/6BL UBTvvFj3ZvtbhCs1XIfXOxbxBLreBEdZbTlyhQzlZhgqB3Bm2Sq+ImJZjZsXYhSeB7Mg kQkaZOZ811UVxu+NBQdSZnTMzdjLuUo7x+dgxJdl3osNxydtK59670JjA8Hh7wBpiTkD T2pQ== X-Gm-Message-State: AOJu0Yxlzz6Tg9wIHCB9+Hbp83r9yA5kD2tzQLtG90VAlDkwhvJE1Z/D Ii2pJqYbgdQbMou3CQ0Sxc33c0vWxgWM8KYJyuP0Y41BQJ1GijMiQf9GL2PY/7kCWRjEQXTJLsO L56QDkR4MFZXe1a+44YuYGt0Oa99TiIyY3PoLvVNJeAWMgEguDh8imFvZ X-Google-Smtp-Source: AGHT+IFN1AJplpbKoNzLg8/s/Iu3a+fiQqim8yWCIPuaLxHFbBjX/2j1QQHnKD8kKyc605YaDnOr+X3tiS72 X-Received: by 2002:a17:90b:151:b0:29b:fa8:c999 with SMTP id em17-20020a17090b015100b0029b0fa8c999mr89438pjb.20.1709248839635; Thu, 29 Feb 2024 15:20:39 -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 ft5-20020a17090b0f8500b0029943ce7edcsm96588pjb.5.2024.02.29.15.20.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 15:20:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 15:20:39 -0800 (PST) Message-ID: <65e11147.170a0220.2d007.61a4SMTPIN_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 CBEDD60527CD; Thu, 29 Feb 2024 18:20:38 -0500 (EST) Subject: |SUCCESS| pw137503 [PATCH] [v2] ethdev: add Linux ethtool link mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229154343.1752555-1-thomas@monjalon.net> References: <20240229154343.1752555-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/137503 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, February 29 2024 15:42:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137503 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/29341/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/