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 575E342649 for ; Wed, 27 Sep 2023 02:47:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 384C340284; Wed, 27 Sep 2023 02:47:08 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 931A140284 for ; Wed, 27 Sep 2023 02:47:06 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c09673b006so72114335ad.1 for ; Tue, 26 Sep 2023 17:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695775626; x=1696380426; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fsFzpuaTSVnrjK6cm30QMLWSqK332S/lLKvreq7Ef0Y=; b=h+BkyYek1afpxLiJpFqbiDsDiOT6TUQ9kG2Pwoz6x5ByREvMRI5vHmYtF8DAk0DdkH lj05+qPppQ8WQi5+3njvBpnh5xm47DGTtXp3jdiaWecYLDo2QeybxQWTOoZC7TZiWHPo gVZdBjOzBxtMuUrXxN292Zh+jlmrYhsLQxsdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695775626; x=1696380426; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fsFzpuaTSVnrjK6cm30QMLWSqK332S/lLKvreq7Ef0Y=; b=Mmddp8JL6neiWof6z7oPXHaFbltqVtPdlbquO02PskNqjW1xVYo9GQd+JzxSAUMVUT Dxd36BH/4iPRxu0EENbPtMYBKFMIlVAIY51b15vceb8vI/YlfhtI5PpWWT1rfsMbj9LM 2aqwr9PmWqeqfgt48lVlIXM7ex1it4IWg/GVsOAH5PisFOJXOxSZrLb6OJx/CseHXvr1 GFFFGzBHMBs3SOegEgY8qLQ5wAXa3NDl1SKQ8/BiADFz5STkOUAKrIy8mjMWaGY9qiiO lQW7+ihFXKIFALdR2eHvyRRIWUVPwICSRAu4pxYrEOoiwwgfEQqHrUrOMn0PeVeCP+Sj oL5Q== X-Gm-Message-State: AOJu0YzNXXwBPM0E0/rgAv/UhJzX6zqTHgMpPB1gfrCQWcfAm5MEjeAO Oi8S92VnybCEb+yL0OVy+7NDHLtQ809zL57wfBTAV8NWC3CoW9ENxbuCCWkKIG6fy5iBU8HaYg= = X-Google-Smtp-Source: AGHT+IFYAcJT8uZl9rm4sOtYQA9CJoZy+ozILEkVcURODw39FsOFoQdvYokyx7ZtwxIww4wj2QJYv37DzCv0 X-Received: by 2002:a17:903:22c5:b0:1c5:ea60:85c5 with SMTP id y5-20020a17090322c500b001c5ea6085c5mr349317plg.2.1695775625826; Tue, 26 Sep 2023 17:47:05 -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 i19-20020a170902eb5300b001bc3bdcc18dsm2922pli.84.2023.09.26.17.47.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 17:47:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 17:47:05 -0700 (PDT) Message-ID: <65137b89.170a0220.e5ac8.03daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D980D605C351; Tue, 26 Sep 2023 20:47:04 -0400 (EDT) Subject: |SUCCESS| pw131984 [PATCH] common/mlx5: Optimize mlx5 mempool get ex From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131984 _Testing PASS_ Submitter: Aaron Conole Date: Tuesday, September 26 2023 20:59:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131984 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/