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 3C21445DD1 for ; Fri, 29 Nov 2024 22:30:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37FDF4027D; Fri, 29 Nov 2024 22:30:40 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6E45D40150 for ; Fri, 29 Nov 2024 22:30:39 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2968322f5feso1263401fac.0 for ; Fri, 29 Nov 2024 13:30:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732915838; x=1733520638; 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=on2q+yc4eXyUxS3IoUfGzat1Y3leK5aHXjiMEmg4P2M=; b=X7f2yYEqntETOZ4RuO05EnyB4fEAeVEu24Al2CUANAZ39dbtGfmO5Xx63W2nyJPAds xviC5Lj0NWdD+bUXvA4WoUGyeZmmjGbyxfamvOTcEFlHgxfnIlaja7RzUeB4dcQj6PgN s6aVxOK/QWyT7bSfRSuCGFnSuNviuOYWBrf2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732915838; x=1733520638; 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=on2q+yc4eXyUxS3IoUfGzat1Y3leK5aHXjiMEmg4P2M=; b=HY1+kQ6JySFyrA7eddN0r6RGbTsyTfJuhjtR25WgUmrDyuV3YKX01ycqHepq3SU6Q7 ZiRU9DzXLZS+ejASxjgKQRqLcnl2GY2tWFSal5rDG0Wh1V32dl1eyhhr4OEkTlNh5IZ8 b9amC14Vy9PzG8GkqVDoMkaM4uVIK2gUNXUY/uhkYnnKB3d30FrlV0ifRsyiHerLuyx5 ThTJ7k+d4v/gUtU1KSnQOaoiwpntYZahfr3JgqcOdBQU1rAs76N3eFSWwgjmNSRlpPzx dcYfe16qGoMTAugmEaqQr8aMurcmIvq5Gb2wKf0f9dCwy8WnnBQEOCAYLk8StUduSmll ZC2A== X-Gm-Message-State: AOJu0YyO3zy1G+q1+eixPJDmEzZ3KdOZJjxy/5gFWC0LkNt0b/IKKyHt u1hhpjnOCAUbZ5TzDVscu/LoXUoqDdKn6oUlamoo/eEorwZ/0NXeaOkj/YLJQElENuSYkrY86yn Q9p0d/RbLDi44B41VO95U9v6gdi+wxL0YI3F8d5Xs X-Gm-Gg: ASbGnctoiu2FshhxDeaUZdIP2OZF9KxSG1y+pRjZSAuPdZQVWFtkt1Zq/ocKHE3se59 3A727P//YdgOlMFYhE6GD7ZH2x6eydGnbHWLQdGmKg5HRNhKz/63Z2bhAv8eX0i8v+LZe2HoM9d UPtuIxjcCZCe3wrxHudp/Toq8qSZJZhIAyp34TDNhVkt9WfjAJXsbSiBcnAsLFEFZXyLMoIGL1x gfHdmlHgRNc7+g9BZCGsl3unS1aAoN3OpFfQavXpUrhBtRRM3WHPsb9dXlp8VNAAlyjeQc= X-Google-Smtp-Source: AGHT+IEVBFOCsAhn34Ie6zKT+gld/FIps1iPhnwJR/AB6h9lrp72GQHjBW5AyRVPYhgiJKXPl+dhLv37Y9F1 X-Received: by 2002:a05:6870:5246:b0:297:285e:f9f4 with SMTP id 586e51a60fabf-29dc432b814mr10052700fac.34.1732915838518; Fri, 29 Nov 2024 13:30:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29de96c7a67sm220861fac.14.2024.11.29.13.30.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 13:30:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 13:30:38 -0800 (PST) Message-ID: <674a327e.050a0220.32fa95.e64aSMTPIN_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 9F38A6052471; Fri, 29 Nov 2024 16:30:37 -0500 (EST) Subject: |SUCCESS| pw148940 [PATCH] power/amd_uncore: add e-smi installation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241129043207.999912-1-sivaprasad.tummala@amd.com> References: <20241129043207.999912-1-sivaprasad.tummala@amd.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/148940 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Friday, November 29 2024 04:32:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0f5a9dd74f41688660e4ef84487a175ee44a54a 148940 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200074 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32055/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/