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 8D8E24291C for ; Tue, 11 Apr 2023 12:35:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6720040C35; Tue, 11 Apr 2023 12:35:26 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 310C440C35 for ; Tue, 11 Apr 2023 12:35:25 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id y186so7583359yby.13 for ; Tue, 11 Apr 2023 03:35:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681209324; x=1683801324; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qDR+ArJfinIh/JFnPPZhORsguBOowIt1kReo1HG7LPc=; b=IjWOGCu2K/EE8L0QS7oiIfn22TGzSMlffNNFbvf1hJQWkkjd3JdNTQBXSC9Nmlk1Ko MmzQCBfdE+FSR8M2irMdEg7UlOe0YlKco+BDsKdTdad1a2dslDaf1sNv03PVG7PoMO68 m4OvxgloXcN3tZnGFmUqw+L1eh/NCR2A4d8pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681209324; x=1683801324; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qDR+ArJfinIh/JFnPPZhORsguBOowIt1kReo1HG7LPc=; b=DUUruVYyOA+ZQqbOM+soSkgl4zKyjhVlXhaXVv9jO22RoJAhKFiwu4XNzeu2AortUh tlhiEAg6M+mh9M0o+avQWtrQ6Bq9bRqDl9f11Jgu9jB+n3Ie8XZqZaM37GT/fQzed4Uq ErD3V0Nds2CflyMaRsJf0zJhIoL3SGwcz5S78l/IpIFZJbIKdB5jmo+GM384wI2vuwLk MS/UTHozJQXjdFynLSkbovu+8RuTqdJD/3ktisO0HdWm3PfNhXYhWl9yNf7M5RfFsEvu gP6zvfcgIHMnu4WCNsly/C0h+upZ0D+/zXcjZq8tEaqwLf6pXMgVC/jQARBxvFZA7xND +kZQ== X-Gm-Message-State: AAQBX9c1285GJ6wXyJWKC9OddDs0p3rETwF3ea0V8XM8be5TrcJ4mQQJ C9ov38gcNOgGD3XV5KRUQGq0JRe4493dGHr6E5xQpqUrvAAyk1VwrC0V/A== X-Google-Smtp-Source: AKy350aSqbNz9pW1MUEvagChW0Go2BwtZ1kNnofUDOSdwn/4jfr2PHVFBkrW4qYyH5e3BCUFPTfkTVhvGpr3 X-Received: by 2002:a25:ae44:0:b0:b8c:ab5:c419 with SMTP id g4-20020a25ae44000000b00b8c0ab5c419mr10620980ybe.0.1681209324480; Tue, 11 Apr 2023 03:35:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f143-20020a25cf95000000b00b8f1fb2c7absm159759ybg.23.2023.04.11.03.35.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 03:35:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 29BD3605246B; Tue, 11 Apr 2023 06:35:24 -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 283FC60092; Tue, 11 Apr 2023 10:35:24 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411103524.283FC60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 10:35:24 +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 | +-----------------+----------+ 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) 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/