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 63949459B0 for ; Tue, 17 Sep 2024 05:32:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CCD540653; Tue, 17 Sep 2024 05:32:48 +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 88A0F4042F for ; Tue, 17 Sep 2024 05:32:47 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e1a74ee4c0cso4310231276.2 for ; Mon, 16 Sep 2024 20:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726543967; x=1727148767; 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=9XCLzQeSgEfP4vwFKIEqCvBZzcucFLD4HlSVyVvKKDw=; b=hmcVNKUmD8qXoklihvDd3m3alBD5Yrbja0OWi7hjCc7rvLAPzmpoo76mr5e0hiyKgV GFFcOyizuSN/PCJhfuGbn//RbEoSe2sNo7e+Dy8KjJvBxHZISuP0UekrXdcEWZRpN6Lt bIESlQ5CpYHVRM+KwshiQxJIGIhZIRnvB2hrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726543967; x=1727148767; 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=9XCLzQeSgEfP4vwFKIEqCvBZzcucFLD4HlSVyVvKKDw=; b=ZRiFYHC9Zsgy97fI0hKy7LiL9AhHWVFx8kcrhCK/3hJ6ZZtVxa8Xcby25vHIKDMNPX IeDy0jD/D1t9bY1B7TMrpoVgA66D8p991ORP/d2HSfcsM6VVcgZM745k5/e591TMijI0 EjJk0zxu8QDst0XhbmD5K97t59RZ2xvJhWsCWoFqBW07kQeUV7xvrEmLC9bBKx97k6JB Gi+3khnKpkYeenUSaJOKNatabFO6LN/AXACt/OVsygv0wXFXvpspl0cpdqLpmW/vJAxq Yc/Ynnbuj4VEIPf37Ey72nARcO2e+cZTTEGa77xJnVgg2VEpbOqrAxOmJsQjKkDlaGcV KYdw== X-Gm-Message-State: AOJu0YwPnYm0jVpRoD+Pf5owHqZ+sSUmcSIY+UOr5G9mdIpUr/1Xff+R QpUpfNvG6RLaQkB3Fiz+bjKbEmmaZkQVOeX3bYD1uBdhtGvft5gDNbTRTR/isF6a0IG+uEOqNmA fJYXNhJLJk+1/t9r8IPrl6jMLuE0eHCxkrxFp+F46 X-Google-Smtp-Source: AGHT+IHfxJJNC1ukQsqqfHBXLfFkL1JGprdULdTDOiRf+XKi5Vj1kOSmRuKHg9cRVXMFtOEPaf7Jr1i3hXiq X-Received: by 2002:a05:6902:991:b0:e11:58ef:de63 with SMTP id 3f1490d57ef6-e1d9dc2c31dmr12755749276.41.1726543966804; Mon, 16 Sep 2024 20:32:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e1dc11061a2sm110592276.6.2024.09.16.20.32.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Sep 2024 20:32:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Sep 2024 20:32:46 -0700 (PDT) Message-ID: <66e8f85e.5b0a0220.3b1cd9.8647SMTPIN_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 636F4605C351; Mon, 16 Sep 2024 23:32:46 -0400 (EDT) Subject: |SUCCESS| pw143760 [PATCH] fib: implement RCU rule reclamation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906170907.1325808-1-vladimir.medvedkin@intel.com> References: <20240906170907.1325808-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/143760 _Performance Testing PASS_ Submitter: Vladimir Medvedkin Date: Friday, September 06 2024 17:09:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143760 --> performance testing pass Upstream job id: Template-DTS-Pipeline#180939 Test environment and result as below: 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.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.5% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30951/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/