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 DA3C0431E4 for ; Mon, 23 Oct 2023 19:21:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D42DC40275; Mon, 23 Oct 2023 19:21:45 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 707CA40275 for ; Mon, 23 Oct 2023 19:21:43 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9daca2b85so25410275ad.1 for ; Mon, 23 Oct 2023 10:21:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698081702; x=1698686502; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SvIEYM72OLXFriaOLwo3mcLmD0x5Q49/+T+Y2oJF+do=; b=UL2CgAKwCV9nGP59aWC8yRqwqSfHjkcpBnjirbZ/E8N3dabujz8N6fcyawDkciws8W UKa9Pkp2juOo/SXmFuvqWPt1IOaP0KiNOngHScJTkmdoRKA7H1txcMt96+ibIqZ2fJxz 7xa6Si+i3662jkNFYR7moZih/9RSuoduXsDHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698081702; x=1698686502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SvIEYM72OLXFriaOLwo3mcLmD0x5Q49/+T+Y2oJF+do=; b=ZHj1wElfBPfwHhgRMz8TRnImVI7As22KIlP1xxT3w2gNFc2g/7Z+NlnYbKDMERnBqR 3CN4FmCCA8kdkR3CmNfi1P8/PXfm35kUg/e6XuD6ruulWWM08NZaDitAxPh+2Jph+gpB Oz1Fo8iyl41tiyPtyzbGsA7fnZgnz6tcpJFSvNG3/5ejkxKJNb7++iHkRJ8np8vOlrvj R2Atef+OTLXg6gIHTT7AlkupqtpBXjHnW/9J1D6KYuwbeOxGlymwstdFW2q2VZY+Xgs1 l0kpJjMunAwcdZ2lxapIccLzJtiyWO1uqUqdCvRlp+b7JYCxjzCbHu7Bm7n7z4yb9Jyi 9W3Q== X-Gm-Message-State: AOJu0YwsxibXj5ZpP9ryOfKhXU9U10B0l6batlOlvoSpcp2JWFBNuDMx 7ivtGAnLfHRoK2dd1ctjlhSkoXmRMtT48nmO/6/J6lyTQrhduiPPXUHdGJFipUnCEQKJivp6aA= = X-Google-Smtp-Source: AGHT+IEnj/nkKO7Ce4pa582vJ+wHnrxq/6lsglGt6tLVCyx+2kQc9G+y6s8A0uIrd1PMNk/VDPXZLOdpG4hP X-Received: by 2002:a17:903:1c9:b0:1c9:dece:4c4c with SMTP id e9-20020a17090301c900b001c9dece4c4cmr13213605plh.15.1698081702657; Mon, 23 Oct 2023 10:21:42 -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 l21-20020a170902eb1500b001c7234e26casm326910plb.118.2023.10.23.10.21.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:21:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:21:42 -0700 (PDT) Message-ID: <6536aba6.170a0220.1762f.ab06SMTPIN_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 1D70A602A042; Mon, 23 Oct 2023 13:21:42 -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 | +----------------------------------------+--------------------+ 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 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/