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 09CC745E72 for ; Wed, 11 Dec 2024 07:33:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04D80402E2; Wed, 11 Dec 2024 07:33:35 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 368DD402DE for ; Wed, 11 Dec 2024 07:33:34 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a7deec316aso22469055ab.1 for ; Tue, 10 Dec 2024 22:33:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733898813; x=1734503613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6hV3WVZuhco1hg3efoorD7F0fdfkBFaaNyvXmwb46/8=; b=HSP7bNXGYSPJpK2ALrsw2uAdEUovkdRcNNca0qkB5oI7oxaeQ0YLsna3KtX7KsVxmI IuvHqCKP/6c+/XlBroy/1gOyODEjttBMGQQ+LT6Jw5/8zl0fdp3/MYlgmK+bLqn0SHyc 149vZ8IJhk83X4CuYVdEYTygPNMC9a8DYLlXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733898813; x=1734503613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6hV3WVZuhco1hg3efoorD7F0fdfkBFaaNyvXmwb46/8=; b=CUtFHaV9W/OwTefIQ4iA8aGYwxVowjVDCzx/5baiu44GFgHVStpvSyaxodhHLN22uc mjZPpZN47Ohl6yQ2/Y+JuePmrP7UGPtpqE+QbEFg8JisyKGDsrDQKV0GYHHf0za+WAaB HB4C/Fg5pONoTNgCSC8t/E+Wv8Pi5hJMpzNGSuCv/pcPC9O3LOYvHgFcPzeZYG+MOqKv wQQSHcFocXnTosQ0CCWRdi4druQUYngOOTz1ppPg+5mXMkOMqMKujMUikJBE/sJLjP2q bhiPteZn6sWNl6hheC311SaFvftgrlDNvQsnrjINM67fMgekZIK8A/bNlSbHdl8SaI+f LplQ== X-Gm-Message-State: AOJu0Yxz6RhwZKowRS6rEm0s+sw3CsVdhOwdvac9RsOPwZcnPsrceGYp nozRrtyZcdheFSQnPuOhio21DD6TGSMCJzDdj5uv/3kzexIJnwwR3hAXZjvMccbtMEqJWxvC8ms 0T/GXBnxwz2FWfHm2mnKOpxnYZpnP3WtRcdApuRqZ0cpCKy1V X-Gm-Gg: ASbGnctflYmc0BRr176e6sERt5qcNlhWc0KEuteoydTgNA67AlyWDO1siAGeBEYmPf9 8vEXcEtqaXWbctLGGPMyCYyQUf2EoHP+2WyqaDdG0AetDjtE9cHmV/4zOhzUe17dUhpE9SN//Vw 1H/dzT28YWlwx5uWL06mN08YlltX4cgp//COS9gPbHdf8GN4uHbqIHZt6DzDs9Gg1sfnNwLP5SS 1cmnL1JLRDbOhhuGDwVK7yHHU/exigELgA1VxRMq/eBirQ4ZAyLiV7SUcS5UyzEA4xnu+pFsvWk pNs= X-Google-Smtp-Source: AGHT+IFZm9pKUhUCwd/lNKkSakRuqyiyIssfIuD4P4HvhVb68gcZf+2QFsm9JV3bCIyUPGq0Ty0RfCgiAZAj X-Received: by 2002:a05:6e02:1c29:b0:3a7:4eee:b7b9 with SMTP id e9e14a558f8ab-3aa06beeae8mr20685795ab.13.1733898813623; Tue, 10 Dec 2024 22:33:33 -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 8926c6da1cb9f-4e28627a08asm522271173.48.2024.12.10.22.33.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 22:33:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 22:33:33 -0800 (PST) Message-ID: <6759323d.050a0220.21927.f32cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 202436052471; Wed, 11 Dec 2024 01:33:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d75221031514c432abcc02f46fbc349befd50617 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/v22.11 d75221031514c432abcc02f46fbc349befd50617 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201893 Test environment and result as below: 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/