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 026F34548C for ; Tue, 18 Jun 2024 12:14:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FAE040E18; Tue, 18 Jun 2024 12:14:29 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 4631E40684 for ; Tue, 18 Jun 2024 12:13:42 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ebcc7676c3so217015839f.0 for ; Tue, 18 Jun 2024 03:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718705621; x=1719310421; 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=PLYDUGJgUp93OHsfhRjGaMaZqqPSb/8dhM2mxrvnxYY=; b=STDS1EchGNowJLl6PE8Uym2vVhxilttqIRedMVe5KYC+Gw+bsFJCzW+GgLCVFkmedf KC65BNc2TF9sadLN3hHJ0omsvWdbcKvpZ/M9WwXTGiO3gywqgB2ogwv8FMILmrMlHe/t m9MWSaE8HxstE2E7dT77BOGnZLWDJgtOdMJO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718705621; x=1719310421; 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=PLYDUGJgUp93OHsfhRjGaMaZqqPSb/8dhM2mxrvnxYY=; b=xLr2l/GVcOf5+APYeydNPHMcH/LkG41eKIBmnn+J69/q78p/iE/HS/GZMGBGXc5ElH jj38mwlxHHYkWKZz5n1Lk1JbL9dYlkGXGr30z0SZGNy+xQFnQHzPsa4ImKqbHO5XviW/ g7fSjvdGtXutJd8YBBZjaSCac+pB7FqVVa8BM6fh0yO6Gda94EpUgR3tYFE0KDZzghc4 OYMpFN1IDw4X8TPaqVyBzHmWLKwzjWQ1tMyXV8fnNqtYdL+CfIpAwQuJExknxFUYzZ8X psFJA6ax7Y4Tlsu9VZDWOEaB0fWlk1ysaMK0cbvvs8awFRsTXP7LoMISCZae9dcxlEdo 6wbw== X-Gm-Message-State: AOJu0YzhsI+CHtaKjmvwrn97DMcVNujo/MBgKA2IROezVMQ847N4LPvI ptE/ES5PJrA3dVhiXM3sJJPb30/Dsf7nMpBSz2FoHXmOdV0OWjQTg0IIoNAmFFJ5KZkBKExq2pU S+GqYX1lSxENpXTchftcvVWqnCMIYZUPkCjWTD2ia X-Google-Smtp-Source: AGHT+IGvISjqPRs8PGroG2juFY1+Y3+2pFvfTMz3bMxzosHhmZDi4UnkJI1E1x3yTx+6zoziDRo2ZJw5+NRl X-Received: by 2002:a05:6e02:19c9:b0:375:a234:9dc0 with SMTP id e9e14a558f8ab-375e0e272e3mr136114135ab.10.1718705621492; Tue, 18 Jun 2024 03:13:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375d86b91aesm4798695ab.61.2024.06.18.03.13.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 03:13:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 03:13:41 -0700 (PDT) Message-ID: <66715dd5.050a0220.5fb7b.1449SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 075A2605C373; Tue, 18 Jun 2024 06:13:41 -0400 (EDT) Subject: |SUCCESS| pw141230 [PATCH] [v3] ethdev: Add link_speed lanes support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617203448.97972-1-damodharam.ammepalli@broadcom.com> References: <20240617203448.97972-1-damodharam.ammepalli@broadcom.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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/141230 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Monday, June 17 2024 20:34:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141230 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/