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 4073A42647 for ; Wed, 27 Sep 2023 01:02:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A98A40266; Wed, 27 Sep 2023 01:02:24 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 96FFC40266 for ; Wed, 27 Sep 2023 01:02:20 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f1dff5298so112322317b3.3 for ; Tue, 26 Sep 2023 16:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695769340; x=1696374140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vc+Jut22G9kqcBZrUgv83hllnZL9h6VCwpzYnhpKz7s=; b=HQPYaBipBjTzWXqc4Ym8DXXhRYqcorrAiG7I6naJal4mppBpAayxe6Drn2KmmT/UU9 gaue7bGZds3x/Nt9Lx8Y+XCDBJ+zW7wHB5v25OoDpKQW1vHIw+9uKNBgJR1S7uLV8QTw OBi9/616/YgYpbCRrHyR6J4ctL8OuUrMetAeU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695769340; x=1696374140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vc+Jut22G9kqcBZrUgv83hllnZL9h6VCwpzYnhpKz7s=; b=uGUuithAy/v9nvdAeXsqls2lib4DZstBgRmK7pHjiAQQgiD4Dtr1bEGu+ANMM3nIUe rQlhr0l4BMmAKWUl9G9+p9mvqFuAmUYFqfLac0kDrzmQD9UkZmE7o8qwcnUpaiWLo1Fp JSUSdFkEZG3WI6D37w5gRUJcrHAgTBHboiRB+/UzFW9I8xeQuI3OmX3Le0I8DtpaOwMp KHVrOk8m0MD01ovLfBKtnl/BpHvNnAI4XQcwk74ciQprHBLwrPBm7E4HG09s/IkTrtC2 ztMzQObFARXJpA0n4+bk4ZSRk3QKn7M7azQYkk/BRN1er3Ye603qW51EGxxYgm73ciQD H0hg== X-Gm-Message-State: AOJu0YxCFtII/Of0RfyZGBqIGlqmS2curC6lB+HiyCkD1VViJwhO9Sw5 UW467G8LLIAmwlK7VJgjvaPO+BoiHNOAroww0TZJ8mgnK5vmj+Fj4d/prA== X-Google-Smtp-Source: AGHT+IGc08GfaKNlSwlAkN7bgzTlc8IxoE2D0SQPpXzTCeYaInPeKi0LbtxqIzXbRDB9FFE+TdHNQkndDIil X-Received: by 2002:a81:8947:0:b0:586:6a71:b018 with SMTP id z68-20020a818947000000b005866a71b018mr356162ywf.20.1695769340051; Tue, 26 Sep 2023 16:02:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i62-20020a815441000000b00579e0299de0sm1265816ywb.77.2023.09.26.16.02.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 16:02:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 16:02:20 -0700 (PDT) Message-ID: <651362fc.810a0220.de183.ae15SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B40D2605C351; Tue, 26 Sep 2023 19:02:19 -0400 (EDT) Subject: |SUCCESS| pw131984 [PATCH] common/mlx5: Optimize mlx5 mempool get ex 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/131984 _Testing PASS_ Submitter: Aaron Conole Date: Tuesday, September 26 2023 20:59:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131984 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/