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 8C33A42CAB for ; Tue, 13 Jun 2023 20:17:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 874FD40A8A; Tue, 13 Jun 2023 20:17:10 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4995A40A8A for ; Tue, 13 Jun 2023 20:17:09 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-33b0bfb76cfso31468665ab.2 for ; Tue, 13 Jun 2023 11:17:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686680228; x=1689272228; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5wIeNlNTj1PXkN9FekSWswZxnv7gMZocmuZGloV7/W8=; b=IFtG1TTQbl9NTCWDDQkAys/CynFafGGWtYAI5TZ5O34d3Yy0lnuZeOPSEYwU10edoy hHPfhFSb4ZwC2O9AgY72F2d8NUInsU+STjT9aCRTxAdQAcorYzXAldA1NFDSQKuX0/H7 mDUDcq8MQSSio96Y7seFt+9VCsN+fvJZzPZHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686680228; x=1689272228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5wIeNlNTj1PXkN9FekSWswZxnv7gMZocmuZGloV7/W8=; b=VNUZn/iIUgzlsuUWwC8xf8kssIrzHrMFTnsD28Ygs7vxq2Sk9jeQHiRcx3KEwp/S8s cjAUbJSvhQZSMN9i1myY39U2H4A7yhrViVOcl29WNFKHWKKQxTzag5743/+fCgV6aBJP DPriwx8uMx6GRKe7rB0YDkI6BRhm1ggsQK09wpZVDlf2txw7+GZ3GOyRAl6nZuLjiq8S O4CGWsIDX1Gqqxy7pkfaeqndD3NA7aps0ZGiOwifXGHm5ZPRaKuhiXoQFfdmc4NFTqkA lFvijmk8S2al9DE3AK0dng530NUJ65/bEB1w/qphAWFWtjJEzshNz+6jk0UT5tZQUga5 2qhw== X-Gm-Message-State: AC+VfDzPESLSfMrc/x3tRCsjASZQnikxo76b6+vSVSKUDHvMfPoVTkl2 yu/lknD4r6VMovomvOaDpcxSjrwjS9JFhZZeOvluQIRCQevcFRxbpQsVDg== X-Google-Smtp-Source: ACHHUZ4WMTiddNdAaAD+0RSk8T2x3R6vqyIRYVxzSwfFSehP85jWIw60+ror2oA4EOBebuInu36FsAm87gMS X-Received: by 2002:a92:dc51:0:b0:328:a646:8bf5 with SMTP id x17-20020a92dc51000000b00328a6468bf5mr10665102ilq.27.1686680228666; Tue, 13 Jun 2023 11:17:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y18-20020a92c992000000b0033b7890f783sm1223023iln.17.2023.06.13.11.17.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 11:17:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 11:17:08 -0700 (PDT) Message-ID: <6488b2a4.920a0220.9038.3767SMTPIN_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 51EC4605246B; Tue, 13 Jun 2023 14:17:08 -0400 (EDT) Subject: |SUCCESS| pw128631 [PATCH] [v2] bitmap: add scan from offset functio 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/128631 _Testing PASS_ Submitter: Volodymyr Fialko Date: Tuesday, June 13 2023 15:40:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128631 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/