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 B985045CCB for ; Mon, 11 Nov 2024 18:35:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A42F0400D6; Mon, 11 Nov 2024 18:35:55 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E496740041 for ; Mon, 11 Nov 2024 18:35:54 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6cbe9e8bbb1so32576686d6.1 for ; Mon, 11 Nov 2024 09:35:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731346554; x=1731951354; 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=opxQ3O1avT58L4nTyRJTWclIq7lEzaTdYzJUdEpEEQc=; b=KfJjV5QnDL9mu9NvErJ1HPZR2I/rrkmDVt0zcVqIY6N/R/3Yai2Oyx4EAk9xNatx/H kyHSikOz8X8maSPzXWEi2lw8uh7DgyDiIDCnAZrLz5apcUw2YHPW9GVp32RnQ/ZMYMwc nrE9EjVyxMosgs0ZYQ3AFxmELrKD/hlhkw4D4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731346554; x=1731951354; 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=opxQ3O1avT58L4nTyRJTWclIq7lEzaTdYzJUdEpEEQc=; b=bglBr4VycaqIuZkJQMjDwsmjmZ/mmM05WieIYvof+vzGH3OtswBq8jBBKXH8Rxf1Ya i9lpyvl2iPr+cYQRX1NGlwpIyhdxfiG5IL1R7pko6RedhQuNmX4mZ8MOF8Ocs3+LnhvK kaaxmqqAz7HTEJBNIPA6gZgYsaouJY9ugPJ0hQqMprGREekNlUwg3KkQ4gKM7hjRikGT hIU6jUVypIHrf9ee5jrU1P893jxpfzNMGifojoIXx8euW+ipo1MKTJ3vlfhmN/DH4W3K XtRYRVOhk8TB4OqdjS7PV3mu4tId7hN0tIUg7btAO0pZlmuPpmBRoNWVUKFgxp9fkDPv /4MA== X-Gm-Message-State: AOJu0Yxz6enhhiVrtpEnqx+gdDKe+nzz3H4SWR787WzasUJoNw/N5huY p/VBUcUjzr20ZrL5Axb1TaB/hHWZQE6htgUNFtzLPA27Q8FSkMAp/LDkmoAmaRg5/84zwB1IW3r xuEq2Ouu28l0iR7RySGgPBlJSTiT0T3xNHhmwOHmHJsOfzMEixfLuq8vL X-Google-Smtp-Source: AGHT+IEUXdv4/mai5Q77qDdbeCB5pDo3Z3p8aSNixOAy/fbAnPZkJRoNUGqOKsoX1Qi/HbWVXuRjnyX/W8it X-Received: by 2002:a05:6214:5412:b0:6d3:89d3:c6ea with SMTP id 6a1803df08f44-6d39e101c4bmr218949016d6.7.1731346554314; Mon, 11 Nov 2024 09:35:54 -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 6a1803df08f44-6d3961f4cf0sm8477096d6.18.2024.11.11.09.35.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2024 09:35:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Nov 2024 09:35:54 -0800 (PST) Message-ID: <6732407a.050a0220.26df12.195bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FC936052471; Mon, 11 Nov 2024 12:35:54 -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:795b63416b96aac4358a0b01f59d83797b94e522 148303 --> functional testing pass Upstream job id: Template-DTS-Pipeline#195447 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 | +-----------------------------+--------+ 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/