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 5799243700 for ; Fri, 15 Dec 2023 19:03:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34B4B42F07; Fri, 15 Dec 2023 19:03:08 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0CBB742EFD for ; Fri, 15 Dec 2023 19:03:07 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3720f3e18so4835845ad.1 for ; Fri, 15 Dec 2023 10:03:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702663386; x=1703268186; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1qMN7ANBaK36X66l623dUg8uVNnuVqZyTQZugqxiwxE=; b=Pb+MGJAFtpBwIIODwH91dBjP7VtGroaWGGa5hq5gPNJmWq3236VuHBwJ1JF5qfkaO6 lNoJyR/OF4EFlyWoQ6D1q/0e/OMjT100NUaXjidrCffAlSIzmrHQmIPX0jT99esTDhN3 pTpLK9P1NOTLEVU8phlBBfJwRFzXMe+nYIiR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702663386; x=1703268186; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1qMN7ANBaK36X66l623dUg8uVNnuVqZyTQZugqxiwxE=; b=X2/id04TZV3b24wv3c3D5piJjP/thkm95uSdKtwQRnqqbEP0Y0zKemSBTIz020Knhw J9MbT33s1Tuoy+RncVq9hRCzlp3K+kxZJRdtjvTaL0ql+XuG+6FCNayL/ICq61UIXrwh YOg0PvTg/aBW2xRhH1ppFa3iba3U8YSNfviSpNJIEkWY2eVZdMbwcXlmBEwD+22uA053 6dWRDElRdmZ9MwDnLwOP1r7yrlMk/fAZpr0SUMc+mQxyfUpxy6FT74O6Aaem3u/+BXzQ Qv1ajzeOX0gOqu9UPfp3WRHngW2ILybGMMoe1r1J+HzXjpgM/v7u6XJ/Wuy0zQImfhW3 mj9g== X-Gm-Message-State: AOJu0YyPc5KehD9+4pjDp0CLIjTWxxP+R1FninnvvWQ8deqpgaBuNjwV P+HUVUJ9i0nGAZvblh0nU8rUZj249z2/8MKfa8mMN53hZ8vhtvrqefbykQ== X-Google-Smtp-Source: AGHT+IHmUV2vrSxIp0UW+wA1iX2TuzXGgpgiZGGJmVnOM/bgQTD48a4bVrSh2Zc+qtQ1mDSgs0Rpwi90S/cg X-Received: by 2002:a17:902:ec82:b0:1d3:6c89:96c with SMTP id x2-20020a170902ec8200b001d36c89096cmr2359172plg.27.1702663386206; Fri, 15 Dec 2023 10:03:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s15-20020a170902b18f00b001cfbd6a0ab7sm910280plr.24.2023.12.15.10.03.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 10:03:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 10:03:06 -0800 (PST) Message-ID: <657c94da.170a0220.96532.c701SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62B9A605C311; Fri, 15 Dec 2023 13:03:05 -0500 (EST) Subject: |SUCCESS| pw135233-135240 [PATCH] [v4,8/8] examples/l3fwd-power: upd 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/135240 _Testing PASS_ Submitter: Euan Bourke Date: Friday, December 15 2023 17:26:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135233-135240 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28652/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/