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 6748C41F45 for ; Tue, 18 Jun 2024 13:25:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59CAE40DD8; Tue, 18 Jun 2024 13:25:46 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 2C6F0402B4 for ; Tue, 18 Jun 2024 13:25:45 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-70df2135439so597358a12.1 for ; Tue, 18 Jun 2024 04:25:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718709944; x=1719314744; 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=gqDCuaSY5ewos2qRYaKLbunSTFAt1fl5G4JVP2TyfNE=; b=hpBpzuJEg/GM3UhOGi+1mGhlP4uFU8Rg60mFBrHdh7rvh0M3sK7WnAK/Lt9rTU9yIZ Rd3+hRZ62m5D2HRDV/vuoFg98G+P1xak5zBhnGVNMBIF14zWVUtX4KIwhvyRzmBbVs3s oGaL+PGTFsa81dWISZP6fCykO669sBi7JOgvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718709944; x=1719314744; 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=gqDCuaSY5ewos2qRYaKLbunSTFAt1fl5G4JVP2TyfNE=; b=mN04UuIFjz5LzldhAIIm7MOi9crImiQ3B1a1wxsi66sAU+NB7L2B4SlyAFbw9HJfh6 whoPMxRSHWhlusZpgIff44tjpoj39SJlRinifQAGoENzBkMfMuciKKiSdWOe0F7WsrRu 7BrTtmtYTXaYE7x7pxpGZ7xQf5QFT9FTXuDg3EK1TyM2go+r5J6KLG9taZum3+yzl5SH cM8doQV1MPaup+1FKVnkZZPnBavk3i/9As59C/8nTcUHvhB1d3Aopf0fdj2DQDE7KS1p zIt5Xi8oJ2b5NUr4/W6AFa1ErG5qYKuZNTgb7x7ciqL0vbWWABMCRIIQKABkLtWPK6MD Bs4Q== X-Gm-Message-State: AOJu0Yw8Q5qQGKUKH+jT7OPGV5d2bCbs+VtRiosSiWt3Lx6/SQ6oO2yu SBtPmEkpYhaYw0Vome3GU+/Y1YmU6mRcGrsSO2p0sSJc6+lkX2SkG35YpTeei/t2w0R2Q7tRXhp THTTUk+Dc2BDk8wg4Kx9sD9aE609UWdGIhcyn97TSsY/JGn1ADzoSlHKQ X-Google-Smtp-Source: AGHT+IGI3dn9oWE7edyTm6CBffqiIuFhHDZ0CnU1gfxaXNNXZjSIrLQr9rePxxK0RmCi+odxrr39rqpSmol0 X-Received: by 2002:a17:902:f60c:b0:1f6:ff48:1cf7 with SMTP id d9443c01a7336-1f862c1fbfemr128859205ad.69.1718709944405; Tue, 18 Jun 2024 04:25:44 -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 d9443c01a7336-1f855e32817sm4389105ad.33.2024.06.18.04.25.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 04:25:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 04:25:44 -0700 (PDT) Message-ID: <66716eb8.170a0220.59a80.dc6dSMTPIN_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 98EC0605C373; Tue, 18 Jun 2024 07:25:43 -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-unit-arm64-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 | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 12 (arm) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/