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 E352345FDB for ; Fri, 3 Jan 2025 16:45:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C72B7402B4; Fri, 3 Jan 2025 16:45:37 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 1B0A94021E for ; Fri, 3 Jan 2025 16:45:36 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-467a6ecaa54so90217121cf.0 for ; Fri, 03 Jan 2025 07:45:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735919135; x=1736523935; 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=0jEilenXvt7FvJRGvVFCi4dc4aTU7O446jT4NaKHerA=; b=IxxVXdujmg5YTwJ1GUqUptazTTOw7wLeL8dzdqSRSNAcgacPEPS4z6q3lr5NiZwi6Y /ZkaMh7nGXtyrYz126SlxD0E5bAONlOs4gwpB7/MFqnZ4+2gHZ9RvEUu2Kgq/QMSDzlK kXJ2p09Du/5koSDCL3UWS83DQDAsHym6oze6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735919135; x=1736523935; 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=0jEilenXvt7FvJRGvVFCi4dc4aTU7O446jT4NaKHerA=; b=VJAk4cJ9fwwkBkr+mI3k9xwx4rgtfmDhki104zPMKpq8pjv4J0PlFIQ5NLQQCUMXfx M6ga54EU34nxse7IlQzIsx33VrvQ43Gg7a5libU4cJoJbuDn5KOPyhGpRZQeWF3V89Mx sii2RNEVkqRh+rXHdO8uS3j6zky19Df0nbOGrBk3FLj823xjZjYmaBzZ/jJl9F9a6RYO xFg9WQDB+0VflEDzlXue3vyk9s3uX6S9g3OvK6EdH04t/BO3LYMU/j+kt0d+0K9Re8Co F0wKje6ibR1ZzKZaMqNTWk7tKAKJaKu/6tvwbaAAT4+03brfRO7aOTVAC/sRBoI5ArXX pjFg== X-Gm-Message-State: AOJu0YzpFFUrMoIdjGFMMXDW35NwazSyzwzlYMV6l88IN8aMOP2uZ01f fNfIXYemU5UdDev4LgpJ1Pd3wuOjctt/BlfevgyFayTw2wPWcTBj8t/P6upXun4q+jthphj4Y3S ztAMn+4Z4vpeRTl6+abxqmTIp22r7O9ofmh0LlwHO X-Gm-Gg: ASbGncuPe6bKA7TwzFMTP0du6+M019x6/mv9kmE+FkujpCcjVljKir/ycNckwYy8yyA 5+PcN2RTSPiAp3J8RKxUgzkCiPg/zWiE27S05FFZ+v00sP8tI5ctafDzbB4PB5zcZPmzYMg/1Kb r0vCvHvBsOI8L2mnEPXEg49tTZ30v0XSSsFLXfILXPzhLxsFXPeb2phxb4nvogflG4a4kFWksaO EipPt8w6rj00VRTpTGRBB4FKYYsy7a1oEoXV5vjK2FcQ4uP/MBFLmOh5m8CKRjmYDTqOSlzd8h5 ZQ== X-Google-Smtp-Source: AGHT+IGQjg3qMFT1vJB83Hx4ykqNo1NWINqxITi0wChrIL7kdiLLGumnryOvbIDjTDRREtOo/AHMFArb5cq4 X-Received: by 2002:a05:622a:1451:b0:467:5db1:696c with SMTP id d75a77b69052e-46a4a8e16e2mr815790661cf.20.1735919133936; Fri, 03 Jan 2025 07:45:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3e6af156sm14036621cf.2.2025.01.03.07.45.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 07:45:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 07:45:33 -0800 (PST) Message-ID: <6778061d.050a0220.1b7aa3.697aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E77D6052471; Fri, 3 Jan 2025 10:45:33 -0500 (EST) Subject: |SUCCESS| pw149588 [PATCH] [RFC] net/virtio-user: implement MAC sett From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250103144127.1438904-1-maxime.coquelin@redhat.com> References: <20250103144127.1438904-1-maxime.coquelin@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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/149588 _Performance Testing PASS_ Submitter: Maxime Coquelin Date: Friday, January 03 2025 14:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149588 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205205 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32247/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/