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 56ECE45DB5 for ; Wed, 27 Nov 2024 10:54:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53AC34021E; Wed, 27 Nov 2024 10:54:09 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 4BD45400D6 for ; Wed, 27 Nov 2024 10:54:08 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3e916196023so2994235b6e.3 for ; Wed, 27 Nov 2024 01:54:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732701247; x=1733306047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2liinGYOlvcHOOWyiLlBewvCyGfMYcXo2qK2cCFj6Lw=; b=cZhx0mCoZ9AYuLklA6oc9cqdtX6iS0onqihtKcGbtbWW8bNHoGUtwIojCfap5hFzoW 7sBjB+6e/YjUc/vaQzvajtFlb1V4qAV/h+cc3zEwKNGk2BQhhlPcpa7LneYNTBG3e0Jj kMoj1m0ka/3A+h1RZOEt3jO4sykSzNKoKU05U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732701247; x=1733306047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2liinGYOlvcHOOWyiLlBewvCyGfMYcXo2qK2cCFj6Lw=; b=KO5Z9v51AFXLVrw2BZdxxNUnLOOAdppbLUrmTKtQTKOJXvakCy9WcAvwfLVtWDEqVj 2DHy2B+JZnRJ8GgwX+hAkj/f74J6PxtWo2NP0THQbXzNpN11r5NLftCocYAiruqiWDBf 1rtOKmgFOZMbGcukw4H0Ku8nIpw2OTGHTqyyNA8oA8If+rUzpvKyCr/aPTfEpmucK9Nu sTilN6o42rDQeF+4HDcGd1j9zqPatjydaX47DGgxsFyhLp2BnL/JgvGMOd+6BQDjAF4V /0sjIzxP1w99F8EEd5xU97wagRr1BJLb4JMM9EVFVWq4fAc4srMNIkmTyDHsZSw5G1jK HGMA== X-Gm-Message-State: AOJu0YxgmvaDzLdptOPt87U3TeqLCf8RT/pmK+NVSP2B91rT83FJQ2cS p70VsFNghc1LX133mEGl++hnH1cjrWmZiBK2tolv61yTZEzGXOoTmZGbyedoeGU/ykmG/K6PO+W uyvQ8uS2A3PKgV13TAsVMhtDomzwRDWxcE0QbF/z38JgaGUTn X-Gm-Gg: ASbGnctY5OsIHPMI5dBu/Du+Dm/JkDXn7+JUQrBheNj4XUgL0YVp35cVMZ5aQ/11k0F BwoB1sPSY/YHTYRibuyq1YrARfh+Sb7SGudtSfGGqxxp8ogORf9K2yHGJ+a0ipCGpITYA1CG7PU MRXlh3k8IJt61qJan6jAuv+d76Od6CjTwNiRQ11cT23jn9ubmZa28LOc1f4kiojiltNqh/8fSA4 tl5MiT2VRvmQ/ouxsw02NjMctEer6BX0rHaf2KeNtuey8EgrvOb8NE3rOWxGdiVPxIvZpXnrFA= X-Google-Smtp-Source: AGHT+IGFCAqC5t18dVZPLkVFXJMmm44OQbHCvQHOvhAzkIHd6iChptUcFx/NuYDmfNX7hKWJTRuMBMCuiFwY X-Received: by 2002:a05:6870:ab1a:b0:287:a973:2c66 with SMTP id 586e51a60fabf-29dc4304f6dmr1862582fac.28.1732701247369; Wed, 27 Nov 2024 01:54:07 -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 586e51a60fabf-2971d8904eesm455582fac.39.2024.11.27.01.54.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 01:54:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 01:54:07 -0800 (PST) Message-ID: <6746ec3f.050a0220.29543d.d899SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D37436052471; Wed, 27 Nov 2024 04:54:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198953 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/