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 AECA2431E2 for ; Mon, 23 Oct 2023 16:32:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A99354027E; Mon, 23 Oct 2023 16:32:57 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 562854027E for ; Mon, 23 Oct 2023 16:32:56 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-581b6b93bd1so2024004eaf.1 for ; Mon, 23 Oct 2023 07:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698071575; x=1698676375; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D70O2RCj3grjL9vB7OeJF1ZMH49Q/YFFsCjoAe4JnEA=; b=gysdJMnccDQkn5JLvYTCeUaBk4j+1bExhbDlSOC66WQPq3y0oOklcz6Y14pUN0Uxv1 jxWEPH2kTZa+ppvwMi4so510+BVRTh38HLGRl2VqkMNyMYmjtXRXxMv9rgnSCfTdALu3 lfPkQj9PnSpDPIjYf1WrZ2A05rwW8uo0YGi98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698071575; x=1698676375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D70O2RCj3grjL9vB7OeJF1ZMH49Q/YFFsCjoAe4JnEA=; b=LM3zINXF04Qas1+PF6sZQ0nyYse5woFPa7MRPci9Y/RAM/2YCCT1QcED7ca2Otm+5b ws5soTBkU/usARAILdgBSNIU1UBdcp9cT7BMfEOLVNnYo2WPXDDpPB7z3LIDi6QtQggE 8lOndQA/+UJPfYg8ZHhryEIFsyInmxh5se4B2YwQ775rRhhQCbuzYd+XyJWT1G3PtTf6 Hasoqh8MrcpzmbTHZcPNENZ2qaxsu/QLdyKzPWsxMenIUkG5piWwgW4L/9L1+lGXYVaD LwXKYouQJU7H4tyWfjOgWyaO8XuhQep5zOsOYF4TsBIXNm3io2ETFyWYiampDR6Myc1Q wvFQ== X-Gm-Message-State: AOJu0Yy81ShctsP+GeoTjwbt5ECYQsuVl5GR/3qhfD6Tqa8wnlQ+J02R 8+R31CGF6oBYQN2e4RY/yJjugpxqD5A3xWJ7GH5w6YRB4vTh3IO7QS1q8NYgEgsTI13+orsNJA= = X-Google-Smtp-Source: AGHT+IEL8zTdbRKLJ4v0N8kYooEvgHL9VgCPwNLm99U3ROcLVp3bPQatSU6v+i1yZkqRoOE8xcDvlw7CsYVt X-Received: by 2002:a4a:ca95:0:b0:57b:6ab1:87c9 with SMTP id x21-20020a4aca95000000b0057b6ab187c9mr9568994ooq.0.1698071575716; Mon, 23 Oct 2023 07:32:55 -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 d27-20020a4ae83b000000b0057ba45aab05sm409528ood.10.2023.10.23.07.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:32:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:32:55 -0700 (PDT) Message-ID: <65368417.4a0a0220.1c784.d32cSMTPIN_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 31B2A6073BBC; Mon, 23 Oct 2023 10:32:55 -0400 (EDT) Subject: |SUCCESS| pw133174 [PATCH] [v2] 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/133174 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 12:29:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133174 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28040/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/