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 7EE54431DE for ; Mon, 23 Oct 2023 09:27:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76D4740270; Mon, 23 Oct 2023 09:27:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 59A5840270 for ; Mon, 23 Oct 2023 09:27:44 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35164833a21so9200525ab.0 for ; Mon, 23 Oct 2023 00:27:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698046063; x=1698650863; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MtepWUKGBKKHDn6QDqkO+WrbTa2MemXjRhHktNGt8mk=; b=N1/+5AkXft9RXZzFxQgL0wcdvbejU4iYf6wTd2hQeDI7vG7EPAihhd+66Cixl4eHyM iscFCkmSG4Zosxt51MVcBCBN4Jr4Qp7Z7bDn8YP5Nv8Ua8PvI8dp75soCiZs7KWDEH0A pVS1MA7eN78VoPRJJcEHU6H+9HE0Z89NDcol8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698046063; x=1698650863; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MtepWUKGBKKHDn6QDqkO+WrbTa2MemXjRhHktNGt8mk=; b=b0bcGsr6Cl0h6aO3Pqwhn55wztaz/RP8jxNUDpg45J8XxQhs3I1RF7KDABxEZt0AwB l7KV4Y5h9a0j1G2iTeOXE13M+3gdGJt3JSDjabR88k97fN3qpEdXf875glXmKIqsHg+5 rWTcyJYswW/ipHWsyHJTx5msrlOcfJBU34FKyLPW6J9DNdTJ4Ssad/OtGjiN3iHX2+yn 9nOgXXdxaTDo2w8zLlWaoBbchH2c2uen5GDPtcfK6ha4dU+MDp08DVyjAChV81+ggtJz TeEraje2fGh19m/hyWcWXx5Yit+6n8bsyC9X1mAhpdRforLM0uxbuYQe2+ht9E/3eYuH qLqw== X-Gm-Message-State: AOJu0YzZur/ErrIAvcUetESDNZJlzwFQiwKLPxWWpfVgk5upqGTPtv7I UtfWhRcQku0mxmVC6H+2FSBQe/HhDRHVcncuL7Xe9nkC+sjYWqPqJoCOlw== X-Google-Smtp-Source: AGHT+IEsHE+g3wDmM1eSl0rFQ6anKAocj1UqEibQQ2awpOz6f4Tkj6PtDy1rcMx269a6S3BDeymZXfPglqZK X-Received: by 2002:a92:c102:0:b0:34f:7b1e:c568 with SMTP id p2-20020a92c102000000b0034f7b1ec568mr7673972ile.3.1698046063709; Mon, 23 Oct 2023 00:27:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l5-20020a056e021aa500b00357a3b46972sm543233ilv.5.2023.10.23.00.27.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 00:27:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 00:27:43 -0700 (PDT) Message-ID: <6536206f.050a0220.7540f.6c40SMTPIN_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 340C160524E7; Mon, 23 Oct 2023 03:27: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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/