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 CF96B431E4 for ; Mon, 23 Oct 2023 19:57:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA2A040275; Mon, 23 Oct 2023 19:57:58 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DA0A40275 for ; Mon, 23 Oct 2023 19:57:54 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-357cf7854c3so7692085ab.3 for ; Mon, 23 Oct 2023 10:57:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698083873; x=1698688673; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tgNvR48UjjecJJPKBkmp6dM86x6pSuyUDzz9fAOrLMw=; b=jrsWAIvB6khzSjE7hctUWlFiSi+1RYw76DyXpYAiQxkSIQGBRLoBndY/eNBVOdNv3w SzPUOuDgyhMIVagsp3ns0hJwCgOJhJ+ZZ3jPRsXtgqVnXSUv1wIaHzT2p+nUJwK9qDLF qEwFTD9Ga9vSeM9k2gkK30yce8a51++Sp7/g4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698083873; x=1698688673; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tgNvR48UjjecJJPKBkmp6dM86x6pSuyUDzz9fAOrLMw=; b=SfiNZL3y7JDYLK3ba0lIYBqKsU5qY8EAIKkCCR/Iu26Kf/38W971f8tyYyWEyLjYQS fmD9TjGD4/fK5gGJUm3oPnjU/E8J6L2rFOyT2iflDimKbSvHygDaBw3c4E0mY089seyv KTxiQ4zjxNGToNLWc2f7Z6ZNJBjLJM7MJdgiPOmJr99H0sPLhozNZUOQAwZjdauq8Nsm uhm2knPXz2rHsy8Osvs6EqTpm8ZO9xi5zi4dQ1qcT9ygYu9IlA1n5rHvt/kwv3/5UNqq nhgsesTo16sf7VZpyJA70OK9Za7AxmeadUh3KC8ioJykTvWQfwgM6824oGAZPNxd0vFJ HsBw== X-Gm-Message-State: AOJu0Yy7znK4MOWXrM+V1eJmhBN6NTx4XUZ7tzzz6MFxo4DlJhFBxaxJ ukFN6kpSWMhRC5lM3d9SxxFH3eWGFe7UDqM50ic/husblbSBu2+aiUmcO9LASgm/V37/7DyvBg= = X-Google-Smtp-Source: AGHT+IGHrW/lbn4k2EcCiHlF7ZADcQJ1scSwmwus5adOLTvIuaIm9n0pEpphwBAj8JEcxmVP1hmz7pFbUga9 X-Received: by 2002:a05:6e02:1c27:b0:352:5066:55b1 with SMTP id m7-20020a056e021c2700b00352506655b1mr14164114ilh.6.1698083873757; Mon, 23 Oct 2023 10:57:53 -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 x7-20020a056e021bc700b00357a2703851sm657187ilv.17.2023.10.23.10.57.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:57:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:57:53 -0700 (PDT) Message-ID: <6536b421.050a0220.d475c.b5c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 69E61602A042; Mon, 23 Oct 2023 13:57:53 -0400 (EDT) Subject: |SUCCESS| pw133185 [PATCH] [v3] 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/133185 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 12:51:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133185 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/