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 69DB943DFA for ; Thu, 4 Apr 2024 16:14:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6437E40268; Thu, 4 Apr 2024 16:14:31 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CBC9D4025D for ; Thu, 4 Apr 2024 16:14:29 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e2987e9d06so8921115ad.2 for ; Thu, 04 Apr 2024 07:14:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712240069; x=1712844869; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sNg6sEHUkDUN4gLxgI3HteLNi/+wGcws7jEza7M/LJ4=; b=iNIBUjjOhLJVeiNCbrkJElkmJvpFqh15h6tygkV56ldqHZbnsc8pnYoXI9PPF3UXMO TJNcfcgMTqN+a3Ylc2x47WBlmrMca3jwSgZzhq6MbAvffmzsMfZ7MJgJUFG9cxgsqijy VJ5aW85ZZTKuXkqsJRcEXq17MJtB8sc+b9O7M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712240069; x=1712844869; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sNg6sEHUkDUN4gLxgI3HteLNi/+wGcws7jEza7M/LJ4=; b=BA0BmQraYCnYZ4W85zaAf296rOpQAXKhpK288SX6q9D3EysFq3rRtjrytMsTWsVSj1 w9L3pWkXe/9Ob9WtztjUj3s6Jn8+ykP1BhD4oKfl11OnwfYPyjxaS58K3SiIEXzxWo9I UiN24iWw0h4Yf5BjLhTpwQRlh/LoZnr9TQYP7HUakz68fbMjEMxmbZKFXppIgB2GEWEd E91S+IZz5o5n4UYDp++Sx4dz6L5K5LmxPXAxP+XPtKJNmCj9QiYQpkbqFe4o/GByiKdJ SiXh/jS0PM0eY40DGkHCE17a1J86Iy+xhiu2ubL3QtrC6Dxi55c8O1mMDUMeyQXkKzIx GB7A== X-Gm-Message-State: AOJu0YyyBtTgOyLmBBo9RACngrvlXa7FlH/FI/4AnWvUw32fPic9sEUq znMEav9cblJruzcySqKVk0ErxA0g6pTloWWozKoJ//vfxObjDjOvHMj+N/t4OfvyjX9n3z1YBPb +o/uj+xuermCsf/eje0eRTtovz0SNmaDvv7lfAaST X-Google-Smtp-Source: AGHT+IFSXX90Re7iDQSIxTY/uga3v+Cgk5YKxeh/CrXPLdMOo6apAaiNEZzL2TExRYhEmJPrqVf7OBiTluDV X-Received: by 2002:a17:902:f80c:b0:1e0:a4c9:84cd with SMTP id ix12-20020a170902f80c00b001e0a4c984cdmr2015731plb.60.1712240068996; Thu, 04 Apr 2024 07:14:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg2-20020a1709028e8200b001e0314f401csm352942plb.127.2024.04.04.07.14.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:14:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:14:28 -0700 (PDT) Message-ID: <660eb5c4.170a0220.2f00d.421cSMTPIN_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 232E06052471; Thu, 4 Apr 2024 10:14:28 -0400 (EDT) Subject: |SUCCESS| pw139094-139095 [PATCH] [v12,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404132452.1186627-4-mtahhan@redhat.com> References: <20240404132452.1186627-4-mtahhan@redhat.com> 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/139095 _Performance Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 13:24:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139094-139095 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm 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 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 5.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29712/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/