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 D4B4943C12 for ; Thu, 7 Mar 2024 19:01:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD66A402BA; Thu, 7 Mar 2024 19:01:17 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 33C3E40272 for ; Thu, 7 Mar 2024 19:01:16 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-609f359b7b1so8986457b3.1 for ; Thu, 07 Mar 2024 10:01:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709834475; x=1710439275; 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=VXKr3aHr2qaGJCAGob9bYuwmXKNstrSb8pufj+5c0t4=; b=CJQmvuvgh4O3itPnXpyiEQq1MoZhst+nd+75KKFmtl76l8gX9E/glwruB3qx5WqBLi d68i1MQJyx/cXMm5hS0le5Lp4dblH0++yUOyhFJ6CEWXYvEGqOYjQF7A1FRT+XLbIuTv iYyFFXSELSnt5vEDtzQVTtySSFJPTRW7ZFpyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709834475; x=1710439275; 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=VXKr3aHr2qaGJCAGob9bYuwmXKNstrSb8pufj+5c0t4=; b=p5giPGIdZmurfgzIpbFGYJxeFyLdwPXpB6kyLc9LoEFrdQS95nOLoWJEvCUwZKctCv ZD3KVnmiQPYXp13jZYjdiSS2YwLucmyJarI6IKF6L/AOMSeeeSrNEoVDUg4t+bpAfcjV O5BSM4xWeaGq4WDX3LH8CM9jP+elPpruuKQlcxKQC5Q/dPvqDPKK0JqsATvJ3XaxfkbS eXjXjQ+Un9bTwhpBJFQsox69cVXSvtyT7XMydqj8D0q7Bnm7DGsM40P6mT057icuSQ36 ukw+x3lCX8q8GcOlZPZMeaoUYgMdRFyZDwsHmIX5YSKME9VyWQy1wcAoWE3NfuZ+kSKJ dDFw== X-Gm-Message-State: AOJu0YzMDMmjna0hC/U/Ak1997zWjFXcIliNPy/c9agpDEnfubCGDmed Li4ICa2HFreWqUtCBAhaXI+wLCaucWugXGJNTPlHy65XauiQnoqI8fR6yDgB918QchtIzL7+vIA PQLnYrs3rpGG+zIDDP3zG4QzBGgjB+9xKFsLrfl4VYWNDwUY/iVZ3sv6w X-Google-Smtp-Source: AGHT+IGatfEB8z2F0tTe9b1GBiqnSaym6i4aN0cY1XAIhr/BKqQv83rkPwta9wEWpttYOQAFVPorj2/ve8JF X-Received: by 2002:a25:ac67:0:b0:dcc:97e4:bc61 with SMTP id r39-20020a25ac67000000b00dcc97e4bc61mr14452156ybd.57.1709834470358; Thu, 07 Mar 2024 10:01:10 -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 w10-20020a25df0a000000b00dcc7cdb2fe6sm983230ybg.26.2024.03.07.10.01.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 10:01:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 10:01:10 -0800 (PST) Message-ID: <65ea00e6.250a0220.2bcac.d13cSMTPIN_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 02A0B6043484; Thu, 7 Mar 2024 13:01:10 -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-unit-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/