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 080B34559E for ; Sat, 6 Jul 2024 04:53:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F02E940270; Sat, 6 Jul 2024 04:53:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 3284640268 for ; Sat, 6 Jul 2024 04:53:01 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25e3d8db819so768986fac.0 for ; Fri, 05 Jul 2024 19:53:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720234380; x=1720839180; 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=ZC+VP4F/2zt9bJe5qJcx+dYhvB0+J9qhG4yfBbHyQ9w=; b=cVg+GDJBINt32niH7sN31LMOyuX+Qm5rQ/QrhcP1iHsI6TNNRAxF63UtuLsjfeDqIN r+NFtgRMoiYXYIDX1eqoKMjujwAcn8ly74diM4/Zrmu4TkX6IPcx6YMpf3Qf0iUDv1N/ e3tCBVh5GyD0W5E5q3z0BHBZ7o3Mwe718fgNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720234380; x=1720839180; 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=ZC+VP4F/2zt9bJe5qJcx+dYhvB0+J9qhG4yfBbHyQ9w=; b=FOdLfCKCAy6xDNhPL4e3AX9GIOjoYjiCsqvK3rS4kaCXGKbLfRJ/EWYUjmW8JpUJ35 wRluTtfsRG8lJ3e6CrYDB+w6u/gsahblv+fHN371rv9g3IY7QBhZBuc7RxKy/FQYPt/0 Zk1lPG9A2vbrnTT5p0EqZCkbjYSdKy61N2BVNcDdpz0P9qIiMIUoN4Xr0+bmRkRqsrMi lLHt77kdz50zSnyQPlj9YgFr03g+UlTXlYhgoCH4xmz6/uaFm1bPohG8lNfBs+BRoLOG 8y+k27Z/qqk/K6nytHqh5SDo0p5mDni5Nq5o7U7ZbqO93/bsUbRWGuNiXifIBG136JpC DAFA== X-Gm-Message-State: AOJu0YwJwkeIQxfAF5W4D8kqqFJy9ORsiXj2ZDytjnlFx4YOCSk0qaZw YgHTghLUxSPdTBvxSASk1vMjVt/rtCUz8/rc0qO4Ern2DW3EPKb2LvNAAAkOK4l/BehgD2CahVO jLrpBz2aveZcyTZAoCxnAqnfqI/QTm43fLRQX74o9EebRHSgPoFzLYfKG X-Google-Smtp-Source: AGHT+IGcZFBRUIYPVS5HaKeAalcITiNZxiKBwfxj2nyKNdnhoFU2gPZnELfaDZ51VjqS1R0kcoC+Flx5kAqq X-Received: by 2002:a05:6871:24d4:b0:25e:db6:ae0 with SMTP id 586e51a60fabf-25e2b8a7471mr5201122fac.5.1720234380340; Fri, 05 Jul 2024 19:53:00 -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 586e51a60fabf-25e4828d1basm79215fac.10.2024.07.05.19.53.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 19:53:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 19:53:00 -0700 (PDT) Message-ID: <6688b18c.050a0220.c1b78.53cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B2ADD605C351; Fri, 5 Jul 2024 22:52:59 -0400 (EDT) Subject: |SUCCESS| pw142136 [PATCH] [v3] buildtools: fix invalid symbols From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705082550.1670765-1-mingjinx.ye@intel.com> References: <20240705082550.1670765-1-mingjinx.ye@intel.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/142136 _Performance Testing PASS_ Submitter: Mingjin Ye Date: Friday, July 05 2024 08:25:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142136 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/