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 C2D8945CCD for ; Mon, 11 Nov 2024 20:40:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD2A942797; Mon, 11 Nov 2024 20:40:41 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 417B141101 for ; Mon, 11 Nov 2024 20:40:41 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2884910c846so2201808fac.0 for ; Mon, 11 Nov 2024 11:40:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731354040; x=1731958840; 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=gnvIKiJNSoEqUp4D0q4YqSTH1Zwqhd34e70HZnicwIU=; b=DbXsD5nW9v8Ypxo1wI0DGSYtFs7bTEpoOgwg0sSA/r9u7VdlyT/KMseqj1NwVHo0vR J+iZ/IEtjOEHOiCR2UBkGiTpSxNqao/j9mlrfPpOXpNo3ZxIpIAKj0VtvKOo5ei9qG6F lkefA0/qGM8z7eiilpXaT45OeEP6l6qtMFexQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731354040; x=1731958840; 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=gnvIKiJNSoEqUp4D0q4YqSTH1Zwqhd34e70HZnicwIU=; b=KrrwDVQt3IGwW3vP5q4vPDWNzfKtRkgsYfY8FzWUBJyb+hNeSLzWqWhqghqyHylIop 5WQdwRJys7wFN1q/bQibC5Fxlh4Vzp2EtCKhB5UioEgiscfMNP+mM5WcS3SdxZNqrhoZ 8DpVKvkU2a7vfqc9p486e9JIv8ENxCR4GpwL3KfSxMnEOsQHAGZIpus+s8F5akb0bpDa y1gm6DBRK5oNI9HnRfs2xcvmzXlWZZ/tod5CBMgHATsIaotWGnFK8Y3PiFblN9DMrsBr qdjGIRYzYiKet2Faps5OrghCdvCqbzt4bhnENKBVHUvc+EKunsmPyWPifAbyAtE9+THn yOnw== X-Gm-Message-State: AOJu0YxETnVGTcdmkh2GKvG5dv4VasxrrJoNV+P385lGuv+zfhkGPGr4 xZNyZibtneDdlK1fLH1fMU8g4iq/rTBK8poLfKrmkI4dljwDW4Cmlo23c/HSCFBo6kV9y6LMQaq P0LEwCwQXCaR3B3puJKA0ImkGf1k15TngqiLsKYWEWswy7isoBylZzqH6 X-Google-Smtp-Source: AGHT+IH5/LCX7rfPg9RkHciHw9Uq/Yt3OSji8JgzaNgzM6ATzoo/lO+AjRkwB4dN3Jvo43JNzeWx4ajRZVVg X-Received: by 2002:a05:6870:e98:b0:287:34a7:af9a with SMTP id 586e51a60fabf-2956008f9famr11935457fac.12.1731354040434; Mon, 11 Nov 2024 11:40:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29546eddb96sm515818fac.31.2024.11.11.11.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2024 11:40:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Nov 2024 11:40:40 -0800 (PST) Message-ID: <67325db8.050a0220.bb29f.4ff5SMTPIN_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 E18D76052471; Mon, 11 Nov 2024 14:40:39 -0500 (EST) Subject: |SUCCESS| pw148303 [PATCH] power: fix a typo in the PM QoS guide From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241111125249.9824-1-lihuisong@huawei.com> References: <20241111125249.9824-1-lihuisong@huawei.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/148303 _Functional Testing PASS_ Submitter: Huisong Li Date: Monday, November 11 2024 12:52:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:86201f1d018fa121a54462f43edef8f3bccd43f7 148303 --> functional testing pass Upstream job id: Template-DTS-Pipeline#195436 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps 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/31882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/