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 0F34B43C3E for ; Sun, 3 Mar 2024 19:54:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D817C4069D; Sun, 3 Mar 2024 19:54:35 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 8DE2440687 for ; Sun, 3 Mar 2024 19:54:34 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6904a5d71abso23146566d6.1 for ; Sun, 03 Mar 2024 10:54:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709492074; x=1710096874; 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=wVt/7G86cuaDso5ZfxBweZOWtWD/NoCXtEMXNs3aoiQ=; b=Nh0snNyPcMss5hVY7ys7662HHfQDMdsiNqzeW2UelH6gaXgRqd9pMEnCAOUdxWLNWz oHcDce7hiOcY35eKUjYrEInpm91O+SUD0cDdZkO1cUWp3QTTyfy9JaNSIybX/01H1qhA 06RVCK1JlsJjmStJaC1XH5QBfv/Qt3rwJ7QzQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709492074; x=1710096874; 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=wVt/7G86cuaDso5ZfxBweZOWtWD/NoCXtEMXNs3aoiQ=; b=c7PEwjnsmFJOyFg2Qv51EntZFKRlqqINiCeLmeFIyX1htlBrLDqQilJgdKbLjcvSxd r5JHpbpEoWY/G8gd9AKro5BTAhYKKa4iHsXHPgAWADPzjmsxEgCZD9ZqUoNQityHqofQ mNaunhA6+tEks4nLbfPooeBwG26LVDd6eEQAR0gBhwpv2Oa6sPfqdm7n8fMK6/7Sa15a xIgncvCoQdXVjNPT5/LoL+UD8xNcQXaM4/GCT4tDL8iBWyXZWOY36UkKybtCIXkh9g7h Wf0ecvmeoE2qoGfbD71JXXEJz9HQ68mDWYVjmgghNBubwUh/kZjQ1tWBN6hfL7usiLf5 WQaQ== X-Gm-Message-State: AOJu0Yy9Uw9DW7mUx+50vw2epAkbcHKV5LU8UYmKzGDRJAM4TAKQip6W 04khupONM+ENXX3NO4rJR1OOO16wf48k4OIOJPTWlmaIOpD4lNDRIAhpz9TynnZP/owAspLfUnX crq8qWp4MH33UT5mGBrUqTM3MLhaUWT54myfqKZF3 X-Google-Smtp-Source: AGHT+IFUsuZIAvo2tBk6ImNJRbLIxacWEpngT/dV+EL9DreAohBLu6G59xcbfzqyYS2y8mebU5KVcc8v+vNp X-Received: by 2002:a05:622a:308:b0:42e:ebc5:dc95 with SMTP id q8-20020a05622a030800b0042eebc5dc95mr3429818qtw.59.1709492073949; Sun, 03 Mar 2024 10:54:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd19-20020a05622a719300b0042ee54e8aabsm123016qtb.0.2024.03.03.10.54.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 10:54:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 10:54:33 -0800 (PST) Message-ID: <65e4c769.050a0220.c5f56.85c6SMTPIN_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 9318D6052510; Sun, 3 Mar 2024 13:54:33 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/137814 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Sunday, March 03 2024 09:56:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4d5bbe6791850987d6d28da675574a868e8274c 137814 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/