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 607C64282E for ; Fri, 24 Mar 2023 11:32:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C5684021F; Fri, 24 Mar 2023 11:32:46 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 44C9F4021F for ; Fri, 24 Mar 2023 11:32:44 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id r7-20020a17090b050700b002404be7920aso594597pjz.5 for ; Fri, 24 Mar 2023 03:32:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679653963; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=5Ks+vvz9cvFokGM0tMyjWUurBTguiNCB/EBoXV/CoRU=; b=YQUXalzyi7xuwCIABVw0SYGGFX0tdV5s+cKSkxbLRgQraI/7Uos/qhpJw3muCyzZt7 Siw+ZIDLX9xhwfKkFuxu9ACiO8h5kYD5yp0IeAcXP+rUTUcxIjataYN5pJRU6tPE0Usi eZHQtn9ym4sJIvZuocPXvDr7LflT+HymBXKg4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679653963; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Ks+vvz9cvFokGM0tMyjWUurBTguiNCB/EBoXV/CoRU=; b=T9d3JD/Ed5FYAGyP5cmFL85k5s+LuEGuM2Y6eVSrW/DI9JD4+S/+ou7rd34gLjIjvR biKfNUjb2JpQw1n4KS8vX+rjyBlL8/x55f2n29oLL0pY7+GqwR+F7zCJ1vFsYNm+CO6c LgvGSvKP7FyG7Gk8N3BoZMfPo5eJHkuo/BiA2UYYu7wmMXVSdRTtKyNDKuyyycsgdIP3 Bttb7t+lcaEWI4qu7KMgJjzGpgJT4gsodHDC5lsUuKsSZOGehaV72QgeZyNGn06r/6UY VRD9aQu2hk7U+GmWUIjigu+/x2tvulWTlmQoHVVLE3oiHNNbZRIJenXfaTy8KC19R8Fn c0UQ== X-Gm-Message-State: AAQBX9egtjLfMLF/MJyq38WwC2xP+Ji51JNs04ClyCcaxN7P9Rz6zWNN xvWNI2BooHcMLMLYuQSZZvX/aDosF8La6H5mIp1EBQgXdDWC/hpMrhcMcdEJZkJyjUYauuP9OQ= = X-Google-Smtp-Source: AKy350ZIurLtlCSbr3GUMAAvZyZckI3clz8qSnjbl56b45wOS/0d2+f4hdlAY1gBlTcaXCyBbxJH6dmK1y2G X-Received: by 2002:a17:90b:4b49:b0:23f:7cbb:4fde with SMTP id mi9-20020a17090b4b4900b0023f7cbb4fdemr2438098pjb.5.1679653963575; Fri, 24 Mar 2023 03:32:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id mq13-20020a17090b380d00b00233a6729fdbsm487736pjb.8.2023.03.24.03.32.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2023 03:32:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id D61FD605246B; Fri, 24 Mar 2023 06:32:42 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C33D860123; Fri, 24 Mar 2023 10:32:42 +0000 (UTC) Subject: |SUCCESS| pw125424 [PATCH] [v4] net/mlx5/hws: fix bug in pattern creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324103242.C33D860123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 10:32:42 +0000 (UTC) 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/125424 _Performance Testing PASS_ Submitter: Erez Shitrit Date: Wednesday, March 22 2023 14:41:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125424 --> performance testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25833/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/