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 EDEDA45AEA for ; Wed, 9 Oct 2024 06:46:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C98294029C; Wed, 9 Oct 2024 06:46:54 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0354E4028A for ; Wed, 9 Oct 2024 06:46:52 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a397d670baso1074545ab.0 for ; Tue, 08 Oct 2024 21:46:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728449212; x=1729054012; 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=60a+HQPJCt/XBY8zeM17hZml1jBhcaCkadbHhn7L3yM=; b=AEtJWQP69LgPGOG3B1yeq0SCq5aWhl6D0bF3or/aNH7fE4hNUhTRpDMWuDoJZKCXDW 4tvite88pLvO/VEilhWPqBFWTOCOPR1Q+KkMKPTPOp2w9LiWZYS+wdJc+PsOK7rIoATK 6ptpQ7fuIfbuAojDuxxTwAUP5ep3lR6aJ1Cac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728449212; x=1729054012; 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=60a+HQPJCt/XBY8zeM17hZml1jBhcaCkadbHhn7L3yM=; b=LdSA6gnwCmz28nwZwfOzaVVArzs36KPxe9WFT+Bo/S753jQpHbjH6Pmf+2Ic5a+DWe aMEqHBzPPRWzyRVnlKw937yF8rt78bm1FdvvSrWNzSiOWqmqz4xw/Y0FlzlqSMfCdUJg cLyFo7YbFHM4wdRCc6aJj9ezrKKpDUA+uKPU3Qr2yGAO7KcJuu9U0eDKqUkQrTiOoDrq vKuHEoEttvvJh+7joh2MjA/p2MlG7FmTlPdgP5nJsKjOa5J1dZKx0X5B+JhrA1hRVp+s CtmYfUf6cPl7BC/TMVa/G83xxNPtXsMBMM6QbMKE2YIexwCt7FpEbt5sQyhvC9HAkb6B gVTg== X-Gm-Message-State: AOJu0YwB4rGSOgpzVwTLawMsBOxV4E2gHCdselWH1X+ViJAIc3RjbIac mOssDH6q099rlrrzYYZTFwqjILGauDPW7YLqqWfbJzSdulwn5Iptz+uH5f51F1sHRrXVIhOn41G 26Z4defUOf/LgdVf86xFVfldhxKMy1Ke+qE55F69T X-Google-Smtp-Source: AGHT+IFN7vdCRbt/PieFOrezUGrqq4BlCFa3RibrHFmLVF+i3X9ot9YFCgAkCrLPy2TARZ8feC4xwGrdGv4Y X-Received: by 2002:a92:c54d:0:b0:3a3:44b2:acb2 with SMTP id e9e14a558f8ab-3a397d19b4dmr11967285ab.25.1728449212048; Tue, 08 Oct 2024 21:46:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a37a8688aasm3067845ab.61.2024.10.08.21.46.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 21:46:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 21:46:52 -0700 (PDT) Message-ID: <67060abc.050a0220.2a1bfb.4bd4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8AB526050A6B; Wed, 9 Oct 2024 00:46:51 -0400 (EDT) Subject: |SUCCESS| pw145481 [PATCH] fib6: add runtime checks for vector looku From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241008173136.441340-1-vladimir.medvedkin@intel.com> References: <20241008173136.441340-1-vladimir.medvedkin@intel.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/145481 _Performance Testing PASS_ Submitter: Vladimir Medvedkin Date: Tuesday, October 08 2024 17:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e7bc451c996b5882c5d8267725f3d88118009c75 145481 --> performance testing pass Upstream job id: Template-DTS-Pipeline#186489 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -1.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31356/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/