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 88789431E2 for ; Mon, 23 Oct 2023 16:27:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82D6F4027E; Mon, 23 Oct 2023 16:27:51 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id E8C634027E for ; Mon, 23 Oct 2023 16:27:50 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6b1ef786b7fso3192289b3a.3 for ; Mon, 23 Oct 2023 07:27:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698071270; x=1698676070; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FMPUb092q6bRLOfYoYerl5zNzm3FgvAF5lzAt5mxApQ=; b=Qv/NmSTbh71wR4E5I+OW9lXP1xXUJezd4LnkU3XFFTXu+9gpzRe3Y1jZzap1Z8hywR 29p79U1c3+qh6io3R08d9HNhyFJVe/y9i6CbAQEBEhOaumc2gw6ZqyKY/7MjEyLu2D8X u2ATcy18eAPQaj7f7kJYaNT73w2R7xx86S6ig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698071270; x=1698676070; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FMPUb092q6bRLOfYoYerl5zNzm3FgvAF5lzAt5mxApQ=; b=PpNsoOxe87Gq0wGeGqFIfrk5xq0mMfBxJjpLaE4jWCTapnWk0Pujdoqo2DfYzqpq/U jt6oMoPdmsUPMf3tzSVjmVqYIX9HNuXHjHBtjyg/eNyKhe3wXrK3qO8U/fPeZVJEoytW xYZekBvYoMueXI0Pm/dIDVazokdFkGJXcmEfumL3bxXEFy2X30bZFyDrms3nI/E1vVJa A+F47aoKrex8MZSaY8qnECx86Q73ZzTQRVR7ipaJwOoQZYXZtTH9CucHcHhk8PA/fgnp xj0rn6kBIHdwwDwOYfZC5FGr1kly9GxNyeRB9G536rbm2FWSNaLdBOtqk09UXiUi8h78 SHOg== X-Gm-Message-State: AOJu0YzDnKyvA0Mk01lAvyh4VqBMO/+T2o6VneODuRe3XCgti06KJ5qa vX/3Dd8Z9jT2FwRS9bmprq3DpciAxLsxQMxhh+L142CyMTJ4zaw1mRHcsQ== X-Google-Smtp-Source: AGHT+IFGP2uyYffw+6eZP7uAldIVlMIOVRX+dgdBbsRZZcPxU/G2pXGY/JtjyY1ep9MsM9bCguv5slQYE6Ej X-Received: by 2002:a62:6106:0:b0:6ba:8478:b99f with SMTP id v6-20020a626106000000b006ba8478b99fmr8538335pfb.28.1698071270159; Mon, 23 Oct 2023 07:27:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a635547000000b005898ceca7afsm535540pgm.23.2023.10.23.07.27.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:27:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:27:50 -0700 (PDT) Message-ID: <653682e6.630a0220.8eeed.5cecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E4F16073BBC; Mon, 23 Oct 2023 10:27:49 -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-compile-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_meson_compile | +==================+====================+ | Fedora 37 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/