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 A9D1B45E2B for ; Wed, 4 Dec 2024 09:38:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91B0640648; Wed, 4 Dec 2024 09:38:20 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id C631940261 for ; Wed, 4 Dec 2024 09:38:18 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e3985aabf43so4207155276.3 for ; Wed, 04 Dec 2024 00:38:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733301498; x=1733906298; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fu6NSimpyuk5RL5CA4keUQG6wdyISbQPH9TTfQUixxw=; b=UNpMwW86WZJVIjjoZN8VvMb78OaXcM3nhrXhPWPftZ8zQJ+hNlXSCwOea+b1FZO4SN EK9uDOYE47Lm46mI8jpnviM2cqxLwnjWO4jNQ97GtxZbWcZxBW8FK4tjGolotS25bEo/ 4JSQ9XKrWAhvOkPDyZA/XHj9x5uLEFWPnpmLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733301498; x=1733906298; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fu6NSimpyuk5RL5CA4keUQG6wdyISbQPH9TTfQUixxw=; b=Pacl57SHBV6JmpRwrX7OWdfoaTIFWhIRylg8yOtWYj1NPJtrvii1c7YIMLdvqvL4sc uxj/+mwh3dphqPNdhFl0wKkEmBVaSfwZTkoYN62QbdzOWNvAoHO3sNR68CVmWY+ocZok eFI4pVFSPUgGQtkdI9lzNeCdFBskHSEqNXnk5dbWDcBzcCom18btK2x/IudErBXz6Tmx fNe1kZhHLI4yMl/u0q5RtzT86TEuM5FDVGH2OsRDBx4E4m51FERWRiRSNfAmrArcTRAn CPaNY4pARxH6Cmvs2zKnrPv/FPI/8SxhKPcHJ1jXzXzW4vkjbUNZzLLT8jojld5+FUBd S8aA== X-Gm-Message-State: AOJu0YxkCwvcZaabHk+vHE7FwZykz6VrgPJgjm2C7IT1CSj9JIQPl+4x hp8BxP0J4d/HnLKeiFqAqXXYhspCYOXDbO3zJ4XcnM77TDkRLCjC4t+4d5KkhCkY3KJvmf4VDNx FZWZsfJnXEhYS66CIiK0n8VkPw5jIeK3vANX+8/3D01FVu2NH X-Gm-Gg: ASbGncsZ+zdV35kEBWDDauIOujNB6jBOy6aq+nh6lSyPXGV+vVLBumHxe1rfflYtcP2 xDCw6A4aaHyfgsVZ7JA9J59SL2Sv+Dk11ujQueMyR3AEeBH0BcEarivgX2PUyDk7TxXgbQAEthd SZaNcWLlyQ/GrOmIxGvonuyMoTKkuHNp2NLBx5iOnCXQMNWWwlDVqSbe0myIiHV5DHstNJPl5kc vOhPeq5N7NY+YAe2GU4oaQ6dCLPTue4QKdvzY7VUADdUXKu7gy31nJXPRSYv2PO2eupM3VVi5Q= X-Google-Smtp-Source: AGHT+IHrAenOYITM5E9WSGz+fVpHJr/6fUzRIObIS4R0PWfzg0PGWLNa4B91PDWedqGDSukrlX32kaHTRqIm X-Received: by 2002:a05:6902:1023:b0:e39:8e5e:494b with SMTP id 3f1490d57ef6-e39d39e00d9mr4810633276.8.1733301498027; Wed, 04 Dec 2024 00:38:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e39768c89a1sm609558276.9.2024.12.04.00.38.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 00:38:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 00:38:18 -0800 (PST) Message-ID: <675014fa.250a0220.1b7d0b.36b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FF5B6052471; Wed, 4 Dec 2024 03:38:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Performance Testing PASS_ Branch: tags/v21.11 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200804 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 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/