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 9FD7F431E4 for ; Mon, 23 Oct 2023 19:24:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AF0B40275; Mon, 23 Oct 2023 19:24:35 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 32FD140275 for ; Mon, 23 Oct 2023 19:24:34 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7b7205bc5a3so1171757241.2 for ; Mon, 23 Oct 2023 10:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698081873; x=1698686673; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V5ZNDOn5ZhMhmbJqg9/STgCWqTgVOrBU/m+8vgX/OZI=; b=jpXB5UsqvhJx55wOtoS7C6Gvkj9P6JfArT8s9bYDfc+qfXY6ap852o5GA9QMrMrhVJ 1MD2CCgAUV93xr689634Qe8kIzog9++6B/pH69xYIWzE1a8XbPxVoAWYdbioCjY4rFeo 8WHfWL4eny8Aax3+8OuzoTD30wdTm7KejjF60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698081873; x=1698686673; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V5ZNDOn5ZhMhmbJqg9/STgCWqTgVOrBU/m+8vgX/OZI=; b=cSBpGc8nEEpmsUbT5WHsiYsH+0B3iSTBDW4+VwGdPzHpzo/hoJBBp4jduaOpkFxptY C3kLRNzoVBivQGkEgo+1Dns+u8Fqcz2ceJ6uv7casnTJTQX21qv+pu4YvYEmJJpD4BUZ m6muhUtHQhpWdi7R5YU4ZkOdunDR8+5Yca9fb8wb2ByHp9vc6hc3M2r2uvBfuHVqn6ta rx3PqbKnPHlvHHDLAdIqRGwuvLzTOWlmWoOTNKMfOL3C1bSu9+x4hXvGQR/Lj9K0tgpM z+4qzlgwE5FBWzJ0nUDs7PAtDIIPj+pqp4k8fBNmKO/QmrPlPkcwntNrg58Ngy6hi8l9 GCgg== X-Gm-Message-State: AOJu0Yzl43juQU8SRmItmiNbAJoKSuD25K/otPxb7qbG/pKGPsQgnTT+ gts89J9qKzNyXTb5CQiB8X9nHJMslKy1eaJG9417OPkvTNWhGe+ou+HPfx4KWSTJLyq/6wDjcg= = X-Google-Smtp-Source: AGHT+IEuNSrH678K+sw+ias1fWSXZYcIDr7l9Vafw5HqZrSSouKdqMZyy6mlzQliJx1/4PzduzRb0BIeYm6i X-Received: by 2002:a67:ab0d:0:b0:457:b29e:c0de with SMTP id u13-20020a67ab0d000000b00457b29ec0demr9707122vse.21.1698081873620; Mon, 23 Oct 2023 10:24:33 -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 ay7-20020a056130030700b007b6043be874sm458447uab.11.2023.10.23.10.24.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:24:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:24:33 -0700 (PDT) Message-ID: <6536ac51.050a0220.282ff.06a2SMTPIN_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 5279A602A042; Mon, 23 Oct 2023 13:24:33 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/