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 4BF5A4577A for ; Fri, 9 Aug 2024 16:05:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4348A42D78; Fri, 9 Aug 2024 16:05:15 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5AAD24025F for ; Fri, 9 Aug 2024 16:05:13 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-39b3f65b387so8237715ab.1 for ; Fri, 09 Aug 2024 07:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723212312; x=1723817112; 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=nlPtlZm3BWf8p0ZMNa+UclEDFq0GHUTDaowrjNp7DrU=; b=IKCEooP/o2DbUm9bIYlq57qUsQBM9y5Qf1RX2OFfx6lFaOK7WBzwOR/oWNWOcZucto rGIQRIPE84WvlU2OpMjLFauj2ZfOQSBLXnTI6/AQj/P3bpyTJPradP9rlva2d3F9sv0J JO4jKHokvkNt8xBMjCO/WFMgrqMscCQai3xBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723212312; x=1723817112; 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=nlPtlZm3BWf8p0ZMNa+UclEDFq0GHUTDaowrjNp7DrU=; b=f56Trdj5TLyarvTwFKx3hWgp/un2Xw7QB5D6nSwTXPPFNIR7NUWdUQ+fVag1pXqy3R FIHlh9iSRjEN6HdEhIXFfdyob0eWlLwyvsyPybTSyQEp9KFKJ1ir2ndwkuvNHJ8fnGVW a2chjzBvoUqE6wQUjTpobyGFXFDFZbzlJD8O2GHyZnFPcXtmFaxozXSqz5H1TkL6oryX VYk7QzPCq5v/f9AEIGuE6vT0Qk9lUFcdfgU2pc+AYWUbFhwIDS/+IlvTaY+7FnT41x7L 1W1rtpo7MlJDQheZ/M3UWzmrhA/B49CmK1KeHkW1CzotoP60ZiSON3kUNY7T47xrC24J AjBw== X-Gm-Message-State: AOJu0Yyet+iXCO/GNE8wKafrn0IKUkwXLZu5OMgZOHq7w4F9OH37gCSn EVyp6t3vlW+i7P5XhS5lY7hsIr64weBtN2hLqrwg0s6l+nvoZW2TwR9RiueT9AaoQhK2uq/n3pN pibOhJyOCEzOISkQ6MEquHaBGsrnudMcR8IggSYXsV8I0vf4M+GRVHlE9 X-Google-Smtp-Source: AGHT+IE+5Tip/cGBENBLi20WqJaOH0le0+U8SSIETROGbTDoVZOuxXs3Uranc0lw5VbdWcZqxOyewp0LdseC X-Received: by 2002:a92:cd82:0:b0:39b:17c1:fc66 with SMTP id e9e14a558f8ab-39b7a47266amr23051665ab.22.1723212312326; Fri, 09 Aug 2024 07:05:12 -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 8926c6da1cb9f-4c8d69cd804sm576218173.26.2024.08.09.07.05.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 07:05:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 07:05:12 -0700 (PDT) Message-ID: <66b62218.050a0220.d0238.6ba8SMTPIN_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 B65E16050A6B; Fri, 9 Aug 2024 10:05:11 -0400 (EDT) Subject: |SUCCESS| pw143043-143042 [PATCH] [v9,2/2] examples/l3fwd-power: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809095012.16717-3-lihuisong@huawei.com> References: <20240809095012.16717-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143042 _Functional Testing PASS_ Submitter: Huisong Li Date: Friday, August 09 2024 09:50:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143043-143042 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174120 Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30754/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/