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 64E2C43BCF for ; Thu, 7 Mar 2024 15:37:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6153E4067E; Thu, 7 Mar 2024 15:37:32 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id C5B9B40272 for ; Thu, 7 Mar 2024 15:37:31 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42f1340bd3bso4348531cf.3 for ; Thu, 07 Mar 2024 06:37:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709822251; x=1710427051; 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=wM70xOdRAvU5uNaTrTnpEz84h8udiMThUsoxwe5W85U=; b=OwuHvkiuZagKSBPdyGSBlXMQS5pdaj4Gp/yG2J52FGwppnRVyOVql2c1I01ngLfMFJ gX8XrNKtElnF+10Wbx8PRBqfqrzzqk+1Q8GbEa2ki67a34APH2d0enZBfWat6eF7Lhaz gVx8F0hkK1BhbDSqdE3FTy76V/kZ0FcLjpOMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709822251; x=1710427051; 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=wM70xOdRAvU5uNaTrTnpEz84h8udiMThUsoxwe5W85U=; b=jvcYOf5eWuM6xvQWI0CmZ+94av6a6NIdL9p2WRzeEt8xXkwLOtItMoCr5XWRPwfqDP K97b00g4hN6F+HNkhg9j65WB00SaxMQwFuXo25uLMpvn4KfKEoufduYVFoRk9Wl0Ypw6 giw6fpa855P0+AxymzUSIhHcBBx6jE5PgAPvcsEX1+x2B5a/bvZYbPspfxodve1cIjiV LtQ7EMLKOh3pG7D/nPeKRSGkElJ4kWPNigAgoi2VpwZeiuGWBn2KaAfhdvms4rtXJm83 y7qZXBiU2yd4UmPj9qje07ZgSzx6N9Ykj3aTHEKxkFTnX9UGNE70fQ6uNdKFf5XIDbVK BtSQ== X-Gm-Message-State: AOJu0Ywib8CZuNGc+sdmPHXIm0Esj3dp3Qd/rD0poscrp6Td3oE5lS37 xehoXtWCbgpjJny0ocdbuagsCEim0YcAatmxR5gYmQ73w4L4UPYy3W2aQ4N7gXK/kmt3R47E3Sz b/3fld47FcnLBSLzoygXzvx8B3OrFE+K7Fsj88FM2JIclz1Q/4lUwuCCC X-Google-Smtp-Source: AGHT+IFmo485/vZpX3zwXGltuI4C3UjRECI7+yVVeqt6v8bXjTWW2iKf9SdBM/+zsG9VkVO6zKVHGzcbpx1S X-Received: by 2002:a05:622a:11d3:b0:42f:205d:dd27 with SMTP id n19-20020a05622a11d300b0042f205ddd27mr1310667qtk.45.1709822251284; Thu, 07 Mar 2024 06:37:31 -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 bp20-20020a05622a1b9400b0042efaef8970sm481696qtb.1.2024.03.07.06.37.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 06:37:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 06:37:31 -0800 (PST) Message-ID: <65e9d12b.050a0220.1a771.c1d4SMTPIN_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 EC6BA6052712; Thu, 7 Mar 2024 09:37:30 -0500 (EST) Subject: |SUCCESS| pw138100 [PATCH] test/lcores: reduce cpu consumption From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/