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 C20FA43C12 for ; Thu, 7 Mar 2024 19:04:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD7C3402BA; Thu, 7 Mar 2024 19:04:19 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A57B040272 for ; Thu, 7 Mar 2024 19:04:17 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6e6419cd4ddso1005206b3a.2 for ; Thu, 07 Mar 2024 10:04:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709834657; x=1710439457; 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=icAKktFypV3m2NCxG6O6P1ov+w7/ukxBTrj9Jjpru0Q=; b=MlF0En/+8VVDuHrrKf5waQCShZwZVbQQzCzz7N7kYJPFO6hKZc+5B4YD2QrPLHrH7K EIuZBXhh33cvCaWTfCIstyXRmHuiR0CkfWt8xhHwBPI02ldn4ICn1p+gKKsXwVmFeLFX hmq4j3xB3+vqeeYORbYtAFp8wm9u4fOBTJQYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709834657; x=1710439457; 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=icAKktFypV3m2NCxG6O6P1ov+w7/ukxBTrj9Jjpru0Q=; b=iLHuq1REEjw0l0WGNpVAsQZJF7/NeUHhFV38joQuKdNs8v9C5oS244UyG9H+ihN9WC 5LTqkHUk92Y6YKl5XVyS5a7SUXs1nAIEdcmZh9iXqsPVBt+IXkenV3CyszQj+CPUhdMt qlYphTWrs2yAu46ts/YOzgZv3H6QlXfJD2uF0AgQVZpNvXLX0SxNZ8OkbRzBeUhE859a ygiLpSfc7qAHG+mPla0XnrY0GCjGE+3QaGWpxbxLy1/l3FsqKLYzFwsOiW6zgUbJzJPM Zdh22jAlb+t6P/XSzsO/XtFSt05BzUJqD2+HeKB0WotusS+sVu118HQw4skNMoNmRX36 J9LA== X-Gm-Message-State: AOJu0Yy47hmWiMXS/OzLRNNqNY6lBqTE9d7MWybwe52LXkzL7I5eCZbs 9Aam6v7DrMKgxBLlN5pYzXCoNjc5zhGpdN4i0Y/np1+RCj1IWc6ByH9ncP/gEYi6fVos9Q1aHXR 7c8YEoIrAkcSrkyOxW87sov5bclr1bRc3Ll5xHZpKYxc3lPH8DTpKcsu6 X-Google-Smtp-Source: AGHT+IHuTUlZ/aCKNs0NsGhiufrDzvTrCSHfFopwRMNPKDEWRtiVRLdtMLXXyuvxpWyQBBE5IAWoY+a4m7K4 X-Received: by 2002:a05:6a21:2d8f:b0:1a1:5039:af95 with SMTP id ty15-20020a056a212d8f00b001a15039af95mr10589654pzb.36.1709834656865; Thu, 07 Mar 2024 10:04:16 -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 a9-20020aa78e89000000b006e45cdb7f8asm593463pfr.19.2024.03.07.10.04.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 10:04:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 10:04:16 -0800 (PST) Message-ID: <65ea01a0.a70a0220.28d30.21fbSMTPIN_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 147686043484; Thu, 7 Mar 2024 13:04:16 -0500 (EST) Subject: |SUCCESS| pw138106 [PATCH] [v2] test/lcores: reduce cpu consumption From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307141608.1450695-1-david.marchand@redhat.com> References: <20240307141608.1450695-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138106 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 14:16:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a4678c76def68a9e81a6acd340eb9a567de964c 138106 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29464/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/