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 C08D34548C for ; Tue, 18 Jun 2024 12:13:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDAA240DD5; Tue, 18 Jun 2024 12:13:37 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id E467440E2A for ; Tue, 18 Jun 2024 12:13:21 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2c19e6dc3dcso4470059a91.3 for ; Tue, 18 Jun 2024 03:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718705601; x=1719310401; 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=hlRuJOli2S1c95bB8x2Gzw54uUZt4/1RVN5dXGDuQw4nnegIDlr6Xu5gkH6TUqudp1 +T5lEFlm+qEQX28p7lv09/t/Fs88Aj9oXBF5+bGqp8lqvePBy9j0VQ0UCzIY0XGtj2wp F/T57RmkvyYoncoH8rdZ4HgFBRQ63ZfHjS0EU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718705601; x=1719310401; 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=m8z7roIlBy9ZB+tACgVbg/DXQ72CbQ3Atru6AGfb3ztSdN5RApzk1tew820OQxMs5c WUaX/YDWt+JehJZen6W5EzULcgqz7kQFhFzXzn1vfz5gl6Z5K02gY8EziwCxezkxFEg0 icVoM2inS/XvzFXx+loz0O2HflMO13kiPaQRGHRGmpQ40TLVqHRm0r+xcvSdscYtdbhJ q/69ibsLNLuB1DV+rvoKpbhUdzZm8++wvyPUNVqw2tHrv61YbznbmkQtIlXpHJevYyO9 XOBwloAkyib2EDKBIiMJSDGFzhp2FiibUA172ZsJhUTZj5RUuKjCOtENOYJYGOwvxvbC Gmbw== X-Gm-Message-State: AOJu0YyMHHOuH0d3xMiGxwBNxwMuuslgbP/N6lvjP3s4SnBOvEZsPGPz 1lanb3D2iPjFQY626GxEzCdLQL/CjbBOoljAH0xNsjUuK2jJYXcJjt4DWEejHgADuq6JHrjOLso ew7QiYfQ89eveshyiDg+CZg+radY4rCuOlp+80IOf X-Google-Smtp-Source: AGHT+IHug/b2nnNrCjg1G4qtjSZjOCFMtqPy5WozSmi5MvpztH1RSkcLIKiHwCfyqF9mfF2gfiaVilZnBGAB X-Received: by 2002:a17:90a:7890:b0:2c4:dcf6:212a with SMTP id 98e67ed59e1d1-2c4dcf62284mr13219823a91.34.1718705600976; Tue, 18 Jun 2024 03:13:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c4a75dd046sm881795a91.4.2024.06.18.03.13.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 03:13:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 03:13:20 -0700 (PDT) Message-ID: <66715dc0.170a0220.6eedf.d50fSMTPIN_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 12F79605C373; Tue, 18 Jun 2024 06:13:20 -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/