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 2950842357 for ; Wed, 11 Oct 2023 01:51:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23226400EF; Wed, 11 Oct 2023 01:51:49 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id EBF4D400EF for ; Wed, 11 Oct 2023 01:51:47 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57b9193b1aeso208949eaf.0 for ; Tue, 10 Oct 2023 16:51:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696981907; x=1697586707; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YfCwKMAE8Fm6P5gVqFWln9J86PAH6wNOyFOIDjz5q0A=; b=RivIH2R1rEU1JMjKgPddjTVsQ0eh8SrGsf82Zb9evxPoR/HNFsJdwvTs++Ez8fykcF P3O5NHcF0CTWOPyhQ8DAbRa+Q6/7BwwwO1VKrMIso0k+k66DLjA57I9ZLpCU9a/KvPZQ ttx4wC430EYnJM0UXQmCuFxKRVKPKSoen0WgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696981907; x=1697586707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YfCwKMAE8Fm6P5gVqFWln9J86PAH6wNOyFOIDjz5q0A=; b=HB6JUd7if2OWtm83JPSK373K9SGCXdW5cunXAKrd3OD7oeG6rFxzK4uuPI2ASuQAKV 1V7JemLZPEL2d7MuMEvK3j3fJizziJCa1Kl2sxX4silhKUKU2ijv1Cymjjvc+W9mzeGr znJ0elqQ0iIlJNFr8VjoDsQ26TAR7IlgAGXfe4DVSiOdfaekjEVHFfQK5KkwUYqHemy5 qCYmketTCjNI2I/Z4HNqAMuo2n6dde91RvXGB7MoAntZMGsagkiLdhjxq60nyjKqJL1/ ImTFywlhkSxTfJKzXfvc45/SqYf2wsqgUEP2Crd/1vr5dJ/42nDpwHXV2IEu484+EzN4 X83A== X-Gm-Message-State: AOJu0YzP7JrrWtGOmlQDsTd3RNqHwWyQYQmAnlGujiPsJhyl0lssHxSJ L4oF8HG4/GgIIBRtUxJmeVY2BUlxS190mNRhl1/VSaUeUxhovUqo++JHZA== X-Google-Smtp-Source: AGHT+IHqQMI/bPrjOVuNT9TBvQnWSA1jJ7csXRRPmMu7aYBc6uX4dE4xgOymIFK50/aPYy/NHQKB4pgE+hUg X-Received: by 2002:a05:6870:8a24:b0:1b0:3f7f:673a with SMTP id p36-20020a0568708a2400b001b03f7f673amr9966817oaq.25.1696981907296; Tue, 10 Oct 2023 16:51:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a056870860300b001dd8d4cc53bsm987840oal.40.2023.10.10.16.51.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 16:51:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 16:51:47 -0700 (PDT) Message-ID: <6525e393.050a0220.b7afa.6432SMTPIN_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 E56E06052514; Tue, 10 Oct 2023 19:51:46 -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/