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 D925245D22 for ; Thu, 28 Nov 2024 09:53:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5DCB402EB; Thu, 28 Nov 2024 09:53:23 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 0A021402D1 for ; Thu, 28 Nov 2024 09:53:22 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-71d4d0516e6so256148a34.2 for ; Thu, 28 Nov 2024 00:53:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732784001; x=1733388801; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QkWFhQ/IAFfSrfNr/eGVXwPJmf1ZLlBDt3KPNJ7Dfys=; b=Dy1A87oGVqgE3SnspPcn35ZhIzTqa4O/AYZB65P2IF3Ux677NLzfyk0B532iHWS6KH vrHBZL5NoF2uf7/oK1DzFUEAiHxOubOO1lAlmLS7clc7zEXqIB1+YdSCtpv/4NRAJqow 3g0/2g6GQXb7h+LVVWRTAYdqdDQqvOupWx7XY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732784001; x=1733388801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QkWFhQ/IAFfSrfNr/eGVXwPJmf1ZLlBDt3KPNJ7Dfys=; b=ZjK5sokqatuMss5HMr/SmfLAayfBhgHCMTvalT/Z0JcEwp8x5jEq3Mzh7+CbD6vhUQ RKiDW2UJV27pBwxCxYrNpoWj8VHdYFmLNpdzgnfs/hriGxzpr++kW+3q2onYIUHlpMpZ nuWbeblqdjwkKAhogIAKODGLHEGksg668fnI+1gAJ9EOP91ymMcUa+Merflbm1Z1f5dD ygwq/1w8J/We5evYHkWKrIhLSJv4gkPvvaRvbaJVWc3kZoIxFyg8/Uur3sTsIDDoo2F+ jceZ5vPk2A/yd+r4+aGeVoHeGnH43PofltHUSYga2ZjkPZNi3QqXvKrTgJg3GDaNPMvC LcHA== X-Gm-Message-State: AOJu0YxiZPm73Q69BDAdn3ZFlAYz9hIqGtbd1KAYuNyhPLREVLaDGWPg xGqkJb7tBbQUgTWx1ExDkov4BM45mQ6cSuOYLVJ654A/HpmbLo6k8xsO5aSzzOiidoAkA8g5vAI l08MAf+webLBniBsJ+RtGuB6zHoNzMOaeLORypnmDP/HPTttT X-Gm-Gg: ASbGncu1GNPb+QK3D/EAvFX6HuHe13R07mvng8S1UIzljhtxn4vbtSFH2Dx/3FIdhNb xtyVKS74Xj9DwRHmezLXEkATU843V8Zmrapk3GY3u0/IVh/f50/uTdP8KbpibNrfxtArcmw8kKU SFzge4MlkviBBJFvT3MjCn1gT27E8JBqtAG3wV8bXq4C2FazC1AnOOavMiJ0Pl3QzsDt+cZ1P0q 4RQzLJn3eC0ILGWleVCEFJYO/S5nSaubKjgeSKLsv0zxFl/5g6BzClz/7o2y9F35QoLGyNft7I= X-Google-Smtp-Source: AGHT+IEvqx2G5/2a3mCvYwA6AGOt3idYf/qE0QPmH1+Op+klym8+L2lutuyUTHEWJRoPMCaMOvor62P50Wxs X-Received: by 2002:a05:6830:3105:b0:713:ce15:d4d1 with SMTP id 46e09a7af769-71d65d099abmr5125786a34.26.1732784001032; Thu, 28 Nov 2024 00:53:21 -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 41be03b00d2f7-7fc9c2ba33bsm31716a12.15.2024.11.28.00.53.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 00:53:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 00:53:20 -0800 (PST) Message-ID: <67482f80.630a0220.348a03.2372SMTPIN_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 2D1A26052471; Thu, 28 Nov 2024 03:53:20 -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#199086 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 | -2.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31722/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/