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 3AE03431DD for ; Mon, 23 Oct 2023 08:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 344DE40270; Mon, 23 Oct 2023 08:01:53 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id EA3AB40270 for ; Mon, 23 Oct 2023 08:01:46 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a667f3f5c0so106060439f.0 for ; Sun, 22 Oct 2023 23:01:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698040906; x=1698645706; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bgv1+CYlgphvbzD4fQFtQ1yy7nWOLxtaQwXhp3HxcOM=; b=RFwawIUyFdHYn1yJ1It8YAq8aO6cRFR8AQKfsP+PZu09DDVhMDEyOFWeaJLY7wNzE6 s6NktBk6GK+H674PyU7Ufrmxmm3XodBCYvU/ScmDKjbcADs/NqTl1wLOtNzRF+SndUs9 aV5NCPfC2SkjE24dwINljv6Jhze1ThmE63jMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698040906; x=1698645706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bgv1+CYlgphvbzD4fQFtQ1yy7nWOLxtaQwXhp3HxcOM=; b=Hy22egqo9Mn+v3OFVXqeR/DfqHEUc16Qeee5/8nBIzE1R7cHupwt84FuDb+rvrrBAf VOHiiYA9GrAexqNxrpJboJpKriNCfEAcAruwTu0n6hFxJJz8kyb9gF5iDPkAPr9Kd0nQ En0v9AghSqK4EX/49wXj5c9TkEZXR60QcAHOl8DcU2MssOV2lH2F5Ce2+2SHFxQ4wmGB ovSpznQVRTxRzU25N1oWaI5pM45w18Z8Vo2iYH0E9TGUPqWydZaGvVO0hF+VW8rWqcKP BNAKpLv2AJHUeSIAejqMjYhzYIu2OiwhECQNtqkret22VShnAdpGqi+b2G1BrfOKYXUS 76Yg== X-Gm-Message-State: AOJu0YwT2bsyjnyW5W7x+JqqI5a8MAlKHdEIJI2rotYKgAQBZXWFyU22 VVouk1+HFWgWhZBwi3tuJmALNO4MeYAav/FlHPhSy8krw5ZOa0t8p1vPlXbATsfUd5C4kAWHMQ= = X-Google-Smtp-Source: AGHT+IE9gWYB5uxc6O358p7E1y88agW0ybpEYcY8QAvVJuSKf2CwMikTE/HA4tr4ZVssrPC/DZTWQBH3qswz X-Received: by 2002:a05:6602:1355:b0:7a2:a6db:9a58 with SMTP id i21-20020a056602135500b007a2a6db9a58mr11390352iov.15.1698040906292; Sun, 22 Oct 2023 23:01:46 -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 p23-20020a5d9c97000000b0079187d2f206sm460614iop.7.2023.10.22.23.01.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 23:01:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 23:01:46 -0700 (PDT) Message-ID: <65360c4a.5d0a0220.95167.2bc4SMTPIN_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 B73F36051827; Mon, 23 Oct 2023 02:01:45 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/