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 55ABC42B27 for ; Tue, 16 May 2023 19:00:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52AAD4003C; Tue, 16 May 2023 19:00:29 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9DED74003C for ; Tue, 16 May 2023 19:00:28 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-643ac91c51fso9422827b3a.1 for ; Tue, 16 May 2023 10:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684256428; x=1686848428; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L9t8wT/1E8Yh660Kjv9BCyoHipu9aEijZLIGTJBtgnw=; b=SdQWFaIXp29xExs8N7ZQRvIdufUkMwMMrT84Ae0TM6zOwLE/e0OHtKn7ucvi/K2D5j oNC19kYQ8h6/jdZCLcAk830Lh4SfnUxEu8Mov89Z/OADoOqdcKpLdoB2bt+zD3UedTLi a+rzEzc4ENRx4jrvQTXRfQhyh/TW1MkQCw8oA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684256428; x=1686848428; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L9t8wT/1E8Yh660Kjv9BCyoHipu9aEijZLIGTJBtgnw=; b=BlvZMqZlVKtCuo2IYB6kvUPGsO4NPNRibWUqAlFSnmXqyTMdr9klfwAq4n1DvRshxb qKWnOP0l6BTVOptE5ma9s6xkj7o5AU62fNT17IoRMIj2e/sfGihgBc9P7o7YkvYk+7l9 xf6yvDaqyxPqVb6Z8NHYXt+53XTiPOHSX1Psru6DJX3H8byLAS+RX5uSOHkvH/zz+YJE bLxA31FhSnCysRl+2kiIKHTHkshgaivwi0J2zbuB9ZAcO29E4HE1NMkFN1HfRWcEH/xd qHzbOSNBMsUSVIvYsu6CTMZmz7XB6FmXhQSEkWe2ps+onpNKhHrQtfaVMAb60iR+RjOO VwqQ== X-Gm-Message-State: AC+VfDzGJXEsvMeT8f9OiX6FmORwDT9Fuz0ZmK8rOlL/PD8PJsGS9KJ/ tAEYWZ/0ommMKjbuZJrf3PSCpBHkajlSUULcR4vqyTO3ue8ldWXrBSUzoA== X-Google-Smtp-Source: ACHHUZ6XdwFELshfaK/zFI91jV40JeWsQgr+/MKYzI0PJfqoOmaD3nLxsBEXG83T4JBI8BYe4d1BugOf864q X-Received: by 2002:a05:6a00:15ca:b0:640:defd:a6b9 with SMTP id o10-20020a056a0015ca00b00640defda6b9mr49276951pfu.3.1684256427279; Tue, 16 May 2023 10:00:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e12-20020a65648c000000b0053440fddc31sm31399pgv.15.2023.05.16.10.00.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 10:00:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 10:00:27 -0700 (PDT) Message-ID: <6463b6ab.650a0220.daee3.1e4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 88FE5605246B; Tue, 16 May 2023 13:00:26 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/