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 7EC5B431DE for ; Mon, 23 Oct 2023 09:12:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62B0F40270; Mon, 23 Oct 2023 09:12:46 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8B45940270 for ; Mon, 23 Oct 2023 09:12:44 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dcfe9cd337so1548865fac.2 for ; Mon, 23 Oct 2023 00:12:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698045164; x=1698649964; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=shMu5TNSPurxR2daMwz6HwKRHqVrvNlxK+0E53jOKtM=; b=Kl2+bvi6UA/bEwbTRdo7qzJIsFS4SHLKTo/g9OtYHkI4NxNMfNdr1gwcxClohJ+WAp ZRBNQXfp2o6QqOL2yC+Cgp2Uqmy0r/ZsNhF7s3O8i91X9Xe2Y/3VJntBRnuJ4keNl2UK 4DTG5nmggcFuDS2NL2KXfAErNhljeNojIy/7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698045164; x=1698649964; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=shMu5TNSPurxR2daMwz6HwKRHqVrvNlxK+0E53jOKtM=; b=VbwgW84aBzmLU2nLyYHqg/3yVR5u+PQLEhWIs6wdw+NYynX3/cTreLGtLfboQubFsW i6q/OYWnHM0WjZgyzaPaBaqxcGZh86tjr4uKuav+g95FZUO2LlzR38ywrgxutCcj63a7 fl+Yw7KOzJQsIT8eHuPs4jKvj/l1HaxcZ1kyspitaSMRAvKn5nDQ2nW0BcAJ8KL2YoV/ 4X1GQkUi+KIvwIYKXYRQRLcgfIo+UndAswEOqkIiev9PZC4nO0hak00hxZCWj9s7Jbgr Uf3RBg16bWhjKwz9lWS61XhctKkoy/fM94xrev3FGDZk7gRbJsnhhMlhLY8q1fzS6YTX Plmw== X-Gm-Message-State: AOJu0YyyGzOACQXMSgBeVOlfz2MByFB/HdN81hbrQvmYuge6ozeE1xX4 lb3ZUghs7pvGQWJu02joA+CtMX7X92RAfynAjAIm8jcbXGMujh1molMEbYK7F1yXkq4lRFRNXw= = X-Google-Smtp-Source: AGHT+IHrzLcHAHUpZWy9gs+t+77EhdZgW3JKw8A3p+VfCV2xYUWWdLESCRkHxQ2fdzyNtPy8Es1yl52Yt4cr X-Received: by 2002:a05:6871:741e:b0:1d5:b1c7:3617 with SMTP id nw30-20020a056871741e00b001d5b1c73617mr7592954oac.13.1698045163872; Mon, 23 Oct 2023 00:12:43 -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 an11-20020a056871b18b00b001e13cfde46dsm468879oac.6.2023.10.23.00.12.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 00:12:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 00:12:43 -0700 (PDT) Message-ID: <65361ceb.050a0220.37c50.2bf8SMTPIN_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 057B36051827; Mon, 23 Oct 2023 03:12:43 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/