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 4BF72455E4 for ; Tue, 9 Jul 2024 16:25:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47F9A4060F; Tue, 9 Jul 2024 16:25:31 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 67DC9402ED for ; Tue, 9 Jul 2024 16:25:25 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79f16c85da0so97141885a.2 for ; Tue, 09 Jul 2024 07:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720535125; x=1721139925; 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=dXVMzOlj/9KPMkZoHcu8Lpkwyy+x3RxNYrK2K7gr7KY=; b=CYGp0Dju1Gf8Y8ESw2fksXRMnMrnM25rI+PfHzW1lqHn/kR1TySyY8gt7DKJtRv95N 1q446i22tu4dwy4QNlaC4xM9hpQpEpdWriWy4o3e7mqrSbwUazorcHDV9cDCs5euNJHA aRUuURTZy/Q7KbSMICDUUHfsLTtEv7O6VVpy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720535125; x=1721139925; 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=dXVMzOlj/9KPMkZoHcu8Lpkwyy+x3RxNYrK2K7gr7KY=; b=EOYRhGgKBiwxW/S0KnMMS2c2Mtb7lUYxhrI68GTRbltD/6lOUY8tKTDGcZrhhrmW9D Qn8X9XOy8f1wrWDikxmOoqBjca5bKCVHgm1Bm9i4Xe+CPxXsKjNYPKAI4X8zfQ0M5ue6 D1ZbrZUfBy3qz/ed9MOL2H/Rvyb+PBneZQSBqyM3d9ms5Qn39Wqb/LT7ADaqNK/NqXS4 oDX/JZS/wbR5AwgpPw3w6eL3M2swiQw5BYXTDMgLbeujcHR2dvaWOVhlMcgZ92B5g7qV t+4obqSlH6hKE9dAenpeh7qlrdhpR1n8i/2qG4PdYvyjPxSze8nGaV2N3FlsvMNUGSO+ u2/Q== X-Gm-Message-State: AOJu0Yz/o7SJTPnhlNy49ujMDvWCEuv2OrJjYuHHea9qnjPeFRo4tl0Y vcnK62o+jvLMFaQWYMZVLtC2ObrQ29Onmvl/PcQPGmiSohc3R7y1ds8mQ9kpWTOaND2LLN0ASbO OlEkwCtPm8ePaiCF1L6nlLW3/GBVS0FQBtJlz1/2ppT3PYlTeBVmaMDKr X-Google-Smtp-Source: AGHT+IHuTr2rb/d4yAbCLFMfiOaDJvbDoZaYSDyeWRXBYrYD20B8PhdCIMJkY011nPC/JolfAsYgfy6WWRaX X-Received: by 2002:a05:622a:105:b0:447:eb4e:7cc1 with SMTP id d75a77b69052e-447fa93a3b0mr27219271cf.44.1720535124773; Tue, 09 Jul 2024 07:25:24 -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 6a1803df08f44-6b61ba9de10sm931816d6.59.2024.07.09.07.25.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 07:25:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 07:25:21 -0700 (PDT) Message-ID: <668d4851.050a0220.8705d.6834SMTPIN_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 0A3CE6050A6B; Tue, 9 Jul 2024 10:25:21 -0400 (EDT) Subject: |SUCCESS| pw142249-142248 [PATCH] [v8,2/2] examples/l3fwd-power: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709072518.4225-3-lihuisong@huawei.com> References: <20240709072518.4225-3-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/142248 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, July 09 2024 07:25:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142249-142248 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/