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 42604431E2 for ; Mon, 23 Oct 2023 16:43:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B75E4027E; Mon, 23 Oct 2023 16:43:49 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 01C184027E for ; Mon, 23 Oct 2023 16:43:47 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57bc2c2f13dso2133182eaf.2 for ; Mon, 23 Oct 2023 07:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698072227; x=1698677027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f8GjGzkJ88UyqOOVO1Hlz3nDxPZwq3mOIen0xmrvL94=; b=RIPeiefWufNKRMRQydmaa+WayGDEXbMMtusFm7vXR0gfuN72w0Ub4mgC4vipukUM0k ewUYW39s8nMQntiRdglSHWyjovLmx2F4k7LJd7HQtDgOEkm9aaQFje3FZsbKjN6AY9O4 pCyp31McijqKu5yn8q+D0ePmmtgZTgwsOtiyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698072227; x=1698677027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f8GjGzkJ88UyqOOVO1Hlz3nDxPZwq3mOIen0xmrvL94=; b=kWOjNWYRLX1XqJfpbAerHJeLw5XpyswmQfYEq6aSieg+uoZsUbpL02lPGWj++BZeyP kWod2Efhks6Qy7z+dDijPYSUgDAgO6NJGhhKWb9l8Muud1LpKNRjV1PZ9AFIWFRpY6Z4 yWYldvGVX15X68fimFG+eCKI6X7gnLNH239vajUWZ3Rz1lCN7yr8E5ZUhrLKAlSphV3w 9sJTV3ji+ffjnAUsJaVXawwNQLOUmourC0KacLIaX02CmboAD1/leMo3IuZ6QzrkB2cW /qTtjXmH2YhDIOS0jE0lNVn2BWHjPrWlstgWFLWqp5dNvw7C58QlQbTcBezQ4MuXnpBN uorA== X-Gm-Message-State: AOJu0YxsJiUX4PKkIrZSe5JtYl560PB0tF+vNKb/crAfPnGSSexgBk56 XoFigs+gx2QLGuJGR/bft5iaKmAL/iZ5NCN7rwqaHlLT7zMxNaxojUHRzujX3xtQIkV4audxtg= = X-Google-Smtp-Source: AGHT+IHIYr3yxiMcyNZNT3iU9uXxskiuE1Z2piHvdhGGhta/43KYQXFbIOYpVDwGZFz2q0GOe54LWtrMW8zT X-Received: by 2002:a05:6871:2210:b0:1e9:d158:2465 with SMTP id sc16-20020a056871221000b001e9d1582465mr10443064oab.17.1698072227397; Mon, 23 Oct 2023 07:43:47 -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 lf8-20020a05687c348800b001dd0161476esm501189oac.42.2023.10.23.07.43.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:43:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:43:47 -0700 (PDT) Message-ID: <653686a3.050a0220.805fb.2d40SMTPIN_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 D45246073BBC; Mon, 23 Oct 2023 10:43:46 -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 | +-----------------+----------------+ 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 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/