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 B3DFF460F3 for ; Thu, 23 Jan 2025 09:13:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C28F140672; Thu, 23 Jan 2025 09:12:59 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8DC4240279 for ; Thu, 23 Jan 2025 09:12:58 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2163dc5155fso9718065ad.0 for ; Thu, 23 Jan 2025 00:12:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737619978; x=1738224778; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GjbrgxQh41z6dM7MM6rVfieShdhQFxCNy60xCRsLWsQ=; b=cbT0qAWkPgEuoISX65iI2MQDM+7ChL7oKk6aJUnHyxL2AAeD5qYvXOOrXpnTG+/KPU Q5grxJaiZlffxDHpAMbK/kbvgxKF/RppyrL5Bisye/8GLfbXZoqys5ZvCJxNDgfdaEQ5 9N2mXH5PSYtqnmFW5dB4glcHP5dIVVixaPigQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737619978; x=1738224778; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GjbrgxQh41z6dM7MM6rVfieShdhQFxCNy60xCRsLWsQ=; b=uudOhmJhhJ6ZK8O0Ln3g83zolxiRYE/73hhCNNFvv3y3kee+QhUAbQ+ZlpN/yvNT59 Id4x70Mik5CBZ+3igw8yTu2no/OIj+4Y8q9WIg2Z2LhQ7kFdvkfSHgKiXm4WXxqXStRa 2JawBF5X8OMMaVz4Xh5ub5L60ObFoPb44YqSo8vZwGCXjyyqEa1qY4hEp+3dgi6VGzaB LQ0tTDLY/p1WI7zgInBWNTbgmVtU1LMsk56ClaxLc70jIPCfWWiuG+7zXTjlSuCc752M 9Naftl+2efjTLyVmEwayxqg3f+rw9c0ncdvpMoxxF0irZmMxaLx6fxzBQzxGKb5m7dIl PrHw== X-Gm-Message-State: AOJu0YwWLkQns2W/NhovGfUYcLcyvgWcSEfKFNEkvGbYprfMMHmS/cvU kQpdUI4z24V02m+OF+DbLpvOTksD7VOlMbb4HeUNCJdmfHIR2PvP2yy929hVMYg59YFepGOnWqK aTmDQDRWhOV0jMdSgPfHWSRuYeUVoR+1CFskH9Trh X-Gm-Gg: ASbGnctShiLPGfUMintr/JgUPYTZLGTRmZ1aB+aWmt1tRBWIKSIzlqA74khI9hBO0sF h2U7RFx2qRrGHmwlTAvdpwV0kPXycYkmi1DC3uqqMYGu0to2D5OWR5jQ7/ie/PzBi0eEwj+5Ofx HTLcKSGdVTqgFfX4DaKO8+4d2XReDyPI3/Zy8ouckIk/K1IMvHik+lNEwdA0rbZZfsfOiperAPR OJLikYyFJTPwBdCdUaRr2A8ij7TcMGhfLurji2MQIcsigaXiE5rswFYrGCStGa//hEt/EYTwG3R FEsVeG7I21Nm8UeFrqA= X-Google-Smtp-Source: AGHT+IF8v+iD6pC5PDRj1DQrls0KvZkBWTt5NS3BMeYlpWq0TuRiq2uN/m3oYPMwiokAjhcWLnJi5HmAHeqD X-Received: by 2002:a05:6a20:729f:b0:1eb:20fc:71c9 with SMTP id adf61e73a8af0-1eb214a0627mr39942287637.20.1737619977746; Thu, 23 Jan 2025 00:12:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-a9bcd82b358sm729367a12.17.2025.01.23.00.12.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 00:12:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 00:12:57 -0800 (PST) Message-ID: <6791fa09.630a0220.53a3f.e303SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E2FA86052471; Thu, 23 Jan 2025 03:12:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c5b363510f8319b4c89f4ed45568864968fa156d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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: dpdk-next-net c5b363510f8319b4c89f4ed45568864968fa156d --> performance testing pass Upstream job id: Template-DTS-Pipeline#208649 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 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 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 4.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.9% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32313/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/