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 4019043BCF for ; Thu, 7 Mar 2024 14:07:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28780410D5; Thu, 7 Mar 2024 14:07:06 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 154F54067E for ; Thu, 7 Mar 2024 14:07:05 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a105e55bccso386018eaf.1 for ; Thu, 07 Mar 2024 05:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709816824; x=1710421624; 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=IHbHSxWII8ogc4kcHqll8mmbqxcho2cEW8XCptbVAkw=; b=La+ljGRJHgPPM2gH/qgKbCqEsf5vOMFXw8W7oTnzu3zSRhXrd/JCCMnZGvAiL0n/6T A5Bf4VTnDMxzCjpg8jCNnb3Qu4PVc3GotMm+gjw7u30AwK3QBQHl/ULens9Z+phMV6M4 zeD7Yd9H3viaPfLwgB4zyy+Ewg8brWKrbtY3Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709816824; x=1710421624; 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=IHbHSxWII8ogc4kcHqll8mmbqxcho2cEW8XCptbVAkw=; b=pyOU1uf89T0RZ9eZYxqmTlxZAZxP8SeufoSo8OjQN81Om+4XoDZNdsUYa3siLJzuBY wzDAoCL32+QnRkhvag/ZzIljIMgNCTnm9cTTdg9gCeq4/ErWndf1z1p5Yq0haJnzVw3z PfLJzeL1zdf+boDKkEm5iGy8y1LLQeCpVBjT6oMqCHAijcy4hZ4oy8pGJNANdY/gwudH xxToc+/fPY/AuHU5vV+fyUW8F5QOMTrN4U4jMCgVE/bCIJm/JH5pvoIsUNrz7BF8vCZ1 AhF1Fba8IzF4nu5b9GRHBmeSqwYF4cJD11+iIfF4eIouO5t4/gnSD+ar+ieCgHZEIu3C IryQ== X-Gm-Message-State: AOJu0YwGIuCUTpbLSAAdnVmMR9SNmqM2MA0oTJO7dg5LkM4LrYXw0qLU kJNvzHPmEUHa/ImnPrZr4FKQ5sxVzfW7BtDwZucy+oy1F6HXKZb9EwuKKVfDfRvb5bjQ8BLJkCH mMkxpOnhNcmGFZsBRmawlJiy6GtowAmGtpKQGxBr6lQ+deD37ZuIRvRey X-Google-Smtp-Source: AGHT+IGUEofVbjy6bxc5oSkSUirR0HBiDjSWM4s8aG83hNAGe24QY4AcC5d8d3U3YuzPArTBTtsrl2yUxln4 X-Received: by 2002:a05:6358:71c2:b0:17c:1e63:d02e with SMTP id u2-20020a05635871c200b0017c1e63d02emr7732340rwu.2.1709816824405; Thu, 07 Mar 2024 05:07:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o15-20020a0562140e4f00b0068f451382a5sm874509qvc.8.2024.03.07.05.07.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 05:07:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 05:07:04 -0800 (PST) Message-ID: <65e9bbf8.050a0220.b5cf2.823fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0ED81605250F; Thu, 7 Mar 2024 08:07:04 -0500 (EST) Subject: |SUCCESS| pw138100 [PATCH] test/lcores: reduce cpu consumption From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand In-Reply-To: <20240307113324.845309-1-david.marchand@redhat.com> References: <20240307113324.845309-1-david.marchand@redhat.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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/138100 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 11:33:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138100 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29462/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/