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 038D342358 for ; Wed, 11 Oct 2023 02:27:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F26F0400EF; Wed, 11 Oct 2023 02:26:59 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9AC14400EF for ; Wed, 11 Oct 2023 02:26:58 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7afd45199so23437367b3.0 for ; Tue, 10 Oct 2023 17:26:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696984018; x=1697588818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jeN7vxWIwxOCaXTEa5VfQihWoK1IRkyhmYqe/gGASro=; b=e6OJpkUNfJAAjbxA/2PzLKTQLbIRG6OlIYTL6Ban2suXfraegjFL6QsFWThpXi5nhg 5ZAsGX/FuQ4fWKJHjRkPPbJ48Q3i1ulKENa404UpZcNzH3W3atRBuVXRKle77ygdNTP3 qUnktTvWjbYb6pfMn/rz6FsOwrm8M3oj7KfFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696984018; x=1697588818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jeN7vxWIwxOCaXTEa5VfQihWoK1IRkyhmYqe/gGASro=; b=lN7i0tScR3cCiag0hjpHM5mc1hBPzVgcaecpMVbMkqLHUklZ3NEMM65qq1RtutNzqz qGe617dDaRHF8S8TxYfOACe7ku1l/FY2XnP4SQKoP0k4p9+eW8bV+KpgB9C1mdoEorzn g+g5w9ZO3tVNMqra4OCKn6XvE5zhqm+ThzZ6YwvNlAJ0i9+bVUvW1vNFOeZPGyrMLTI5 eXMM6Ded7gmhl9LAKzPGRulC7/QImHtG0ydmvzZdafkCbE8A9AJAtkUmcaEbsnVRtEVv SDnQ63cUzKTs2gcGxJlhtyO++v1g/49v9EEThgcv149M+Cd6hDW1SpS4pXtN6Q0SZ9Su vtFg== X-Gm-Message-State: AOJu0Yw73vaOgonoEc4v1ACyPXAhzkvslg0CE9i+TZwvloD4Gl5vWYdP vaUYnRPTtjTpB/kq9BwE+TdWS+MofihOrj1nimhqHs9B5czKzxRBLg8jBalU23TmIZOVZrNbeg= = X-Google-Smtp-Source: AGHT+IHmZXu0vhWItANlnlEdHkqggyVfC9zQ6xYVTIBNJ4PeQDSDrtJ/Hjvo6v243jUGdz4ZIereS7SN5/Yx X-Received: by 2002:a81:af64:0:b0:5a7:af89:c4a0 with SMTP id x36-20020a81af64000000b005a7af89c4a0mr5444895ywj.23.1696984018023; Tue, 10 Oct 2023 17:26:58 -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 i12-20020a0ddf0c000000b005a23b287596sm1256565ywe.21.2023.10.10.17.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:26:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:26:58 -0700 (PDT) Message-ID: <6525ebd2.0d0a0220.e10b9.753fSMTPIN_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 B854F6052514; Tue, 10 Oct 2023 20:26:57 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/