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 4496D46110 for ; Fri, 24 Jan 2025 02:45:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F8D840DF6; Fri, 24 Jan 2025 02:45:49 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5CDE040274 for ; Fri, 24 Jan 2025 02:45:47 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso127979439f.1 for ; Thu, 23 Jan 2025 17:45:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737683146; x=1738287946; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0cyzhQYUbAqaU+LCcFX6pYHl6tcOsXxpYnL30CWV/yw=; b=BwxZJLu07fTL770oiuKNQAqaL7mu8JElk27dFsCRlMBe4O+SEqaRcqi3WtXp47RKDH YjFZET9GXIqcw/8LETMXK82RAtE/Ig3oI9hB8eib7+xSjY9V/+gNijRVIvptatnLEaM+ 5BQYi7b5oj/RoY9ytGyFU0yAZCWwqcpJeM1p4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737683146; x=1738287946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0cyzhQYUbAqaU+LCcFX6pYHl6tcOsXxpYnL30CWV/yw=; b=goxKIcJhy3jcAilqgWrLc1o/EwnbVzdpHRbk0kyX+2l0zNhWemrCkV5cjr68HUfZ34 Wo3Whq/HuPJNJn1TsoyImH0T+K7NTNq+z45ZeK/LSwU/DkKc4tOqIG92uHAYSxTpDBxn z0mpwp1MYcdF71Qc2n5VYhdErhM1Z+WhmdC1NtBPpyCVOPQ9f8d7dpqTmVrXn3ktWVvm gIJ+xNhnLxMeVOBJTHvDn7BM1KdQcuR0VD4mHkoHzforTCMfoDnw3cvbjr14CuflP71w hs+1Edyk82L4BLO/cpa4p4+4eR0gJajidKqgFHaDxf7dMG5fBjVn0pPkdnhEtybm9lVX 5J5Q== X-Gm-Message-State: AOJu0YzPMZAsRQQJi0XcNvnz9vzrbxdnuxrA3e69htnolxje0ZhYukuw r9C/pKC5faLNqYs1TfkW1zH/o/v5opRqyvHnwVXsVQOQckWjcJ1V5zgxuVbCM1LFS9kjsnrKmMQ wxcJsrBtnVy+08Wa/7sfT8fzyKGzFPfaW/aQTI+tz X-Gm-Gg: ASbGncswIW1YHYqJptieaA/m8Vh5/b7q+eyFWyTirndjT4VMdGKXY5Ww/e+bXRQna+o XrnB199XdXJKFFAl/blcoUY0M7R5ylt50GW4IRw3NTMVFRxcL3xpA1q8h+xQ6sV22270d0S+nbv Ff5nNCkCy+UUwnWWyNLw5Fg8NsAx2sqFsx0f/O5Tm877PEF+zeIZogAldzxo8wlydNE2plFoM9x DJryA5AD/CRHPcIr46OLWlWsXzLUisO9DUOkhTPTEccYeLKwRqv0b1zhX023o68pXJnh8GJwEPT 7LGrCtv5MQvRnckgA80= X-Google-Smtp-Source: AGHT+IH/H1fh3xYVafP1WaxguXoh9LpRU6+cdJVe8Rduy03tqUjTOFG5fl9766zhJws3RPbQWF1kB8gcP89Z X-Received: by 2002:a05:6e02:339c:b0:3ce:394a:ad4c with SMTP id e9e14a558f8ab-3cf74495f65mr228901025ab.14.1737683146599; Thu, 23 Jan 2025 17:45:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3cfc740bc1asm484885ab.9.2025.01.23.17.45.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 17:45:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 17:45:46 -0800 (PST) Message-ID: <6792f0ca.920a0220.aefa.339bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 129BC6052471; Thu, 23 Jan 2025 20:45:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 5b856206c74bbcf19e12cafa15382a7e15b0a1b5 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 5b856206c74bbcf19e12cafa15382a7e15b0a1b5 --> performance testing pass Upstream job id: Template-DTS-Pipeline#208730 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.0% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 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.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -4.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32318/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/