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 BA77B431E4 for ; Mon, 23 Oct 2023 19:53:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B57DB40275; Mon, 23 Oct 2023 19:53:48 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A647B40275 for ; Mon, 23 Oct 2023 19:53:47 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6bb4abb8100so2881004b3a.2 for ; Mon, 23 Oct 2023 10:53:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698083627; x=1698688427; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tgNvR48UjjecJJPKBkmp6dM86x6pSuyUDzz9fAOrLMw=; b=IX+oHMCTqK93e4rVl35TlA0flQ/Gs24X1148WEHJMeE+VGPmGc4EmSKQHWvTQf8h4C FlJmQkuvvsmwHlEA72ejryaJrHvuvtQxf9ghLf/D9H1qX4T+1IyTmcSfd05kgHhcM6Kp afboKxzXe1QC+cWQ8Rq4xAUgJ+sIx2XVWZSPc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698083627; x=1698688427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tgNvR48UjjecJJPKBkmp6dM86x6pSuyUDzz9fAOrLMw=; b=J1uydUpwvHBi4SPicWD471TkvaA5ZcLlvWPswXwlnMAHdEcCfSw1YFoPSuQXqaEJ3x /Hp/cGVzggp1U61arOYem1O9eZlcM1fczI7JpAxgap/+O0ZQaJse7YwWnXssbmNkeHo6 eDK+rU5stDXu877ENxMVaOU4G2cJhdWCZbe9ie6JoLPULwzIAI0V2rm7K4XXAy7nOOFF 8b4xcfT4TWno+UzRPPSR3bQAhxI581keutzlg3TewnWq850FePbYn3iXW8nskt/eCfQj F5sH6Y3N6LREJ8vib4vXI7+WxFGcEEMdnYyUwYS3gXJXUX3xMrzZ7EnxMTGIwk+pKH6O 5YJw== X-Gm-Message-State: AOJu0YwTATZAMRqYl3VyDUu0244pp1S2PxrnX6VzCHoU/BkwnTcPfsqH l9eGGbOIzqsJnMZdLPW9IAzEzX1Feprs9GmPiEdvRCR84uhMqg8iB0PYQg== X-Google-Smtp-Source: AGHT+IGU7E3sG7a5V5fhABZxW+mfiItF2K/JaZNy6K+PdPhhMDfeTlpN2BbRq2Wl/exTjaGdTSeiVt+phIHD X-Received: by 2002:a05:6300:8081:b0:17a:2f1:ce1 with SMTP id ap1-20020a056300808100b0017a02f10ce1mr330107pzc.31.1698083626893; Mon, 23 Oct 2023 10:53:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x123-20020a636381000000b005af376e41c0sm547992pgb.19.2023.10.23.10.53.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:53:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:53:46 -0700 (PDT) Message-ID: <6536b32a.630a0220.7c4bd.57fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F3720602A042; Mon, 23 Oct 2023 13:53:45 -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/