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 6A0B74596C for ; Thu, 12 Sep 2024 12:00:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60CF540EE2; Thu, 12 Sep 2024 12:00:11 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id E8F88406BA for ; Thu, 12 Sep 2024 12:00:09 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6c35334dfb1so5034436d6.0 for ; Thu, 12 Sep 2024 03:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726135209; x=1726740009; 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=dVm+VQqeLauS6DueBogFCUxRmxn5XKwn835vRzvhHEU=; b=jXadDjXOpgEO+kEt4j7Cd15VtKZzqcbHGDDe+Mu6qCH55cjjc0PyEsCo+2MtGw8u2/ kTFlnlItLUrrb3j+iHgvaXd7elrL/SCLwDeb2tWqnS9hZgCDcWo+xWmEx6VPRqKzu7rh qR7pH2/ARHjPPCnjubCrcq1tpcLo1DzFt8jts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726135209; x=1726740009; 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=dVm+VQqeLauS6DueBogFCUxRmxn5XKwn835vRzvhHEU=; b=dAJZxZiAi1G9zloJNv5G5PKxUbO0C+4kwVG4jDDfU2j3AI5GX3jquUgegr+y2PBF8q GQQzdFkpEHseRyj8m1XU9ZBAVjBR/XhUIqBgTX+fNBQ1Yx5lPJtK+VgnII/QbyHV7oE2 ThgrGATBSBWtjsa522qHC0gnIvFCIo4Ixy9YUscVmJEo81pFL5GP0M2BPyyp/ojfCwNf iLz7nzgA97n7sIz3mvKSUSfWWs++4nRAu1bmgTl5+G43xN4bKQmE4wtwJELBgtUGdZ27 bgurBfCFm0bAoHoM5SILOWuAhDdS6Mos2FxDHS5ZT0g1MLC2wX79IpU67fXCQQnTZhZT LNVA== X-Gm-Message-State: AOJu0Yzx7/SDqW5AOPCt0TycJyPE9nZE/ZyHUCwjKryI/h88twQVXl1s WLUE+kOgFRpDupca2mNyigtCKozB7OiM3BME06x1yTVr+lIDorqQjOKZixX0iIfKVTKL0J5RFXZ aTADbO+8tfLXI3Ov49wjnzqjX8K4lePRG0PqE74hC/YnjalHzfm6U/K1w X-Google-Smtp-Source: AGHT+IFBxefSi4pU2xef3NaZaC/RbVfsrQOe6GjNqVTwEUut63rX4E2nwuhKuBfodFpXumQdlGsSm7dCWyJl X-Received: by 2002:a05:6214:3c8f:b0:6c5:6778:9a86 with SMTP id 6a1803df08f44-6c57358fd14mr28791636d6.46.1726135209249; Thu, 12 Sep 2024 03:00:09 -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-6c53433c78esm3675386d6.29.2024.09.12.03.00.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Sep 2024 03:00:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Sep 2024 03:00:09 -0700 (PDT) Message-ID: <66e2bba9.0c0a0220.6fd95.c5f9SMTPIN_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 E0E0A6050A6D; Thu, 12 Sep 2024 06:00:07 -0400 (EDT) Subject: |SUCCESS| pw143973-143974 [PATCH] [v10,2/2] examples/l3fwd-power: ad From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240912023812.30885-3-lihuisong@huawei.com> References: <20240912023812.30885-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143974 _Testing PASS_ Submitter: Huisong Li Date: Thursday, September 12 2024 02:38:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143973-143974 --> testing pass Upstream job id: Template-DTS-Pipeline#180209 Test environment and result as below: +--------------+----------------------+ | Environment | compressdev_zlib_pmd | +==============+======================+ | Ubuntu 22.04 | PASS | +--------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/