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 09E1C42358 for ; Wed, 11 Oct 2023 02:26:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D48B1400EF; Wed, 11 Oct 2023 02:26:20 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 00904400EF for ; Wed, 11 Oct 2023 02:26:19 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b9e478e122so4333492a34.1 for ; Tue, 10 Oct 2023 17:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696983979; x=1697588779; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jeN7vxWIwxOCaXTEa5VfQihWoK1IRkyhmYqe/gGASro=; b=VN5pkgsV8s5JzYTdx6YrHb8KDV1dm135nrYmFuGBlEBLH4zCQuWlgPx7FF2hJL9nKR rb8RZ/I86Qv215i0ZMAb3rPnGsPIhkvZQMbNEkdxP5oXXk1AfG1vlekmCUKXvBFM2JR0 +141xgNnT6X/2fo3cUpPq9LkWjl1DWutLu0Ss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696983979; x=1697588779; 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=SEP8p2bFtwd7/xy3FM4j7MiS5vUEsH9WI6SdIHc8ucc7qaJWzhG0qiy5mH/z1OmEvT nMYdh16/2Etz95sIAX340b+v9kzthH/arPjgij3Q+GSPu9BSB3b+41Iz0kcuaBxLnnF4 ehT12C/N2SGgzYShI67ttlEFt5xLfbjemG+4Lb4TPk2pg0xWK47xzIw/dSe1wFRnRWEG Va4DBk7uSwgA1ogmD0PGYncKflZAsAFtZhQw0XvXE1tCI3dHI94boAHoWp+UeT7X91K7 hDqOebUathoc0fNLmSYHbWETBzV4F+Ggnqm770BRFu9PMEZHO9HbiPktT4TTehfXTYi4 F/PQ== X-Gm-Message-State: AOJu0YztWLMP74gr1ZgZTRfv2ghepMuomVGh4jg35eYhEhOqivwXhBMW i+js8h0uGGsZVItv/dFh41oJ7NlbqNJwzrW6/dVp2pT4QjRVm1/trltf9A== X-Google-Smtp-Source: AGHT+IE9XCqwyAPya7H+Ii02Yhn5ODRPHCPvc3Kbz1m4KlnkkBCvx9TFLd3fy+g4K9jxcFm+Wv7OYm3U31xu X-Received: by 2002:a05:6830:1357:b0:6c6:3926:8055 with SMTP id r23-20020a056830135700b006c639268055mr20154755otq.6.1696983979197; Tue, 10 Oct 2023 17:26:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r18-20020a4a3712000000b005711b09f46bsm931034oor.5.2023.10.10.17.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:26:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:26:19 -0700 (PDT) Message-ID: <6525ebab.4a0a0220.a6611.2bc5SMTPIN_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 A1C1A6052514; Tue, 10 Oct 2023 20:26:18 -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/