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 BFE85431DE for ; Mon, 23 Oct 2023 09:29:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA3B940647; Mon, 23 Oct 2023 09:29:56 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4265340647 for ; Mon, 23 Oct 2023 09:29:56 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9b95943beso24792495ad.1 for ; Mon, 23 Oct 2023 00:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698046195; x=1698650995; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CLbXP6RN3SiSUt5QQQLf9ttzWZJg0ij9oERy5H/DP0U=; b=EESlFs9SteYuCFPGTtkikbhQ8+0/gB/BKsJV+4k7Z5BkgUMViq2qqVRwo0yFZWOu6H 2Lrm6gIsCSWZvJIichSQseU0fV0K3L8MkW9xvgJhVS+ChBiPZNHjwvC3k2OWEQ+XNfoD iIxNLnABAEvr50doVZ+ZRaYA+Fc4ghDehP1wU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698046195; x=1698650995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CLbXP6RN3SiSUt5QQQLf9ttzWZJg0ij9oERy5H/DP0U=; b=WYfEacC+AuPDTy/dRHXDmMpg0PLg7tTP+2TB9I+r3I61OJqV8RgqSIjidzp8rIxHp6 ESuBFEChsUAND8Kqla8844I8cTrrmnc3U7tGvVBFZlgJ7aN3TPV5UOI125gvyKxu8Kw2 F17sfJ0IoVtxx38Q4w7kHbAQmEautCanlaQHpnCJE8DeBz2jBzyUcgB0faYlX3lYZYJu 5szxZ6tzKhqU7TAGOwrsNC0tRze3PW+08owqHVZRQVSD5QA10qGcno2V2E4JheQZPzca lenynoLr9HGuVmRf+QAyXOCJ9DtCsGxx0Z3nTYGTlLarjnLrw/Qq1y5g/PTigPU2j21r b1TQ== X-Gm-Message-State: AOJu0YyYHBuB+4uRBzklu6t2V/CEbOz4/jdaYnvdPaREpczlVnNFJ0Rn 5l2OQTXciaVolU+VhSV2gdRK/UMmHFEq8qlq65U83BDQZiuy2yRfUHd7iQ== X-Google-Smtp-Source: AGHT+IFgGI6kZJOX9c3i3iO8rvgyzjL9dU418ysfugIKOfMUnHHMCKyqrWyHed+ckf/SaQ1X5ukv7jZhhmAN X-Received: by 2002:a17:902:e745:b0:1c7:7e00:8075 with SMTP id p5-20020a170902e74500b001c77e008075mr9089454plf.66.1698046195479; Mon, 23 Oct 2023 00:29:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a170902768a00b001c398198d20sm258351pll.145.2023.10.23.00.29.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 00:29:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 00:29:55 -0700 (PDT) Message-ID: <653620f3.170a0220.310a2.84edSMTPIN_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 A3DD660524E7; Mon, 23 Oct 2023 03:29:54 -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 | +----------------------+--------------------+ 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 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/