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 C8E7642358 for ; Wed, 11 Oct 2023 02:06:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4235400EF; Wed, 11 Oct 2023 02:06:13 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 71BC9400EF for ; Wed, 11 Oct 2023 02:06:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dcfe9cd337so3169432fac.2 for ; Tue, 10 Oct 2023 17:06:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696982772; x=1697587572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p51CGSLSZp1aHvCSqOqh0Lz6O1cnQ4sFbPT6Hv4309Q=; b=Ep8G3rmCFQ+bejkFpnfIqi1euv9zwGLphFBujauA5NU0FDN51GLSW+OHC93s16s1g9 7F5jVxgEjalMtfQsAyHP3A/jUJVnyTgtVmFMPcYoe1zKxxUFieXlUNbbluRfsyHfFtHS VcmG5clGzo1OcC5/NXr68LZSADb1p+vkBK9DA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696982772; x=1697587572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p51CGSLSZp1aHvCSqOqh0Lz6O1cnQ4sFbPT6Hv4309Q=; b=aSX9y0Q4mD6AFuuyeZL10L5uRksRtznjs5x77thBAQsQtZ9eu/lBI9H7dx8q1vwRJL StYJxbBT7I5p7NhT1vRhO4szBlEYjLRx587B9Z7+CRGU5QeUAkK6iS03LxVKxE8XeD+o umvTcHJaNgEKCUqwPXlYVvF6barD63xG/pw7i+AgNkRUaLutdNymn+jrJs8TPA6+Am45 WV5IiIDkCFL90JPSb5rRIQyP12hziE91DUykBIUtiDjFrZCupSzeKvdvmUoHPrhNNVwE ZmyjHUpCmM2WtGC419c2uBwg7MJMX9ZuULnZ651jZr6hrhKWbFoM1Z63F+kMS9Z3pixO m/gw== X-Gm-Message-State: AOJu0YxQ4LNLoyNX1ntZeKDMNKIKJfyuTsEfFkB23ENTegI3qkK2rcTa MMYRr0lJbwd2kOY3bpkN6FiNxWk+QgZdciX0NDn+r8bs2japVQ2DYo5DpA== X-Google-Smtp-Source: AGHT+IG7Pbd04jYzgBPDhnqJEXvTcfQWhqVHRe8oiY8P/gpTCkpGhMAqh4a2Orj73rwjKv2cYha4ROjl+5Qt X-Received: by 2002:a05:6870:280a:b0:1e9:8a35:8635 with SMTP id gz10-20020a056870280a00b001e98a358635mr842260oab.21.1696982771726; Tue, 10 Oct 2023 17:06:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r3-20020a056870734300b001d6523f590esm993267oal.7.2023.10.10.17.06.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:06:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:06:11 -0700 (PDT) Message-ID: <6525e6f3.050a0220.47a1c.70d9SMTPIN_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 574006052514; Tue, 10 Oct 2023 20:06:11 -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-arm64-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 | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+==============================+==============+ | Debian 11 (arm) | PASS | SKIPPED | +----------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +----------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/