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 DC6FF43DEF for ; Wed, 3 Apr 2024 21:58:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8A294025D; Wed, 3 Apr 2024 21:58:41 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A44014025C for ; Wed, 3 Apr 2024 21:58:40 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7cf092f6bb7so11160439f.3 for ; Wed, 03 Apr 2024 12:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712174320; x=1712779120; 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=t/g9olLN6OwNFFbraqaxSUuubbM9Z8SRg5DefgQ35dU=; b=AVCgYyYQCjCO4yYygFUGfAOpg1c8JhjfEIOoq5KNqnDc/xc6bXWgGo0TnKgd3oAPI0 9CgXfN8BLLt6Tgpe6nf82N89yrjte+YykUn1HohiOlt47Tts13sp461dvJsa5YUIQ0sX IpFXonnsX7e1IclACLcmtYoUEQ0dEAVC7Fg5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712174320; x=1712779120; 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=t/g9olLN6OwNFFbraqaxSUuubbM9Z8SRg5DefgQ35dU=; b=fSyBzKi9bgF8qJKRzyuCYOVQzY7R7PRpXKBAIOqv8PRb0wtS2t6lxsxWOo3u/ST+Mg gLkNRIfx6vFqOr114xJJxQBB8ybAYKDSF7A5aZkMxGXfXcc/GNANm7cvhEY1RgFjU8+X adtF+D2olfRK7E6hzD0Srg/fssPoRNxta68cvJxSmee+2Z74q/TI9uE1A2IX4oE+UEyA xyPwx3TMc8KtZ2ZD/m9Z8wzhP8EUY26ke8aauscYh0kUarFA2KE3F5zhwn0+WNV9dUsw 4JTA2+jW6/SmdMoec6OcshxSNdbiNaggxPOq4VHyo2YlqudX9EWBGPkpzoJEjEBFeFxr 9tDA== X-Gm-Message-State: AOJu0YyhfjpKyZEU4fzRONGCE/+A3fPvJXHKaHpvrXCZZkqKaJA7Yrrm PJJMnDJpEJZp5sUblkLIs2cCShWyKfeamjNDp6M7DfjbQvWKPD48PfiofiTQEISnSVeM3IisxiN O9aZOd+mfKtQ3sm5l0roqARFy7wDOc+vV5ZkqjgYtKcxw2Dqq8XAocqJ0 X-Google-Smtp-Source: AGHT+IHPt5ZqMJWKg6anZ+UdeHJhS9ikOVKXhvUjTrei86ruGcUHH13SrjGfAp1JOQaGPhr3zD7evHt3PtSb X-Received: by 2002:a05:6602:1783:b0:7d0:d1ef:1536 with SMTP id y3-20020a056602178300b007d0d1ef1536mr642181iox.18.1712174319864; Wed, 03 Apr 2024 12:58:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a6bc808000000b007c8d6381dd3sm1093290iof.15.2024.04.03.12.58.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 12:58:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 12:58:39 -0700 (PDT) Message-ID: <660db4ef.6b0a0220.6eea9.46efSMTPIN_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 5ABC66052471; Wed, 3 Apr 2024 15:58:39 -0400 (EDT) Subject: |SUCCESS| pw139081 [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: <20240403134026.7037-1-mpazdan@arista.com> References: <20240403134026.7037-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139081 _Testing PASS_ Submitter: Marek Pazdan Date: Wednesday, April 03 2024 13:40:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139081 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/29704/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/