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 73A7E4548B for ; Tue, 18 Jun 2024 11:03:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87D2840DC9; Tue, 18 Jun 2024 11:03:20 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6E9E440684 for ; Tue, 18 Jun 2024 11:03:19 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2550aa6f994so3254075fac.3 for ; Tue, 18 Jun 2024 02:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718701398; x=1719306198; 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=CWtPdapQ5XdMIF2uu+JTlVOHpM4TPfMuEEiPQ+aV0Ps=; b=cDYxim7JXLl48v5IH7kWSvNHbbrGwTRbSacmC916Ne/0V0KM7JTxtrars9bFTu69Ts PnP9JKoPeBmMI4+oOJdIyAX83CJSw9Ccgmi0ijd0FK0OsSJ2hONZmWifK3EMFPixqeV2 BcQEMYIAjjNQQ6YLyhrlAJ2NfHGuFLxx/StQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718701398; x=1719306198; 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=CWtPdapQ5XdMIF2uu+JTlVOHpM4TPfMuEEiPQ+aV0Ps=; b=Wsw+4G44z7HAFYe4PDHPNXx0yDZkr8XuU1mYcyw5co620UXo/FamAqgxAFNLNwhrDk UN0AS+cYXjhkNUcmT2vVfJgFk40kzDrp9i1hXZMowd3G+cGj21o+jAbjg4qrmwwkve6D yjlfe6w/1hzdN38YJeHZUgyuSkly7wCGrJTFx5QyJvWjbP4dFUn5z1WgjrLw1C27IKZ6 bzkp4TzBNlokt5nNOtwplyVw+Qzr5fO4+lpR7UcGf56R33TCREvLSY/AfIt7ZIaRoTZ8 awkcxeZ8sinA1n6Qvl5mVoMKlaR8VbANK8AVZo95jntTHOfxUx+wIc9+IcQcZg2NkRdH 8bnA== X-Gm-Message-State: AOJu0Yycaow0ZLb47sXJQTl2TpIlOqp8Q3/jPBrF2QpHuZm1e0R0Fa3l L6IWtJUHxVZIFw65724D45+gAE5Htv58JSqmM7l5NjW+m3XicFKU/lHQD4i1wUmUQsQiCGbNHy5 q6pxwON/6BSF/DzscrrceOeXbzvKxcIBYUwS8HEJ7XJsklZvOb3oHZlLz X-Google-Smtp-Source: AGHT+IEe0s+Ks8G1IDegA2y4PjKHe98g/zkKgnVPPhW3Y3rbRZfiJGVC/mBbsJPp+JImmjHrcCw4majbKEtD X-Received: by 2002:a05:6871:3412:b0:254:c27c:1b19 with SMTP id 586e51a60fabf-25842b7d27emr15180841fac.54.1718701398610; Tue, 18 Jun 2024 02:03:18 -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 586e51a60fabf-25699296f5dsm302127fac.39.2024.06.18.02.03.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 02:03:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 02:03:18 -0700 (PDT) Message-ID: <66714d56.050a0220.6f6a.3e2eSMTPIN_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 15C306050A9C; Tue, 18 Jun 2024 05:03:18 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141230 _Functional Testing PASS_ Submitter: Damodharam Ammepalli Date: Monday, June 17 2024 20:34:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141230 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/