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 7980C43A76 for ; Mon, 5 Feb 2024 11:01:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E7C440698; Mon, 5 Feb 2024 11:01:06 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 9D04D400D6 for ; Mon, 5 Feb 2024 11:01:05 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-296855c0d71so651031a91.1 for ; Mon, 05 Feb 2024 02:01:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707127265; x=1707732065; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+mfQF2RRN/3Tnj5vtAUfqr+tBbnXPBi81UXKrkCwHAo=; b=BLtQGk2peK2XGjECs28paHZ4Oz8DluY8cvV0rVcsr3aMCkHqVKLYGLYyRWFknYtQI+ 6UiutsPQlvEQufGjTV73ViQ3hZAmxS4iuvpxcw5Zuoc1wLnMzJ1loaZaR/fNTl7yB9y7 A4Amhu4j8xdXrx9Lha7v+HgjTddb3nLh5lpDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707127265; x=1707732065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+mfQF2RRN/3Tnj5vtAUfqr+tBbnXPBi81UXKrkCwHAo=; b=g83ANKzI7+s8VC/GBuMIZAEVLt59qFfiPoU7E2pc/3fCZBOqW45GhoExQui1+krttc FbZJT48CPlB0UMr5MnpCWhsQzSiot8GMajlShcfTs4scS1p6JZEQMerkicE2TBgBFCra lE6SmFcHMQ99p5QIqViuBDLmV4Nh1c4tESXruN6G77EJNLDIj/0WCqg5/c4+k3iUl5rJ vByMsBjrwc8P6XLHQ2jdPGkBw85SV6CsgOZ8gIi5il6JoFbT/MEI7S+e20BUqhuEO4Db AkS2K8Da4+qYSn2LBvoruXih5ga6TXr4I8d3tWpee8ehzSsAcKK3Pzb2e6exPECZtIPH zVqQ== X-Gm-Message-State: AOJu0YyuPxdBqH8/jZwbfB8FtAMgonglmMtRJS9LCj9prmImHW6f/W9T JRmYUSqUn3fihq5oG0CLPObkgKuHM90pbEqanrz4slXe/Tysfa6fvyk3JGbqnE60sUQV1yU8ddR WyXodCBOIttNi5TF5vhS7TjafDU0Rz9saqPcs58ZA X-Google-Smtp-Source: AGHT+IFNQcEKTAwGs4sbSeJ4xTropG5pIgUPG5wpOuxCe7TcsiY7r39jsSxUzMSD6EUj8b3acdaYMoXUJM0r X-Received: by 2002:a17:90a:d98d:b0:295:c361:ed0e with SMTP id d13-20020a17090ad98d00b00295c361ed0emr10989776pjv.46.1707127264798; Mon, 05 Feb 2024 02:01:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k1-20020a17090a9d8100b00296a7d24840sm37755pjp.16.2024.02.05.02.01.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 02:01:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 02:01:04 -0800 (PST) Message-ID: <65c0b1e0.170a0220.ead81.2daaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 05D4C6052516; Mon, 5 Feb 2024 05:01:04 -0500 (EST) Subject: |SUCCESS| pw136380 [PATCH] net/hns3: support power monitor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136380 _Testing PASS_ Submitter: Jie Hai Date: Monday, February 05 2024 08:35:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8ecc0053ca52cb2310a9e1834ea583167a793cd 136380 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/