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 A16A643DEE for ; Wed, 3 Apr 2024 19:59:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DA944025D; Wed, 3 Apr 2024 19:59:06 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 2646A4025C for ; Wed, 3 Apr 2024 19:59:05 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d42793c396so34175e0c.2 for ; Wed, 03 Apr 2024 10:59:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712167144; x=1712771944; 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=aWpWq9Yh1Jtmg1rEM9IFbddCKxxD77S7yR8DOn+029k=; b=TFRq+pej/PX5LNmUoCpBcfWkHViFDk1FkaP9ERAFhFm8fQ4q8MhPmHOpWCD4gnMZxp eZYyL7kIkJc8dPlBJOcKvTGbaWY6uBpnYuOF7V9804UZiH51bbZzXs7t+cw/5tox0smL 2ulTpm4CpiWM0ZL3c7G4ISMqkobJn8oHEJ5b4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712167144; x=1712771944; 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=aWpWq9Yh1Jtmg1rEM9IFbddCKxxD77S7yR8DOn+029k=; b=GIRn4QzjGhiSZcT0pVnlj2nCkshNY2tVUzH+qFwesii7C32O+Qudgh9HTWnq+ZlYg0 q/2kKNP2FY2Cd4J8ZCQ3vsfig8634FSugrmi6XDLNiD5vdbx67K2N0+Crtz85Xmzp2fa Z4deEmJseufoYjx0emBhqwgW7pCJEYbgDgOCiRfTSzyZN8g+rD85Me3fkz9R6mC8Jfta 7ps2nY6ZZkTIz1sVD+ckK7tYtrn01tctbcndO8jerihe7qM1j0jpTSIdO2NN4y6SjUZm ZTxhB3jDLZwVzw3sjzYNQHdEv0ia2s4pS4mJbRg2zFukbLecB9lc+PN6/NZnFl+uVKrA 0Rpg== X-Gm-Message-State: AOJu0Yzl3IIPCZwa35dLTWVzDRcIx1Ya4CWFLaATGq0PHJWTbvEuJHgO 3+1U61mC+lIRO8arP6uj/9EXYhjAApWLT2rtCinPYBvNvC5/biHOESg/NX8TmWZaVmkvbu/ohTo VBw38whj/5x6/SoPQNkz4jwviV3yG5/qXnqU0Qlxa X-Google-Smtp-Source: AGHT+IGzcocN5uPJBiFxVgLgVBTdJpiYf+NzBTBM430c8lCGGb1UvW9b5wyJECBAdPwiIfGXwP3ZhCOxGqt8 X-Received: by 2002:a05:6122:1798:b0:4d4:21cc:5f4f with SMTP id o24-20020a056122179800b004d421cc5f4fmr3457622vkf.11.1712167144450; Wed, 03 Apr 2024 10:59:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j19-20020a056122219300b004d892c3638esm1009851vkd.13.2024.04.03.10.59.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 10:59:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 10:59:04 -0700 (PDT) Message-ID: <660d98e8.050a0220.89c65.56d3SMTPIN_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 062C56052471; Wed, 3 Apr 2024 13:59:04 -0400 (EDT) Subject: |SUCCESS| pw139082 [PATCH] lib: add get/set link settings interface From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240403135953.7209-1-mpazdan@arista.com> References: <20240403135953.7209-1-mpazdan@arista.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139082 _Functional Testing PASS_ Submitter: Marek Pazdan Date: Wednesday, April 03 2024 13:59:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139082 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/