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 A13C7455E4 for ; Tue, 9 Jul 2024 16:22:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A8244060F; Tue, 9 Jul 2024 16:22:44 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 35517402ED for ; Tue, 9 Jul 2024 16:22:43 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-447d6edc6b1so22987441cf.0 for ; Tue, 09 Jul 2024 07:22:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720534962; x=1721139762; 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=w7SorxEwUVB0FveHJj6Xh/gnBY9C91Ep0Haiq+w1Bds=; b=KmICFf6h8oLQlIevT5K6J7ZAOfgcB6+25xBAl1SX1qy49y2o+hsE/yHy+9naZlImk4 VXi0Njo8k1LSD+C6/MqN50M4CS9WYow6AVEhIrtVmF0y91mPIBbhdFjyRWII0eojcwFM Qr3atoRPjez3L3DJ5M1E+BcmkFLKUHy7d8DSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720534962; x=1721139762; 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=w7SorxEwUVB0FveHJj6Xh/gnBY9C91Ep0Haiq+w1Bds=; b=ZJKQ/DG3fjiOrixAIjGKYsLohq865MOOBXWc278NBISstC5OzgDgLxZfVp7EV+2E+X G63H7qXrC8vl8pQJwS53edwQn5AuboZyHyVjGgLMql8FvktH0q8xDKXm9BW80nKMeWtZ D0CuCoSTPaBlLApXpilNz4wCWwI8ThpyOwTBDUW/cnsgGAKVQiRjB+4wS6ZoQXm8sJmc +aE7qwOKX7Lqod7dvGGEdwgrhndJ8q76Dz0r6Q02KoE7ZtseIEN5C/NHzo0eJ6utWfE3 yjEUnHjPd4Z/K0V5PRtKkLTiOxbEeg8rG/RcgcpOJgXWCWRY6y68yB6t1wZrbIAQE0zO kjQQ== X-Gm-Message-State: AOJu0Yx+vNHSVGTK3cxk5FRKAUIoPBDKd6oCffwAIMjPZVLgpZzHXOwU 4xVvN7ZSutYqyqlgTqZgZYOeOfOc9ZhXcnqk/1rjDjJt51fNdVf/gF5F2WiJiyAxXiaBTi18SWy +y4zyG1ahjKlX/Iwo7ahRD35YESHT0HXbExWrff18tBYNUYNSY+D+pndP X-Google-Smtp-Source: AGHT+IH2tJWDMKrg9HYA4ISVDW2R6sSUQE9X1B1nlBd61fqb2Sn3U95S4ks1fdgw9xhdfta/UxBfPSgGF/fS X-Received: by 2002:a05:622a:52:b0:446:710c:fed0 with SMTP id d75a77b69052e-447fa89b992mr33037221cf.29.1720534961981; Tue, 09 Jul 2024 07:22:41 -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-6b61ba96119sm1057756d6.60.2024.07.09.07.22.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 07:22:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 07:22:41 -0700 (PDT) Message-ID: <668d47b1.050a0220.aa1d0.7641SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B35D6050A6B; Tue, 9 Jul 2024 10:22:41 -0400 (EDT) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/142248 _Testing pending_ Submitter: Huisong Li Date: Tuesday, July 09 2024 07:25:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142249-142248 --> testing pending 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 | PEND | +---------------------+--------------------+----------------------+-------------------+ 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/