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 7A66D45AEA for ; Wed, 9 Oct 2024 06:44:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 734F14029C; Wed, 9 Oct 2024 06:44:02 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3DA824028A for ; Wed, 9 Oct 2024 06:44:00 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8353f5862a7so7626139f.2 for ; Tue, 08 Oct 2024 21:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728449039; x=1729053839; 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=lML1B0fm75jGzu/HPsw+7/QZzj2EutDmSKqeCZS558c=; b=W4U5B/fcp7PEDet8anBkHlHCRQ4/dZOIDg/rrxRaZmJB1cI5kDFV5C6sXRoHel6mbh pOX8cq6tnsyLFGUPBPP5X24G+HxO3mPsabY4gv/brkwHh7wZ0g/KmBDUjad+Ay9Ftjx1 0nJTgAIbZJXgXHELhkmiVS3WTZ44m5Wd1yju4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728449039; x=1729053839; 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=lML1B0fm75jGzu/HPsw+7/QZzj2EutDmSKqeCZS558c=; b=SmVi7iPnj55KtURC55gpN9FVHjfu48leAyjXNW6jiTRmEWreylTg4DmFThe2dC7tBU 0vll5mHzq28BuYjcV1xGHB3uIHlnKZ/UJm9PBpzYg2zRlehrSWEqyxX/lmO7EO6w1WEl 9wmJCJxDtqWd1bMIX6nGZJkURj8OdpWoLVnlNcUanPA5nQBBOu4Me4wMqnfMhMRFriWn jnz9s4nXhhAWnvPpAYKM/UPwV2ij3TEFWoBatYg4UfkZEBvmUX7Iu9zYT9fHAuDo3DOb vqj2pJydb2IeK13Xrkl0tF+l5ds0QAEXzHTn1+Bip4ypbrRt7pG3OhFHOJpkofKgwsoX YgFw== X-Gm-Message-State: AOJu0YxdZTUfOKCjxPDynZazsPcFtrjkYAql7Ywp8fq8G6bJZX5dKgUU V3lsWNttT8zwDsQZ3sL67lLKPijEyt7IXQRrrjxiLYj5gFmh+mlhX1uNTN1PGoYfvhCOfY5BBOB AxEEVaoSWM5RbW4oI2Fy77HGO5q0gSyD6BB9XKGjg X-Google-Smtp-Source: AGHT+IENsj8H9l6FeiEjgTLCOoT8sVUNSz+9R6HSht5yTSCZU0katfAiuBo2FpGfk3fpASQynzfwPKbi+f5S X-Received: by 2002:a92:c54d:0:b0:3a3:44b2:acb2 with SMTP id e9e14a558f8ab-3a397d19b4dmr11914235ab.25.1728449039535; Tue, 08 Oct 2024 21:43:59 -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-3a37a8686ebsm3504895ab.58.2024.10.08.21.43.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 21:43:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 21:43:59 -0700 (PDT) Message-ID: <67060a0f.050a0220.28f01d.817dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 108986050A6B; Wed, 9 Oct 2024 00:43:59 -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-intel-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#186492 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.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/