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 0FD0545F32 for ; Tue, 24 Dec 2024 23:03:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDC754029D; Tue, 24 Dec 2024 23:03:56 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 5548940263 for ; Tue, 24 Dec 2024 23:03:55 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-71e3eb8d224so1347194a34.2 for ; Tue, 24 Dec 2024 14:03:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735077834; x=1735682634; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eYKrb2P5UWSt/1nW39kKgwD01YmVlYZZxjaVMHY/wxY=; b=N6xrM3CYghsTBuuHq4o9okXvbqe34XndMWv6bNkzZuCN9/yKiEYQB267OjEeE0lVp6 BbidWfWh7NQF36GAnY4N29QCYqolITUhigG1UVZHvK9c3RK336zcHmoTr9hRDNmMyLY6 EkZMjpOQWsRMBjqjVTR3HWE4CIH9nhm20QoI8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735077834; x=1735682634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eYKrb2P5UWSt/1nW39kKgwD01YmVlYZZxjaVMHY/wxY=; b=vdN9bOBpeyhf9gR5cGz0Pfyf7Gtflvdcwiz83u4rvOUqdiEzUcrno/CANZSuzfXWxW PfAu8FBcthJyHfvoHPdOp6VSSV7qufqrun7uTeJ+YWDxvG4C9JlDmuDvayAOxfrONKvI dw4a4LYTAPmmlbkDF5lBbTLEBeEamIWfBYJcDyn4sqg2U+G/M3WnG/stD0YGxOgNXToI pLVHeOCt4i9W5YLzZr5c+Sc0ImXR3GmoiSWY5vlH/IkqZZXFILSvzJv7C7RfwSsXIKss cj1UAUJTy4CJa2gzGm9MiVZNC2rNOmJWRWwmPGrqIeu46kthGwZi+loBu5zW8MO4LIhp 4Gng== X-Gm-Message-State: AOJu0Yywa8kgobWQ652LTjzYaX7CxgxtWMRdTj9JAdAhcPc856IoOGtb MqIoE5JtLpbjHsFoH9SGqMOgfjPp/fwvSs/Ck398r1xqqDgZLHiFIPgDnUwt8nG6xB0UrIdZGWO SZy/fJu7Ll31lalf6XvK3o7F0Nshlqrvq X-Gm-Gg: ASbGncuO6sTgh5Pe6t9TlT+1eddK3OUWlkZUsvc8lJigj4SZh85n7CYERt+2cFX6VEZ +mugxNFy4F0RP4BjzYJ+KOH23yR/m4TSPcd4yMFUQza/NRV6OaHS0HCF5s+xZpQNFfxWV2FQyOy wWqulpeGFBK0dwU5OgNkpLH0JNq1aTVsmkz7S2ObY5kOZ/9SnD9+TPaSvO9cNgzozw7XeAIJix/ X0g8tM4AtERbhdl4KSWXRfc3BTEe629V8oLqQwrn7D/xWqzKl0PYYLnikW4hm9ZK1QQw86ewBM3 BA== X-Google-Smtp-Source: AGHT+IHfosMKdjLdECXpFFqRM8UNYIc9vADGgK1vJD6UL0Wtko3CKO3/7lRs6DyHxeVQomO+84aM0n2RYC5T X-Received: by 2002:a05:6830:4886:b0:71d:51c8:2a01 with SMTP id 46e09a7af769-720ff90c255mr10229583a34.26.1735077834301; Tue, 24 Dec 2024 14:03:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71fc978cbd5sm77893a34.3.2024.12.24.14.03.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 14:03:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 14:03:54 -0800 (PST) Message-ID: <676b2fca.050a0220.bfa04.6610SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C37C26052471; Tue, 24 Dec 2024 17:03:53 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee 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 340c178977a29d2bffa4e43122207ce3a02be7ee --> performance testing pass Upstream job id: Template-DTS-Pipeline#203668 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 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 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/