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 44A3A43C3D for ; Thu, 29 Feb 2024 18:03:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40BD5402E0; Thu, 29 Feb 2024 18:03:12 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9B8454025C for ; Thu, 29 Feb 2024 18:02:59 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c48fc56752so47238139f.3 for ; Thu, 29 Feb 2024 09:02:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709226179; x=1709830979; 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=wZHdrVJClHpdJjeUAVnmW/b5KyoTvxkzgAqdtAy2RDA=; b=NXd9ry36Y7X0AtP7Gbx8N9Vj+IaFM9MykK+cq8IhbmUkmPEHcbqVZKePjpY8tqoP9s 2z4LLffYSUyeZ4Cy9svkOybDlBSlXNGts+QMrd71uYzXW0ZOelvBH8dTShQe1NXrtsZb BLBi504MhMEVTbG6KuaCtthuj+cC4dKAkf5pU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709226179; x=1709830979; 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=wZHdrVJClHpdJjeUAVnmW/b5KyoTvxkzgAqdtAy2RDA=; b=R6c+IHEyGfvJ1UGnCHXj0iBMoPgqkMKOjAHl6ElI2ZUO1g34TL+Y42b0AJ1N/Ij/pK VytYY4hFxkU6U3tMM3dFmTZq5z6a9fvVYIHZSQvQMqVEAXHoVLFOLiPceGHq2hCknEKh wjnAvXUWQ1qRUTUsulAKp8kAfv2zUuSZ8PykeC3hcsQROAAnENdp5bi3+xFeqIc5wQIY LsSs5oKwvRrpeiOfBq6a1sQu9HbbmDdAGJhMiWswOjioV18V9AGjxLZT1qNdPpotPtlX PDyc5nFfJLkQEciID7CdJhjONPHUSZIUUTr02qOSVA40iDHtKJU4ur0sw+HrKQoPum+9 ujyg== X-Gm-Message-State: AOJu0Yz/wbyA7563xpcIN1bWjF6UVjAx7TPoH899+G0M4m4UVn87PojN cH6mXdf9hW5UZ9qstgIVhincfuzdmuGO3GMaG3/T6SKcj0fSwJsE/jvQoCLrHJ9kf7jyZHZAQJj wD4ZvbD/hNNTu8U8HJU4m4vPj3bw1CpgOBWZuZH23 X-Google-Smtp-Source: AGHT+IEIbcjyMV/rJmp2wEYMMphjT4xl0GZ9BR4H/26/sCQ9TAiz2wPQBnjdgKTF5EsL7/n/SsF5fGxOdeFR X-Received: by 2002:a5e:da47:0:b0:7c8:17c2:2e03 with SMTP id o7-20020a5eda47000000b007c817c22e03mr1197089iop.15.1709226179084; Thu, 29 Feb 2024 09:02:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id he25-20020a0566386d1900b0047466626492sm54113jab.76.2024.02.29.09.02.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 09:02:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 09:02:59 -0800 (PST) Message-ID: <65e0b8c3.050a0220.d62e7.3b4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9776E6052510; Thu, 29 Feb 2024 12:02:58 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/