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 967E9455CE for ; Tue, 9 Jul 2024 06:39:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F91142D83; Tue, 9 Jul 2024 06:39:56 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 7D977427DA for ; Tue, 9 Jul 2024 06:39:54 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-8100eca5345so1271996241.1 for ; Mon, 08 Jul 2024 21:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720499994; x=1721104794; 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=jpv4f9HAl5QLOYv8JPf7DGtP0lgg69wYxkLs798JjsQ=; b=E9t9+5cD3xWh5xgaIp99P1kZFTpFy/H9APX875yT05EmjS8O4Zb6dbqIJU2E985DD/ jQua7Vz7rT5jcEpF11y65XM/6em2GFUFWyc1Fkyqs/HEBGPrc+3RdMcqdIbmEOxIGhxe XCpjQVCGlxegXVOFsoCR/UoRr4lC7/c9FMKbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720499994; x=1721104794; 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=jpv4f9HAl5QLOYv8JPf7DGtP0lgg69wYxkLs798JjsQ=; b=fvUUtmPq3dHjHIFO6uM28LqHfWuY9kEiY2l2k3A2pZjx1lq0J+XjGIFrhJMvXeTIuY kLsyojjM+R2edIfl08RiqC/W287/oxje9rmc4eWF6qJW0Jc3hAK6hF65lOg578ppMBCS s9/gAVgXPFvz2flxcjuZHLYsOV7oAQqx7ZaVhG92z5k7ZDecWbXrseT3Pz76hEL1spgh TvJEfCF2d9/qIGvq28beyaB/6QelFPlvPbr8vUIXXgmDE3TnlIfJocmAK3d9XUcgqO8A Ex0wBEf7VwhrddrNqSVon85OmL8aP3xl5pukpnOtNle27788RerTf5x8BhzeujlrBcTE /zzw== X-Gm-Message-State: AOJu0YzvobNTKF1AChXHJ1xIHfCdfvRXRvHWWBijwAWtbOra4KGHn+zK urc1XpneC+t9kIMd+CvX3Mbr8SAtDLHbnuAuCzBchNzSlQvyXRYM5eHpRZaRTlgYkr7B57En0Vq EXRexvxJXE4/54B5QRdqzZbOrnnFyn1GpPXiEeL+hdb1z/BSs25LStIcp X-Google-Smtp-Source: AGHT+IHJmH9lIZOKviBBMey2WSysa/oWdVMPpkUJDt+rhtZni82+2/QOGQzdiY1SPadsmx+oqq41CEfstdVI X-Received: by 2002:a05:6102:4413:b0:48f:e638:270f with SMTP id ada2fe7eead31-490321166b4mr1883963137.9.1720499993683; Mon, 08 Jul 2024 21:39:53 -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 a1e0cc1a2514c-810768af914sm40514241.5.2024.07.08.21.39.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 21:39:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 21:39:53 -0700 (PDT) Message-ID: <668cbf19.050a0220.e014d.2f2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A8FF605C380; Tue, 9 Jul 2024 00:39:53 -0400 (EDT) Subject: |SUCCESS| pw142238 [PATCH] [v4] ethdev: Add link_speed lanes support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240708232351.491529-1-damodharam.ammepalli@broadcom.com> References: <20240708232351.491529-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142238 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Monday, July 08 2024 23:22:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:b0fd604534d435cad3ac75fe4fb96b0841084af3 142238 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/