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 DB28A4291C for ; Tue, 11 Apr 2023 12:43:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B87FB40C35; Tue, 11 Apr 2023 12:43:17 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8144540C35 for ; Tue, 11 Apr 2023 12:43:16 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63266bbff53so766667b3a.3 for ; Tue, 11 Apr 2023 03:43:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681209795; x=1683801795; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SvTJ56rRCymTiIOywgeTxGSOIkgjBF2g6QalbTL+hzk=; b=IfGrWKqHZQ4SWJVy2F5ppoFxeMHALZKh/VxIJnD4OC8m1SVQBikYDAwJYn8gaSOaF9 EnUnfq2k3Vy8hn4lRKGEq0s65pZ4uZZH/+TX8T11Es5wwbGHIfPutAY8a7KEqUM52W21 Ug1m9maXz4l8esm5Vy3c07hwRqAxlyRt5U3EM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681209795; x=1683801795; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SvTJ56rRCymTiIOywgeTxGSOIkgjBF2g6QalbTL+hzk=; b=6fd2hZ8Hf8FzsoNHqFVrPwHdmNBvLpjB++3bP1uGhFBLY1+JnCz9EnMB2VjLHSu8fK AT8H6sdap+X3YbKc+uRAISiqfjSiOw35E0/zZ4A4BqXUxjzHav7yYfevtjRmDYbBCZDW 8UCv9wGxVNQLqVhL3jwzOParlBegvZVh5eABPFaWTiSqFv+IWAy8Hp+JQQ3u/xNqnaIX nb1WxNIcehmxS6ZXFrNA3Bsl+usbyiX8hTpABT0vA40BnxQuofrDpAKFzmnEwfmfGUob ICqZTFYYRQBF1wAuYN87ZhxBViGlNIz0Hwjemor5DbzczNWPtpp7hAE4eDfC8eWqSCtT kgNQ== X-Gm-Message-State: AAQBX9fQ/FzoTdapCW09H/sxzAB63zEptYdVofWaJlDUBPiFFXPUT0KN F3TocOGiwmUu8xeiwDegxmkA0v4/tu7tzfOQOHluz4+z3Yf6+b9QBLaa11rlvEHpjd5MuYen0w= = X-Google-Smtp-Source: AKy350YkQ2m74YgX9HlF9pAaFEibrYFd6/39nmzkDdlV/Mpxa0dLymbmJLmhqF4DuFS0baK/nO1BH3+hI+BL X-Received: by 2002:aa7:9739:0:b0:62d:b4ab:2ffb with SMTP id k25-20020aa79739000000b0062db4ab2ffbmr14461228pfg.3.1681209795562; Tue, 11 Apr 2023 03:43:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d12-20020a056a00244c00b0062ac50b1aaasm935622pfj.28.2023.04.11.03.43.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 03:43:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 14C18605246B; Tue, 11 Apr 2023 06:43:15 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 133E260092; Tue, 11 Apr 2023 10:43:15 +0000 (UTC) Subject: |SUCCESS| pw125897 [PATCH] mempool/cnxk: avoid indefinite wait when counting batch alloc pointers From: dpdklab@iol.unh.edu To: Test Report Cc: Ashwin Sekhar T K , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411104315.133E260092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 10:43:15 +0000 (UTC) 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/125897 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, April 11 2023 07:21:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125897 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/