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 C32D042928 for ; Wed, 12 Apr 2023 16:40:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEC85406A2; Wed, 12 Apr 2023 16:40:23 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 8C394406A2 for ; Wed, 12 Apr 2023 16:40:22 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id q15-20020a17090a2dcf00b0023efab0e3bfso14732726pjm.3 for ; Wed, 12 Apr 2023 07:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681310421; x=1683902421; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=3FNXdMHGzFx1pSHuLHlzL3W3fYPJhNgFcoSqu/ssX3Y=; b=a7lAz0+OIe6zDOdPIymq2qfqP6tYKuB/EJITOvhDcF58qSLcINHXi/2o7HZP41JY3p xBzdjyNddn8qSNKjItqoruxK81ESuAdS+dw8/TVvY7UkdgtFQtYyv1E/oalNDHxxJiJR baXNAv0/tDMHU5XqLiIoEdNRcOXfd1CJwdvR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681310421; x=1683902421; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3FNXdMHGzFx1pSHuLHlzL3W3fYPJhNgFcoSqu/ssX3Y=; b=cMJwCFdyYLStDsYRb19pBiOMPYYNoBwSzvrKEnNpsBd4Q6NKMhGDscnQvUU1fqxKT6 HglivtvOsskWAPOKuydHKc9nQ2Q3mIyfroZ0aU8uD5P37ak67F/Vf7EjSpCNEki696Vh pD5zP/s01LGiN/oHn2RaEaqium90VLoZ4RUvAsmVvTuNothyyntOCGFZsaYxA5Y8QBJJ IU2QpDSDnHSWtLUBpnCT7FZ8KQ+gqFj8J7SUxWeUAEhrCP714RSggG/S72Tf7cDUhQRD RMmBpfHeFX7X97BfbZ/p37TKITIW7MrfnNH5at6hrqYK4dS3llQevAeRBTeI3K0m2CzF cUxw== X-Gm-Message-State: AAQBX9cCGLn5Jbc4SU1srnGMcU8po/pJNs8lX0oyEaTMDZpTCr7TZnGh s8chQSjdKrdr5mAGT6CVKUAGv9LoDr9Lxu37f73N/2uZbN2bnQ== X-Google-Smtp-Source: AKy350ZhsPbYq3ajW75YC1j7Ezv4GVPa3I0OgfP9bli0mPxVlNhYPkuYatY0amRQxOCQF99VnhCybmJxNN/E X-Received: by 2002:a17:903:42c7:b0:1a6:4f67:970 with SMTP id jy7-20020a17090342c700b001a64f670970mr7835674plb.55.1681310421625; Wed, 12 Apr 2023 07:40:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x13-20020a170902b40d00b001a1791e905csm1259663plr.120.2023.04.12.07.40.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:40:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 21761605246B; Wed, 12 Apr 2023 10:40:21 -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 20A9960095; Wed, 12 Apr 2023 14:40:21 +0000 (UTC) Subject: |SUCCESS| pw125967 [PATCH] [v4] net/sfc: stop misuse of Rx ingress m-port metadata on EF100 From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412144021.20A9960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:40:21 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125967 _Performance Testing PASS_ Submitter: Ivan Malov Date: Wednesday, April 12 2023 13:57:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125967 --> performance testing pass Test environment and result as below: Ubuntu 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.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.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/