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 5B18F43A3A for ; Thu, 1 Feb 2024 14:55:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5516342E4D; Thu, 1 Feb 2024 14:55:17 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 1CA4542E4C for ; Thu, 1 Feb 2024 14:55:16 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-598699c0f1eso664863eaf.2 for ; Thu, 01 Feb 2024 05:55:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706795715; x=1707400515; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=76XTkUPFK4jCMB3ngBYcMdcgyuzn3uw1amAIU6cl3NI=; b=Xtf9PWFL6Zm1BZPuVSZ1xXWMNI/Gy+t91fB4pmN/hx5aRhxCiFxUnsua+I/OxuS06e yUNyKP5NruYW8XvWvIGTdqNrkSf5R/nRGau/ZiMB8g+K0aLHim1I9mAzo9lahpx8GCZu muC0A6Axzt4gGWhvKw8Lgixeea3uRLoIUfU+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706795715; x=1707400515; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=76XTkUPFK4jCMB3ngBYcMdcgyuzn3uw1amAIU6cl3NI=; b=EfIGz8+zQmBYglPmjOqRq3kTAXRSfzSJzrjMaahBEq1atwXjapBGF/fJsm/iKm3tVt SJwky/46mc5P6hkKSijReKMzzl2rBjKyw7Ajtm9P9Zi7kvKVA+9IW/wCr+k/KNHN7IcD 9VGz/07pR/7wkkjbJa2pfGGUBT6TJgVP5924deBpybMnoCMGq2+XAZuMryfx6j84/Wep 2iGvBDuwfYu2u5locYIDgpctCRZetnc6MceLjA7ZxPuOq9E0tUw1Ufesjmk6LbYtJSvz +y3oUcxrQXE7Z1jq2336SN5DXwvUcwdV686p+HsOfHU9hO9y6xYIuwsUv0HA/tCIpnaL Sv+A== X-Gm-Message-State: AOJu0YwQ+mO+FNSb++H/vpdQ58wDXsCkIMXKSzcHOS9g5ml43wuRtpEW kfOoyd7ofnBJY2EQPIHrtpZSB1IJEl0ddp6NlnW+FD3Y9aIxr7IYMcUOc7YMFtrQJcl/ACGaccJ Tga0qSHubKjbzKowbL32Mzx1Seiqz5Nqz8uXA6oRy X-Google-Smtp-Source: AGHT+IHfce3Qvolh/6d287yiDM7W1zYtLIzHUuOuIoZpaahaWCJoSAzvfEWmarhtnOKDd8KPutShGBhoyt19 X-Received: by 2002:a4a:d847:0:b0:59a:3ad:4ff1 with SMTP id g7-20020a4ad847000000b0059a03ad4ff1mr2019296oov.3.1706795715424; Thu, 01 Feb 2024 05:55:15 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCVqJEg3Hz+ItxYjQHwp8rc4NCyJyVQz0j+grF7D15Y1YGRiFrseFOVjhW8iFcbDBo6tM08tghVQya/S4Yp7y1+NzvopPA== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h7-20020a4ad287000000b0059a22c5c657sm567176oos.27.2024.02.01.05.55.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 05:55:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 05:55:15 -0800 (PST) Message-ID: <65bba2c3.4a0a0220.644e0.2202SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E44C56052517; Thu, 1 Feb 2024 08:55:14 -0500 (EST) Subject: |SUCCESS| pw136253 [PATCH] [v2] app/testpmd: support updating flow r From: dpdklab@iol.unh.edu To: Ali Alnubani , 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 Test-Label: iol-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/136253 _Performance Testing PASS_ Submitter: Oleksandr Kolomeiets Date: Thursday, February 01 2024 09:59:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca 136253 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-78-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-78-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/