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 6334845E33 for ; Wed, 4 Dec 2024 23:40:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 396B5410DF; Wed, 4 Dec 2024 23:40:44 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 38D414029B for ; Wed, 4 Dec 2024 23:40:43 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a75c24f447so826615ab.0 for ; Wed, 04 Dec 2024 14:40:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733352042; x=1733956842; 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=IOM4Oev/scmwPLfnQemlgjMMGLBJlakV+nrTNovkeW0=; b=UtTK8Xn4AS7621Q88J0r1AbuBtTEvfZYWT6BCRt+yowh09x2CmeNJDtynN7s9deqaV n96nV6x56a6EfoI/Gs5BsbBvbluF5prWZvBd9rtABKAj0B7L246F/OVTH9gq1xyLfxPM Xs1x9WCIn57FaGKHF9pd12H0f46p4h9KLoa7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733352042; x=1733956842; 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=IOM4Oev/scmwPLfnQemlgjMMGLBJlakV+nrTNovkeW0=; b=gp0verJ7NOv+zpAR2mPpMT4Oo3SypxEfwWitbf63+BzYa1O/fSV9YoD6Wydwo9bSvr BdsFd4X2qLFUKd4twj9slYQSqBh4RwHrn4GPGjs7b45xSYMAAp45g9zxdSBs+h7U6kKZ GaI9yyrJ6nDk0C2YNcI9qLy7PyzGqnSFjE5M08ySjtiiKi5TTjHcuKqsn/7U3E7GMxnR I6yyqfKEJ7ROYHbx5EJdhMjowBNzXOy7wMy9mOdiVz1sWvuxDMg5nUF1on4ZmhvE3LyX E4i/QK+o5V0fc7+RIbOFGtoiW5cZP89wdBNa/khViXBoaLp4f6wAaEUZ7Uyy/JziAupO S+2Q== X-Gm-Message-State: AOJu0YyEY+8aABIU7P8CYi/quMwr85LpNCMWWVGD4K5/YFNuGpeWC2+v 7JlF4jOavowEFQSUv2VBpECuy8hH5JJuM4DkDR0bXlaY9LSe+CwMGid3yKgeeCdntheO9bMm/Xy z11rbqV3WvoFelQgo9u6KiuI28OItCNxXOW/Jg6ZT X-Gm-Gg: ASbGncsqelj1h0Wp0P0I1fcl0H47HP3uyWke+rPTa2NiOMof91ezvIPRalEGhanasVy tu6ONSBM2jvo89eJIpyTgJ3fiBhsEewG3qr9RYw2U4pBggYXm9s1Y7Wl9F0/TGdQL+bdrg6moQ6 ww2n9XGTATnCa83CKoV8EAu0tkgAQxqFwqYyFNe/K8vEFJfVvtKF3wV627XYeS0hYRNdtYdNgPv CLFLMpJ0gzcDDeeNHKLA3QouWN82tKc4mPhbWSXUt/5dGlIuEyBdrmfWt5rJ1OF3BPMVfc= X-Google-Smtp-Source: AGHT+IEoomLeIKRQadKtRfRluaMyPF6Y7qLR0zBbd75cpuIuGPMOfSF6bJoP+yUtTNqdNEO6lgQ92vSfVoE/ X-Received: by 2002:a05:6e02:1a81:b0:3a7:e67f:3c58 with SMTP id e9e14a558f8ab-3a7f9a2fb3emr114963105ab.3.1733352042551; Wed, 04 Dec 2024 14:40:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a808e290b7sm129405ab.67.2024.12.04.14.40.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 14:40:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 14:40:42 -0800 (PST) Message-ID: <6750da6a.050a0220.1dfe1a.0bebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 035F66052471; Wed, 4 Dec 2024 17:40:42 -0500 (EST) Subject: |SUCCESS| pw149024-149028 [PATCH] [v2,6/6] lib/mldev: eliminate depe From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733348466-16057-7-git-send-email-andremue@linux.microsoft.com> References: <1733348466-16057-7-git-send-email-andremue@linux.microsoft.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/149028 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 04 2024 21:41:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149024-149028 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201090 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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.5% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 1.8% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/