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 1159A42B27 for ; Tue, 16 May 2023 18:06:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D6894003C; Tue, 16 May 2023 18:06:55 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DD1694003C for ; Tue, 16 May 2023 18:06:53 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ab01bf474aso108907235ad.1 for ; Tue, 16 May 2023 09:06:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684253213; x=1686845213; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X686tXDg/VkLdx1sOdyPpyfinrtqAmmXxS/o7uq034Y=; b=bmT/pxsxAbw5d+mkToa0Gq6dRSL1eFkZdnkrKXE6XMNZ2Bf470Sk++6m1O0NRRJk4P WNUQ7hz7PLZvPnANwrKwzfDRRaYQ6sGJn022tvvzUeBCTeS1jCqiXutUCLvdJbw6qHIf cO1lnxOVV01ej0RPCyfQOtYPnIavKA5RXLl/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684253213; x=1686845213; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X686tXDg/VkLdx1sOdyPpyfinrtqAmmXxS/o7uq034Y=; b=OkcqFarFJgKqgNZqwoSs6ofIhkr20ZYyzPAZMTYIWoNHPT8/YybfclCWzOikXW5c2F QJauG2oyfTnX2L4rRyxjsc7xnq5FhTnZ64r/bCUq3iJmtKGoSyStg0HRtWPvZNAY+XBE 8I0md4quTDzqKQYwppl4YnXaBaULVfvNUqQlAxj05AcyyiIgSrXK1/BvNjfe7N2BYD3p 8i+BS6AGoO/A4BlXgBvvp2JHMFuGw/mJsfEedKMMR/n3vpIZu0q2vNuWLBDeBUhdM6cS DKnm4MHqGhLPJCJb1C0daIFtRwleGQW/ulf5V2gbGMeGUgYk6V4hP77wQT/G687fVPmm HbUg== X-Gm-Message-State: AC+VfDy7kBAAT0/ADBikrJjPBXCEl0eR173S0TQtuaLq2d/zyVvzHNHp yUO9i6IPe8QjzdzaiSFFwzDMknjY1gXJZ8qDrDJCXpbK4wOKqliMtqoOeQ== X-Google-Smtp-Source: ACHHUZ5qjkSPB2MOcStZXlf9r2j0PfUiTeIg2w5oj2/ORzS8AQAE6mCc9sZtINGARfRIvUVh5zbQwepyVxBQ X-Received: by 2002:a17:902:e748:b0:1a9:a478:66c5 with SMTP id p8-20020a170902e74800b001a9a47866c5mr51658377plf.63.1684253213115; Tue, 16 May 2023 09:06:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a170902b18500b001a216fac3c6sm220429plr.89.2023.05.16.09.06.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 09:06:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 09:06:53 -0700 (PDT) Message-ID: <6463aa1d.170a0220.94dfe.828eSMTPIN_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 8E3D8605246B; Tue, 16 May 2023 12:06:52 -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 | +-----------------+----------+ 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 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/