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 D675945DE4 for ; Fri, 6 Dec 2024 17:30:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF5154064F; Fri, 6 Dec 2024 17:30:05 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 808FF4027D for ; Fri, 6 Dec 2024 17:30:04 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-725b93a59feso913027b3a.2 for ; Fri, 06 Dec 2024 08:30:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733502603; x=1734107403; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uLneggV59Ypdv5GLYzt7jiZRqbcKeHHWgUeH5DA38B8=; b=QWT1YizjnXAG1Eu1f9S+1c8aW4YC6dLrsk72BfrQKH2PNpeRMWAh8PJtcgfaxd9deV nov3bTN05hh0mZczvRG9UlE0qqbdwpMWar8pbW/kdSNn9j1Bsz2uDtzc5pO9sn3v1DXQ OC+lIJUSnk3zGZ6AzK9Nf8shExJ83lqJBjEyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733502603; x=1734107403; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uLneggV59Ypdv5GLYzt7jiZRqbcKeHHWgUeH5DA38B8=; b=gs+Fv40TwGbZEucMr8K8GHXrO/4rOsb0z2Xxvz8/JHRbH05k7t08xFfjuzqYL+6Pl6 HepUktlHFKSJVerF5HDQaRyhJx1SBLCHABJRnjRv8oemp83wKsO9o4S972p9rf1+ZPMj Ohn5MMbfpfh7CYO30E1e5jEganYForm92FEYjYKSOro8YF6Zm2x3NXzAwooQ7MaIJTMl s5tznh/WL78cOCohWQ4VcRAvZfQQD8kASckSuBgdv+8I4ZCeSk83Z5PqQEgmkqp6wPBR 0glpQJnGGxFyTGoNmTTTBx1HD7cH+/ijVS/Yw6k9+zqQ0FV7J6XdDSItgDpvnqg1YZOb WdDw== X-Gm-Message-State: AOJu0YxrhzRk+gXTPaOOTmE01ONv2mFiw0BbPQwr3HmPdzlWqBKH3ziq WSXSxf9YVWC1jx8MV34eCfxxUyTP6ePWKZrUk0BYLbDllVZ0vcgW7AOvrpYvIpJBfl7kHD4kGwB GxXVqw4Kg4UFUYaPlx1b/14nZNNOqEqmJsIBN/UgcrLFguQKG X-Gm-Gg: ASbGncteqFhPIiLQTza9OhucqEG/Hqh6r+ACngdcRupBM/476ThDjPhluwvnnSLx65/ 2mFtfC7APkFND8K6NpIAYIl+6XYivxO3axRYwNQcrWrExfoF3Tn5X7O7ztERErBeNevA8zWLTf9 WZt/XDp3l1hLyW1YlCB9lkwnIgYc8KLbaS45DUucGYPfqfruY5ahgJuYkCzhlGWdkiEqp+AqSwZ gof7FYH9Z0zPCs7q/Y2IYuo7af+6CP+WBLbva9JjDI3rOivWlytuz2q01KRzeWzO11sXbWSNoo= X-Google-Smtp-Source: AGHT+IFeUkGr+p/pD1rfW2xj65RdRrr412rlrmDDuEyMUC6EgPtb2wb24wkxxmHAvu4qNFm5xjUmXEuUks9J X-Received: by 2002:a17:903:110f:b0:215:522d:282a with SMTP id d9443c01a7336-21614d2ebebmr53210085ad.3.1733502603632; Fri, 06 Dec 2024 08:30:03 -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 d9443c01a7336-215f8e76e51sm1542135ad.47.2024.12.06.08.30.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 08:30:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 08:30:03 -0800 (PST) Message-ID: <6753268b.170a0220.15e3a5.97dfSMTPIN_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 CF2516052471; Fri, 6 Dec 2024 11:30:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 87f65fa28ad09345f55e58e35e2c856ff4fc8bc2 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: 23.11-staging 87f65fa28ad09345f55e58e35e2c856ff4fc8bc2 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201428 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 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.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 | 1.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/