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 7AC5143DFA for ; Thu, 4 Apr 2024 16:29:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 726E2402E8; Thu, 4 Apr 2024 16:29:22 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8BBDD4025D for ; Thu, 4 Apr 2024 16:29:21 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-614b02f8ed6so19056237b3.0 for ; Thu, 04 Apr 2024 07:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712240961; x=1712845761; 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=H3T51XKI9M8nmo6SwJcZoJmhOVudb2OgYWD8+PbI078=; b=hYsHSq3/B2WvnLn41476oaRpNVqSEcMrhRwUI9FHOrC1DVuDecHNT1hV0bW5c1D3Hy A2CS3MUevsD7ejfkdrAGVmdv1M4VG6uHbr2sbj9rpQ3mVzfVZmvFBtzszCVSmWuZcLv2 AVW8QHOnltB21ydxKuZJz1qWcCM1zFGD/Ehd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712240961; x=1712845761; 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=H3T51XKI9M8nmo6SwJcZoJmhOVudb2OgYWD8+PbI078=; b=UyDzuvDC07iBwQhB/VnKV3vvTWdsmT9LZTIYnHVq5cMR2ywi0GkrflPeB4VLwjjB2Q GhdFKTeR8Yj3twSvvOWbC801blPr/V5N1RCt6bBkwJ/d0UsuyjkCO/2zV2NFP52ljF8o 2cI/LVWICaCI5ap8tX6Jw/zMHGscjvVj2OLZorSf0+QDe3q/mZGrxPVrBWbwHp1YZE/Y rFNewlR4Q9aR7ugBGoVTEyu5SHaMJeUxlP3aLAhAoOXtxiu/6s40sNMCSnthyd3URBow dqMn3u+Zcq8DgiPfi1JNk6g7bCStfxCXBXa23tWj8jtxmjuJmcuq7FigsrbhqXKj/Cb6 tLkA== X-Gm-Message-State: AOJu0YwACSUppQ5WcphglFRMWMSS2UwxHx3QVt+0uHMjtbZtYHLRKhc7 3O7LDNMc02pCaY+zUM086EZlhuSNjBaaK+aGnA+uBHwJ22jxatIfRVmydvgiK09qPQV8gwGoqGA 13oQDNmCPssw09Op6jPDIWXA4RrcIkizleGSEDurj2gy2GXYKFlg9bCaW X-Google-Smtp-Source: AGHT+IGABGIZ00IRe5jN1KNJCwUETBbS0lrvKXJ8MzqGOX6p+j1fVTBhTYorFUjxFmRFLo66gZum/GcU2Agq X-Received: by 2002:a81:b64a:0:b0:614:5d7a:fc55 with SMTP id h10-20020a81b64a000000b006145d7afc55mr4179188ywk.23.1712240961003; Thu, 04 Apr 2024 07:29:21 -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 hr9-20020a05690c640900b006154a3df41asm238273ywb.39.2024.04.04.07.29.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:29:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:29:20 -0700 (PDT) Message-ID: <660eb940.050a0220.bb1e2.fd23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A1D1B6052471; Thu, 4 Apr 2024 10:29:20 -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-broadcom-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 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.7% | +------------+---------+----------+-------------+------------------------------+ 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/