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 A4B8945450 for ; Fri, 14 Jun 2024 00:18:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99CAB40274; Fri, 14 Jun 2024 00:18:10 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id C77744014F for ; Fri, 14 Jun 2024 00:18:08 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfe41f7852cso1805456276.1 for ; Thu, 13 Jun 2024 15:18:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718317088; x=1718921888; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=M32hH9bUQWSkZXx1Q8oa0V9OnZajHbvbTgmsKGpiaIc=; b=aPoSBwev0FsrA80P7FZEM31bEfgA4Z21UVpO9g0lnt6+iprwtN1aNg0gp3Ofq56GjE Wo+dEyyNF9Ud80KTueAU5VXsliJ6djwtrfU00vGcR9nxOnjw7249skmZn/W3AP8Elhmh iHnyBabLp4fMyq60DVaVqvmWMJp53Ff5c1WNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718317088; x=1718921888; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=M32hH9bUQWSkZXx1Q8oa0V9OnZajHbvbTgmsKGpiaIc=; b=LG36HRHBKF0LLbO4U0whwdDF5TI2PY/gL8hj2w/INiJrR6kzJEl06C7UsDAdQz8y/H PYy6vd9mI9f4RR+qN92A0+Q9/kLtXFa13Tm+R0eIwewTb9MjE3F/b4JdVg91qWXHJKog hCkyb/pkvQXbaWOSJ6AAKhfPiCb6MXEopwXE61f+wbJP5IeSxmnIZ2m2vEgQOI2qn+0/ sCHjivXDY3I9x/6IdAzeYj2XBMdApbferPZCJwNelG4ksXrmWQu4fv2eyn/0fPNWi1Yr IDnAqCgHmNmEWGPs1BDaYml2L9IoSMlFDoYyf4L4Dt7KiOSivdC/WfN5w/p/+I03xBY0 Ypeg== X-Gm-Message-State: AOJu0YwCOgm97rhuGkkUGYE7xqI/2y5vcfv08/G9weBStxRKgOkIY5LK OY4Ce+YuQG/HPkIuhbfX51axRPDw+Z8qWwiDDdq6SefYe052DK8vlLMAGd4Xn25uQ2x+p04g43I Ar0O48HCB+QYG/s5Dk+TgHo/wgdtYXJ6Ovwp1Xf/Glm9/WeuivCyBFdJX X-Google-Smtp-Source: AGHT+IGz5ZePp1d+ewFiUW7WlAx/QQEVjEoCeKq4FV02xXcpTLpx3BTu0UtOVoFDAzEuIpb9+s1kPs+W7NIG X-Received: by 2002:a25:ade3:0:b0:dfd:f692:df75 with SMTP id 3f1490d57ef6-dff15359463mr846539276.9.1718317088164; Thu, 13 Jun 2024 15:18:08 -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 3f1490d57ef6-dff045e4d13sm92856276.3.2024.06.13.15.18.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 15:18:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 15:18:08 -0700 (PDT) Message-ID: <666b7020.050a0220.47f2b.720eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C803C605C373; Thu, 13 Jun 2024 18:18:07 -0400 (EDT) Subject: |SUCCESS| pw141125 [PATCH] eal: fix logs for '--lcores' From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240613161429.168287-1-ktraynor@redhat.com> References: <20240613161429.168287-1-ktraynor@redhat.com> 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/141125 _Performance Testing PASS_ Submitter: Kevin Traynor Date: Thursday, June 13 2024 16:14:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:6484c847d4e48386904841d6b7062007f837dfb4 141125 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30182/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/