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 612A74653E for ; Wed, 9 Apr 2025 08:16:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 393FE40611; Wed, 9 Apr 2025 08:16:41 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0EA76402B7 for ; Wed, 9 Apr 2025 08:16:40 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-85da5a3667bso159498939f.1 for ; Tue, 08 Apr 2025 23:16:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744179399; x=1744784199; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zVUIuXIFQYug9fQUiiktbCcixKbiuHFjNBBlRdvJNO4=; b=gES1ABeg/O4V5iflIULw2tl3S2yFPeKxRm9xM4WnDJFXUnyI9dgvLx5oriwofBghtv Tufd7jZGEsaZGVJNWGTQJzdZj3dNjBBPXcmNgAuMU9+DEowru7/M3TM+BNYS7C80X3Ld uRc7amAGtHJctG5Ot86gw2aa3XWosOpiMPtvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744179399; x=1744784199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zVUIuXIFQYug9fQUiiktbCcixKbiuHFjNBBlRdvJNO4=; b=Rxc2Z4kqiOAv9mvEic1v/2izPmnYPIytNe0YAajuUBMu3yNDn7yeoMlX9IzbxobWdc GxfnArdMZ6s9qGTqq6cXZ9VOdEwXWwzKZMQpNWtbxVtozLBmBg32idxwAsrbk2CZdopG 1WVymBPN1B9dpitv8E7vIIobkn+lWSypOPTgcLuCcqVulshbSrrMyzvsC0qhWiE9SRLt LCk6djRSDjE1bufPyIXZrA5ksxFQ22ODowUULx08BUqQyJaUO1A/gaZzYX4B+hPUUoSD rpoYMo4KRLIZQmKG0Wp0CzTrlC0ryF78TYqIYAtIkKJ+jR8ZQztIuESJ8DVAwYdTYXZY P5WQ== X-Gm-Message-State: AOJu0YwiXPqLUNBbHZavYNsXXc9pCWjO5z+Nf1PzsrkPO7R1sSZ6MGFa W0V1cEtOFgRccQQxLZJyQd9h7lwxtVSB6BGEoOYNIyzWKgKGLU8o+tv58GGVg+VwqNwONoVdIad U3TvG9hpP9agyLQ8iPhU6hoQ5Jka9i95M X-Gm-Gg: ASbGncuEbHE205UOUxoNH2+CtuoHGbJhwFeol0DofXLQXRs9rVVwno75IXmLHYxorwJ Qi8+zNB4+BflVfJ5xTIvpFAiAeC/v2Rw14eaNwOM+oUSLTmsfgzY2ruL5odcCoEenaPMSSUQz4M SVeHOuMWpzAyVa12whkzVfDFgxgBReuYyzevXEXb1uWiCOt2oghPSMVYl60I3/yH5afGmpRIrSZ yFQGMHMoBb7zlIVQMb/5+O4grm+m2DIjrrOuGZdsqUIbByHYookq4AG8h+Eaq4YUVZa09mYPRHo ooUg0QybB0tVykaeEA5qKVFhuW0yCsP0RXvs X-Google-Smtp-Source: AGHT+IFHDBDXB6pabeDC5r+naPERqhziM2QL1O+OgiuU+i8Nu8C+aXwLDO8b4uDdXbX7RqMorXftmmFLnP1P X-Received: by 2002:a05:6602:400d:b0:85b:40f8:598f with SMTP id ca18e2360f4ac-8616118099fmr212002039f.3.1744179384690; Tue, 08 Apr 2025 23:16:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8616522dc28sm6074139f.4.2025.04.08.23.16.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Apr 2025 23:16:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Apr 2025 23:16:24 -0700 (PDT) Message-ID: <67f610b8.050a0220.cb55d.122bSMTPIN_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 53B026052471; Wed, 9 Apr 2025 02:16:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#220883 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 2.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/