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 2C4ED431E0 for ; Mon, 23 Oct 2023 11:01:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26C7B40270; Mon, 23 Oct 2023 11:01:40 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 19A2740270 for ; Mon, 23 Oct 2023 11:01:39 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a6889f33b9so111058039f.0 for ; Mon, 23 Oct 2023 02:01:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698051698; x=1698656498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VqNrlq6ZO+6/Mv5lZD0k3sbXCdcTTF6QY7epUA2wkac=; b=ZgowBvRDbNbSquTDd/dBKYi2yuZ29m7xMXGA2I1K1as9VF3KntbxLnKDH1iB4y8P1l M6XU69ZND9d8rKqX4o9sdEfqWOQeNarIdob6Eq4cljtRZDOuN1wvDzqo3/q0nTgYByKf 6z4FFfEUGhY2UmFa+ILxLDXxV9sAmO6efEw2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698051698; x=1698656498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VqNrlq6ZO+6/Mv5lZD0k3sbXCdcTTF6QY7epUA2wkac=; b=uvqokmj9zIdgEQzGe3IipWQhzVHItD4x+aHNvkPHLP0IzOEOsy1Qt9t+Wo3VNYfD1f j349F6My8iKLWTjFFB0a1H+LhTwNC047bZoosEm+EAC7rRqQVGc66JqfRPAblQWsKJPX Xzd6i+py55dYtLrXPPo6xOc9suoGHC8/9V6/8i/1kUmCgRNfyk9Hm6e68fiR9RIBYtsk MHGEwFG4RHSpXze/2+AY1cQX1OOoOoByWn3Rs6NLaiN80X43BqYAfts92UO/YVgsKmZO qQxRkyjf7z8SA2fxSlPlKQqxi4lML1MEUiQt9eFCxU8lVR+cg/bn0ONixcAy4PxRjQlF Vf7A== X-Gm-Message-State: AOJu0YzMmfMg0QdUq+O76zOUrXfJlFMj7KLNztk3lNZ6vdBukH2bxOr9 FM2PoJ7bS9SF7mNqrm+DjHwiarhCUAxLyHUK7xC8ssJ5so8JWXgD/s++E/8UMU2Dnu5J4ChZtA= = X-Google-Smtp-Source: AGHT+IFhll4jyvzKvKGOfWz5HBCRXFvdb+fv4s4mfKW1Av0tszwxvLn68VKcLpKHxd84dWFRix7mB+XHGA+d X-Received: by 2002:a05:6602:2b02:b0:78b:b892:e334 with SMTP id p2-20020a0566022b0200b0078bb892e334mr12319317iov.11.1698051698564; Mon, 23 Oct 2023 02:01:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a5ec645000000b007a26082e68bsm455506ioo.0.2023.10.23.02.01.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 02:01:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 02:01:38 -0700 (PDT) Message-ID: <65363672.5e0a0220.3b873.1feeSMTPIN_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 3A6B260524E7; Mon, 23 Oct 2023 05:01:38 -0400 (EDT) Subject: |SUCCESS| pw133121 [PATCH] eal: support lcore usage ratio 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133121 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 04:08:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133121 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28028/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/