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 7F1FA42358 for ; Wed, 11 Oct 2023 02:40:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 796DA400EF; Wed, 11 Oct 2023 02:40:09 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id AAADA400EF for ; Wed, 11 Oct 2023 02:40:07 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-584bfb14c59so4044016a12.0 for ; Tue, 10 Oct 2023 17:40:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696984807; x=1697589607; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jeN7vxWIwxOCaXTEa5VfQihWoK1IRkyhmYqe/gGASro=; b=L4UvHqYpn7MMDhxZ5+RKM8Mwdt2g98VD7VBzco4j4apa6IMLc45uPfC9EswutHF1mW RyNVyJrhg296eUsLjIZmnEA/MXjG8zornVpTucS7sQWvVYtEEM8/apEqUhCQQWEaiFaW HNIr/SXPrUJkpEow2l/SIZigrEamEoydgDDTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696984807; x=1697589607; 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=xElTd7SVDTOURUgo/h/EzkNrjt0XXmg8U24f/MhojDDFqGQF6j5YVMCRnPvtnUypMN aGXPSEZy0o+iyyatZnHrabkTiUqPqn68DhGVEKYKxkA3G6ldJX8vNR/PqAQ0zJ4mn7pX 1IJ8zo+NMlGMoKrn3ERglfa81oY0Ig1Ml9CZMB0pRAbT/MDrPuBg+nWy09I0ElpDgIhX vDicOLCSl9b0JL9TVXutU8YM/v/r+h6KjFh655E0l6XBmfdliGBLsIjnnI+ppiAnO2M2 ENXeq7pp01Y8IHCfTB++0hvHX6Al4AQw2+VMtn+ZJ6zj6k8SsSrOQ1R6eZU2au/RdS54 WR9Q== X-Gm-Message-State: AOJu0Yy+tCfVYCojZFm5QovUeWbrG8aBBjMI816Yh7/qgntpbv/TRrua 6snZy05TkvhoTQ5fG4JE2WxHiqfcsYxiabOYxg9cTTxVXnAuUfrloW+/Yw== X-Google-Smtp-Source: AGHT+IHPpZgE178ROB5jYCuvzj6xciskuGA6jgdPTawjxzHMYgt3Wcw+jHhIy/IlXbP5f6UWfPEW2D/Lwbfl X-Received: by 2002:a05:6a21:7786:b0:172:913c:ba36 with SMTP id bd6-20020a056a21778600b00172913cba36mr2502265pzc.24.1696984806885; Tue, 10 Oct 2023 17:40:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z16-20020aa79490000000b0068e4ebb1083sm672598pfk.20.2023.10.10.17.40.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:40:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:40:06 -0700 (PDT) Message-ID: <6525eee6.a70a0220.468f8.5cb8SMTPIN_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 ECE566052514; Tue, 10 Oct 2023 20:40:05 -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/