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 06E1945DA3 for ; Mon, 25 Nov 2024 10:53:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D98F3402C9; Mon, 25 Nov 2024 10:52:59 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 89599400D6 for ; Mon, 25 Nov 2024 10:52:58 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21285c1b196so40029645ad.3 for ; Mon, 25 Nov 2024 01:52:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732528377; x=1733133177; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tInnu6euq5fCT4A09gVNCAojkTyrTKvRuOzGF5EyurU=; b=SqRhN5KdxomeOR+mrTe9H/NF+JiSqK/ftWyF6o3dwLSf8sNFX08hw8HQEi17YqOx8/ hVBcy9U3/qXEAnyFZjBHgaywgqcXObibZMI/fFAvmwB6BRyCUog/vnTxT4iJO7wGSf6j 2C/HGxildgZiHP59rRo2YmUPm/5IzXOvbCiBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732528377; x=1733133177; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tInnu6euq5fCT4A09gVNCAojkTyrTKvRuOzGF5EyurU=; b=k04GyOovgq/xrTTMQOa/m9Mu4VXl/YuC6QrpRset42hlllfZ8JkzGBhBL1vEA0wgy7 kIngpRyX9rKgUuJRHuMvAJfBYFPC7wQc9ndM+5GTxmO1tBA6LD3M69poJZMqOt+KQIK6 OjH5MVvwXNJOXglFiCRQqKfiiM6PcmghHATn9azSEJDp3PzEfKoSjhE+0SwxWhYaXL0y dIpT9MC5piXcKKl7M7zXekV6sdjOOOF1Q08nBi2bkrRQNNKnflYSoieCJMLSt6WkNci5 3cpghJLbs/sbisTmdaavQmIjLl9PSm2BlmfAJ4GSrfWhpVU2xkYURmjUReK8YL+IAaZn Alog== X-Gm-Message-State: AOJu0Yw1VZgPJ10lFWoCSzAxV0NG46ZADNyJGSLquXGrYOAEXoPzFuEA YWGQLK/I8JPNgKjELpoed6Ut5yy/qM5J5jEDqotOWtpV8mtkHDJDNZJIQMuDyG3AK++axlfiHvC dMGZwQ0fDyH22UzzyEtMPaCNJO0OzD/566VPtHiNVM5IoHgkf X-Gm-Gg: ASbGnct+WuMQxEfgsNXjNBdg/BSE1UKonArPZh2J/oX+rFz3nXCW1Ofng2bnJ+EvVOd VwqmAWfw4ewOO1CE5XmwDG4F7nJX5EvD7f57LgQ3befPbDGNkTEoi6YCi7TiEzIF9ovEHMXGTHN C2PSVuUS/3g6ve461XSdhPK4auhN7Bh6xlhXSiQbRC4q451ik1JBZYqt7rnBmaXGNhA0HPCnBxQ kBpH5Wut1BIsXo3OvnQZlBDvqeP4Q3wQniMC8YkzjveyKhldAt1VniUHxn7gtd5t5Amh+BB3qY= X-Google-Smtp-Source: AGHT+IHAiZ1uRAy+DJ5hKC9gcPil768KyEhrHPbtZAsZwLRIn0BvLJHjbugOltxi8T4CLHhr7t9aDbTHpgZl X-Received: by 2002:a17:903:18f:b0:20c:e6e4:9d9f with SMTP id d9443c01a7336-2129f723b7dmr156919525ad.40.1732528377515; Mon, 25 Nov 2024 01:52:57 -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-2129dbe8eedsm2916265ad.132.2024.11.25.01.52.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 01:52:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 01:52:57 -0800 (PST) Message-ID: <674448f9.170a0220.3c43ac.2b3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A0F9D6052471; Mon, 25 Nov 2024 04:52:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5429b63eb7271e82d568a13a7482137256ccf77 From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net e5429b63eb7271e82d568a13a7482137256ccf77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198609 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/