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 DDA3D43BAC for ; Thu, 29 Feb 2024 21:03:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9AB543308; Thu, 29 Feb 2024 21:03:23 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 2223942F7B for ; Thu, 29 Feb 2024 21:02:58 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21e63b586fcso678113fac.3 for ; Thu, 29 Feb 2024 12:02:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709236977; x=1709841777; 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=UxV3O9FHzGDUj2KZO2vngJRJEFk2kcryXZj0lJrYQVs=; b=VBOpZzsw83NfaomZK3KUUBSzJ6H11uw6jfug/UMYJF5dR1hDLFxihBJclnpAvoZFUx dM5yXIZrZHj8KzK7rz9uifq3M8B3wdlTEuPh+etlq22VRYnfGCs2CnkHMyCq6izqvSLl H54ObI1Hgj6ytOn0fWrkXKMoY2hOtRGmL3Q+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709236977; x=1709841777; 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=UxV3O9FHzGDUj2KZO2vngJRJEFk2kcryXZj0lJrYQVs=; b=HEu3v2uoW8I4xAzBwtHyCR0o/vtTpUAiUXSlyYTfvgWnpIeb3iuLlSnXt5mrrO3oxc f/JkPWrGA7Gdnvf6xdDR+3GBq2+SnWhs8XjOZyaQd/O/N9RZgOoXuJCHZSCMiAXGZ0kF NDGeIJH8iIS0TcRr63kSYBtcF0Or26XObFs1meGSUlvj0gweInv6p+PkeU32q5TR4OlK suug0QFpT44UxEV7vPZPdyadRvP+d3kkdZCJwPwZLZlyOVkVHbJTTSm0Olp7OU/BJ4QE NngebTUDyWgZTdUl3rbINF1XsGgnzlSBUa00t2gR5z8cGnO2n0zX5IC0l+nM9pgEyFOo q5rA== X-Gm-Message-State: AOJu0Ywzs28liMVgwhX1ATAA7y/B3dy25dnhOJBiUDyN407n3Gn4xC3y cK2mXYtQ8vDhiRPsWFFi74SDNx2lJsecvCirrz78fMhdnYCaSJXGv15OSP1QWBAlElo83LdG3W5 a8TgICuOD7qOBVkqVoJflXCBg7aKuB1c1DcwKNe2I X-Google-Smtp-Source: AGHT+IEYxQckc6RSPg3+t1FTnwRTGqJnjBvHgwfJ9a34moxLzKEri0hP5LXqqsUYXVWK3skwUrs34FY0Ep62 X-Received: by 2002:a05:6870:9602:b0:21e:fc35:73ec with SMTP id d2-20020a056870960200b0021efc3573ecmr3469290oaq.34.1709236977370; Thu, 29 Feb 2024 12:02:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cl27-20020a056122251b00b004ce10d64dc5sm99536vkb.0.2024.02.29.12.02.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 12:02:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 12:02:57 -0800 (PST) Message-ID: <65e0e2f1.050a0220.e95d9.6580SMTPIN_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 10B686052712; Thu, 29 Feb 2024 15:02:57 -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-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/