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 9A370431E2 for ; Mon, 23 Oct 2023 16:51:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94F134027E; Mon, 23 Oct 2023 16:51:10 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 022774027E for ; Mon, 23 Oct 2023 16:51:09 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7b605706bb0so1140458241.3 for ; Mon, 23 Oct 2023 07:51:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698072668; x=1698677468; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OYyZWqE5nrGh52zlCNXVsAPHYA7UpuMSfpW396OaRQk=; b=StJJg1PHvNQ4XiqonhW4gfLuEnd7Tim6WDX7v/BaSZn1WkHQPjGN/zbs6+5fvThO7D 6AJcmzT6T8Jcfn9cShX4CdJfJiA6ixjVnWmUZSrWnzktfJRX6/6g5s4GvRqFsANoDBpg c2vMuqeSsYz2i3DgtRj6usa0ThgXtH7JPyuVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698072668; x=1698677468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OYyZWqE5nrGh52zlCNXVsAPHYA7UpuMSfpW396OaRQk=; b=wIXwwGcXIBL4suBauz5nvZFvNjBzpuaHf96UWCClcKkgz3ZQN+8dsmx1fMa8K4px7T +Gg0/6Ch/uZ0HmNxgx0nN12pHuNP//wxTHfo5WpTsZpOA/EgubOXU5Eh+m1Pt/cmAR5c B37nFQX6n+OwadOsE4btyFyauLU8jGWJthM9a5HvyA/C3nCKxCJ+Wh4LGk50oi2mvccV qthOZiSGEzmP+IPggRysCAO/GUi/nG+o1fbJtwlkWxZDe1OrlVUxLJQ65rI2WiHyNv9J r33tHmSZmaIxfTNa3KyDposuLF5fGSddQRKhb37rgPOM/tRN+WoaOQZQdDYVI9ORSs4v +JbQ== X-Gm-Message-State: AOJu0Yy1wfCpqxb979AUGRy+QqHvZD/reDVYx1yn7xYODvvR4oT3wi3g 5cw+TfQqprgyukvG7yidmOBqWa4FtivHbWQaGK5/TOpVOa+dboAvcMvn9w== X-Google-Smtp-Source: AGHT+IEJY4g/4qglwHgh2SK5KXKctaW8MEtWXEr9NdeDTEHhIbxXXd6DifHka/XDpzHoPura+ORN7BmMX/M4 X-Received: by 2002:a1f:a701:0:b0:49b:289a:cc4a with SMTP id q1-20020a1fa701000000b0049b289acc4amr7369592vke.3.1698072668432; Mon, 23 Oct 2023 07:51:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb1-20020a056122220100b0049ab5e5c813sm621058vkb.13.2023.10.23.07.51.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:51:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:51:08 -0700 (PDT) Message-ID: <6536885c.050a0220.eebe9.90a4SMTPIN_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 126FE6073BBC; Mon, 23 Oct 2023 10:51:08 -0400 (EDT) Subject: |SUCCESS| pw133174 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133174 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 12:29:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133174 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28040/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/