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 BFEC5431E2 for ; Mon, 23 Oct 2023 16:52:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA6724027E; Mon, 23 Oct 2023 16:52:00 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8523F4027E for ; Mon, 23 Oct 2023 16:51:59 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ea48ef2cbfso2720518fac.2 for ; Mon, 23 Oct 2023 07:51:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698072719; x=1698677519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xHqAl3wuJW0KU0AWXfdcABts1T9WJurqNsik0e6jc8Q=; b=ObJuGUIk8wXOJuWEejQO/nxUnunZzv8Avse9BvzlQe1GpUXAbx8WhvHZ3a6vmL3HpV yJkkd4vk2OlciCyJQEBTWZ9YZlqtFVPkSb00W/Mhit/sgY0YeyZGG7kPtxJC/b7r8T39 Q99iuC1Bd83IwBKr6R7JnbwjCWyTXt7j/2r44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698072719; x=1698677519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xHqAl3wuJW0KU0AWXfdcABts1T9WJurqNsik0e6jc8Q=; b=tmCjcuKhn70Jqlk2CAznvzXDpeqmh08nxXoMfL+epSAyQrbH/rO82z+IJBDu7bUpPl MEIKxBoGqVzIIXHF+tsUD+PMmPYsQkDAfy0bmEm4gNmQvP6aQ9v2FBjawMAG2zymKhd7 t23co0EKwM/Htz3DgKqWxr4pVPo0iHxpYa9dG0X6veKCMMeVa++B7X/AzZLE7LuAZXQW PcBFek/KMpYbSpJbZC4bsugQxS0aUbsdgmvUSVTMtDils8m13ia/deXuH53c9dBoAFZZ Q+cMsguFQnBsjZgeSUdvKdy8yf3nP+NHXSD8jaj265gJox9h0jD979zADyXkhnvgcKu7 ppPA== X-Gm-Message-State: AOJu0Yx2Qt/lDaCrX6vwhM0cWLdzTcB+hB2KVNasBZCNzdLzYjvtaqCm +De2skKwWAmhHExZoAy22nWsa1lvQTRCc+YAPGEx8ysU2IcXv13SOMw3LQ== X-Google-Smtp-Source: AGHT+IFMIlz0qsHE7hy1PQahApaZ/zkJil8VoKnjRglTFg7KyaCTH9BlKeMLg8EZvGAS64J7FFWn8z5FFpon X-Received: by 2002:a05:6871:4e98:b0:1e9:b653:94d with SMTP id uk24-20020a0568714e9800b001e9b653094dmr9117946oab.1.1698072718819; Mon, 23 Oct 2023 07:51:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a056870d38400b001e9ce1b5e99sm532259oag.18.2023.10.23.07.51.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:51:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:51:58 -0700 (PDT) Message-ID: <6536888e.050a0220.1aca4.5407SMTPIN_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 4E96E6073BBC; Mon, 23 Oct 2023 10:51:58 -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 | +------------------+----------------+ | Ubuntu 22.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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/