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 0177A42358 for ; Wed, 11 Oct 2023 02:06:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF23A400EF; Wed, 11 Oct 2023 02:06:54 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id DBD7A400EF for ; Wed, 11 Oct 2023 02:06:53 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6c4bf619b57so4278607a34.1 for ; Tue, 10 Oct 2023 17:06:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696982813; x=1697587613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YfCwKMAE8Fm6P5gVqFWln9J86PAH6wNOyFOIDjz5q0A=; b=Ul+tZyHCvWMS9+uf9bq35x22W5/63rqdxufIahshF2BWC/g06tfyuZ+63JmA3uSbiJ g3UIjZ+bpSRhijgn2jdIPWFc2Mzb+pDRh1/lP1gp8+MXNHtLOB44AsmKngp57Yg+syoY cj4+2yXa4ZG0s9N47wp/pMNm7UUSKeb0XLLyY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696982813; x=1697587613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YfCwKMAE8Fm6P5gVqFWln9J86PAH6wNOyFOIDjz5q0A=; b=WxE01CYHeRrVgupKrtCcbIq2DRtObj5748vkBlv+hEtdtBuHDs88REtmaY44QDHweS wkiT086j8ylCo9eFjGpAklWnEMHURVMgKa9VrU1yHrLk/1gOgIgDZZJQ16gMLRW+d/Y9 jlrivrWRaza0c8ZMHiYps5VphOrhpNwwixp+wa+6xxqvGE4NFIqbZVPTl38w0Sn5xpE/ kU0XrtVjiUzH92YtBhC3bFBBndZa47cXc4tcbu+x7tFK8JE2AwMCnlcTJdgwWzKGUupX dCuHlMGCYN3p7XZrn+z2+RGXc8V+hWamVej1gyvygYYrNLBnFgSv6J/xLnW9gABXox1e m/aQ== X-Gm-Message-State: AOJu0YzZFvJVl5J3DQCJtWZUFSyZ4DuVlHjICPljpPKBivO4p/cGOpmM rUlxAuWs8hj7J6lmogRQX4YSTR92jW/eOIPdHRySRaiivwhOSQUgZ39Miw== X-Google-Smtp-Source: AGHT+IGclT/7obYgcSp7R77Gh8QQOoyVgqZ+GNPQdqAqjYhSVcJUfXIwJwj66GUQhMNkxkaXEJR2bmzBwfEu X-Received: by 2002:a9d:6a14:0:b0:6bc:86f1:f24e with SMTP id g20-20020a9d6a14000000b006bc86f1f24emr20371491otn.12.1696982813258; Tue, 10 Oct 2023 17:06:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l44-20020a0568302b2c00b006c647feb84bsm604945otv.8.2023.10.10.17.06.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:06:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:06:53 -0700 (PDT) Message-ID: <6525e71d.050a0220.60ea8.bef5SMTPIN_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 DDE816052514; Tue, 10 Oct 2023 20:06:52 -0400 (EDT) Subject: |SUCCESS| pw132463 [PATCH] [v2] common/mlx5: Optimize mlx5 mempool g 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132463 _Testing PASS_ Submitter: Aaron Conole Date: Tuesday, October 10 2023 14:38:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132463 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/