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 EEC5A4548B for ; Tue, 18 Jun 2024 11:06:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 109C540DC9; Tue, 18 Jun 2024 11:06:32 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5875440684 for ; Tue, 18 Jun 2024 11:06:31 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f480624d10so42789035ad.1 for ; Tue, 18 Jun 2024 02:06:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718701590; x=1719306390; 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=DI7ukm7fh8UbxjF91GIEd5HfirY3Ps0NQTCziOqTnEErS3rKmqpqDTRsq0ST4MPQvX 4Vz8Ondc26Jd1ZEK3og6LnBdC5bROqOA34rATza/RVfQSCwytw7bbOQXA/XEDndOUJXI PAuC39eb3cggb05SAZqfhb5XwqtB2RLEPZx3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718701590; x=1719306390; 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=kq2N2X5hoFg5rNf6xvqNKTpjAijk5N/RKjpD7/s6De5DC3NezYkpYiyb0/RqZ5WBl/ zMESqtVCAqGn8c+pgMJVniEW1cBP8iHZnDH/Oe/JeFoGW+cN6GObxMp93zKfHaXNdC/r Vz9AZFDiSKc/0MArGt3oSGC5o57U2/Jetja4cSzupXdcA8RW8IdAhtWIbeFibj7kHtcl RIltxqRjr+8Jz7tD8og05cQ44vtDlLHRRID0xlyMNyecTRJt+l0QwxC8+NrOieiO/ZEp Gx1cZmnpAKhy09y82Q9mleJw4LaScrQhWYPadbjBW5O0XlYt35HqPVXILOTGYRXl6BAw /7BQ== X-Gm-Message-State: AOJu0Yx4wdTMVvBWCrv0+D68F2rzlnSo5oqsu5bUj/e9Kbu/VFK+s71J gJFoP5t3+IOEVjpKXE4M/BB9vlE6AjnEhLrkejKETRQhoOUw/imL1QJqGWmoEAUCKQQXIVOS4OI K3exiL57o1r7dcq1wYxjf0LL+mTFxrmJsehwKVK5Vp+JzvDAmDOtLyBBX X-Google-Smtp-Source: AGHT+IGCsV0w2rEGtG3Y71s3anU7NIHBC8ZaZiW6eTJ6/x9/HNWTvrUUOD3kMXGlSDP9DFuFJurShIJlKJQ7 X-Received: by 2002:a17:902:e842:b0:1f7:13b1:752e with SMTP id d9443c01a7336-1f8625cf909mr155676945ad.21.1718701590399; Tue, 18 Jun 2024 02:06:30 -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-1f855eef4d4sm4426335ad.139.2024.06.18.02.06.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 02:06:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 02:06:30 -0700 (PDT) Message-ID: <66714e16.170a0220.926ca.d885SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CFFFC6050A9C; Tue, 18 Jun 2024 05:06:29 -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/