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 3822142B27 for ; Tue, 16 May 2023 18:45:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3473C4003C; Tue, 16 May 2023 18:45:51 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id A83C04003C for ; Tue, 16 May 2023 18:45:49 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5304913530fso7885898a12.0 for ; Tue, 16 May 2023 09:45:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684255549; x=1686847549; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q8Q1XosHjr5E6ycKu/7NxEJPtjBgp6ZNDI0QepbtpUg=; b=WvJSkmBmMy2DOZPVtXLLVMxeE2ag/N1lROjxCopX/KKdg4QwqOrQRWWBSE86vyNQSn vpPupeS9H4zVsoHMxwnavAUUXeU8cOtPWtHcbq8sdcCVpqoJ4y51edApLgnifUynVQ+P i7PY7UX3nshR9Ulbbw5AJAujRGB/R7qExdryc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684255549; x=1686847549; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q8Q1XosHjr5E6ycKu/7NxEJPtjBgp6ZNDI0QepbtpUg=; b=l60XU4WE56N1zFvvlzSJOVWzqO17HTBWUgAh+JY1xqWgmX7L/hbVY9c6rrtjNeo6Gc 9ekNXuHv2Nm5aITdGqzoDQYLiFFYN6eomdjri9ZWK+TlNCz5v3X75F2MBu1dODv06FKP QKeqSRSwgvM/EaWDrsUZMAafO3RtbwI4viO7l2j+0ifFEfzn/JbA9sJ0w8F6/9kBmttT 9zhhddQfnbMiXFm7NVVSDbX2cI3PHcJY1/hyGzYknYLaOsPOiHbhjXrVtXcYbdWFwUje j/1M7WT4MLoEWRnBoRdY2D1jxJOym3csQg2lurIGjM17xs9wI+uzeYOj8NZWdosedPTM Sy/A== X-Gm-Message-State: AC+VfDxSup3NVJzRmudKhOA1XCA70zt+Tv65bSCzWnPuCFo6oLbOA2ox qfNw9gT5AYSEf1KV1Po5/rfG8+0yrBvpYodEUcDzM6IAGTqbNQXhHuIayA== X-Google-Smtp-Source: ACHHUZ4o4br/TX0QI6djiExkeaAHdBEWuxkjagOjjOeFwBjV15+YXV9sDSBGs62XPlVaqIVLQ/ezaAp5acet X-Received: by 2002:a05:6a20:7da7:b0:105:1b07:a6c0 with SMTP id v39-20020a056a207da700b001051b07a6c0mr15275763pzj.52.1684255548884; Tue, 16 May 2023 09:45:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h10-20020a056a00230a00b0063f15613b8bsm1814216pfh.25.2023.05.16.09.45.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 09:45:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 09:45:48 -0700 (PDT) Message-ID: <6463b33c.050a0220.f1f44.4d10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A778605246B; Tue, 16 May 2023 12:45:48 -0400 (EDT) Subject: |SUCCESS| pw126887 [PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126887 _Testing PASS_ Submitter: Yasin CANER Date: Tuesday, May 16 2023 13:41:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126887 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26242/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/