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 5F29A45D46 for ; Tue, 26 Nov 2024 07:53:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3824F4025F; Tue, 26 Nov 2024 07:53:13 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6E0C9400EF for ; Tue, 26 Nov 2024 07:53:11 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d40263adbaso40230096d6.0 for ; Mon, 25 Nov 2024 22:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732603991; x=1733208791; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ke1ZHKiYq9TaiwhVyWhOmH73p2YM8jYZ5S42oU7SDmk=; b=VvLjIMwATnjqMzZuy4G7s2VM1Yq6oKQUY9Vu4BnynMgrPtWd6TQrUFrKVk8f0NGnaA iV6QvIQ1PUKmEqyTzcppHQwHUVbYOMTNGuZ2Sda0WJtSSXrfmomRzo/LnPaeaJuLHCcl h6sNecLUGnzaqZFAi6j6MUun2WtkY/r/EgBog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732603991; x=1733208791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ke1ZHKiYq9TaiwhVyWhOmH73p2YM8jYZ5S42oU7SDmk=; b=HGK7LXjLcTtrbGIjAI8HV4VzV1eLuWhJKnx9Uo5/t0iLBci+MwcPKYTwCZ9rWVPJDZ PcWaiU6OEsYuH55/sDAyF298t6NE+JcjQFUDIkEL89YG46YfHlE4Ou/U6r5pmWyfPTXL /VtXvOJ3DzuL5d2h/hrsMUrgA93rvm9qtDNTkemSWUuFsaWdtaqG/awlOeJ8b2QiAgvC priVD9zh0pX1Vp2aIXerYWKMI/sJyTDBQpyUNIJEc45iv8rBJyG8lRTyGGPmjtLy4hCf DLg8WphcH04WIq3Rj4Cq3LtsTojVdt2Fx/M96d+7jB6IcDbo6S/OtXadqujV3mDWANNF nJAg== X-Gm-Message-State: AOJu0YzxcdyO5uY698mpKMTmM5vM3dH8k866xB5W7gbcDSFmESbxoFzM j8hp+b8QBWjy7/JgJcnGJgnGbhaE66ig4ZQqEuAESuuJbtLferIdzozCIlqSL819Wz2OrXkRoyg cf1hnWuQQprGNkLwdCbQRMnZ8UYA5p+FI X-Gm-Gg: ASbGncuUCesI9cWrl2Dk2eZmFAQzFnqbiEs/Koh6cl9nw+E69O4dBPSV8JEP76KQq/x ejbuha3BG00KXBjzaeZNjUiUfMHIQw97C+e8oOoiMEqXlGHIWCYi0GeqtQ0NapbyCetUYwIMMqV Fk9NIDZZ+Mk+RZV+PJImJHLeV4Rb+zGF+vjZUqfXg+X4pZpdVkKtJHfuIjBT1JaHcY6ID0tmdi/ UjhOF/fhUEtYMbuCZxXzoWQ/3W41j40NBjGnYy0KdE83R+O3cU4OdEQE2L2fq7kMwJYLdE= X-Google-Smtp-Source: AGHT+IEKiZbaTjs2QJzTJt4HSQYaJJIS4QLWBEQtBeg+DhGspSO6Vh5BXzgbvyBCuo8/AW8RG4RwkP2qSRDg X-Received: by 2002:a05:6214:29ca:b0:6d4:36ff:4358 with SMTP id 6a1803df08f44-6d450ea815emr272062766d6.25.1732603990833; Mon, 25 Nov 2024 22:53:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451abbcc3sm4880856d6.38.2024.11.25.22.53.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 22:53:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 22:53:10 -0800 (PST) Message-ID: <67457056.d40a0220.1128f4.0314SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A4166052471; Tue, 26 Nov 2024 01:53:10 -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#198848 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31703/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/