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 278DA431DE for ; Mon, 23 Oct 2023 09:08:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 202F240270; Mon, 23 Oct 2023 09:08:22 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 394B540270 for ; Mon, 23 Oct 2023 09:08:21 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-581cb88f645so1930591eaf.1 for ; Mon, 23 Oct 2023 00:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698044900; x=1698649700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ovutVVIUFLyTrRb9mYQZzHnhGDYXiB+n0ooC2FLiLkQ=; b=Qj3egNUc1n+y0T7nG1abo4Q3wU63sjvlpBLeYLBDpTXxoFug6QgVrMDWFTfJ0ucvnz RsMM/O9qVqj1kJ3/xORFdr/T11OcOXwqMrCHD1oabuAe9veVdmHjCEPUZoK7Q17/Z3xu J9378ve7VN4V7GpjWWOz1l7HKg1tBIATUO31o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698044900; x=1698649700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ovutVVIUFLyTrRb9mYQZzHnhGDYXiB+n0ooC2FLiLkQ=; b=YxhT5auNOmmuASdhCJ3VBvquWsvT4iIJHP8sZlQpQDUsqMs6W3X3w0pQrI+PMw3N2l CNdZllvgEPjZKs7jJO6T9t+GA/qIQ8+mj7UGcItXKW6dG2hXon7OKzed+UThLR07wO2O mBvvSwB73npVNqJcRSe8uvsStW64EFq9Hda3dMK9ei3nxH4L0kVEbOtvcBGVUM9gq3CE BBM9tFsddBmB4DpvcK0VCfeSMm5AD0yo25/TFbzfuBE1HduuGmSFPIw4v0m0dq+jL6Vg pScPJGAkjF6EUZZjVpNMluOJbNf5EtVaLrDtL5S59oD3O1Pz88hGk5QKjoeb8ozbjMLR SnsA== X-Gm-Message-State: AOJu0Yx7Gzl4dBg199+EhiCF4WQHha1lweQu15oD8rGGknxXrIEwtNT7 AoTInyu/RKD2uBjDxClYwggHd3yS7IjCdCxpEHdLNggUWTESI1BOvgrChA== X-Google-Smtp-Source: AGHT+IGnPX7tnY1ulHl7W5su+6RpETvVlnIrN6zx7GzJQHNMO+YGvvTQonps2RKhP5Cl0ogGC+9G9qEfilQg X-Received: by 2002:a05:6359:7205:b0:168:e737:6b25 with SMTP id uu5-20020a056359720500b00168e7376b25mr410722rwb.20.1698044900508; Mon, 23 Oct 2023 00:08:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e13-20020a63544d000000b005b64e8336dcsm454952pgm.20.2023.10.23.00.08.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 00:08:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 00:08:20 -0700 (PDT) Message-ID: <65361be4.630a0220.740bc.2992SMTPIN_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 AD09C6051827; Mon, 23 Oct 2023 03:08:19 -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 | +---------------------+--------------------+----------------------+ 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 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/