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 1412D42CAB for ; Tue, 13 Jun 2023 20:38:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1F7B40A8A; Tue, 13 Jun 2023 20:38:28 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 27CAA40A8A for ; Tue, 13 Jun 2023 20:38:28 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56d17a5d786so33289637b3.1 for ; Tue, 13 Jun 2023 11:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686681507; x=1689273507; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AcENAGz1GjdZLrsP1aNA0RPybIVVr0yJd5Rz/CI9vb8=; b=ccLjQdZVaap0oPxsBtMrt4F6qhDtbRktByMYs/z7E9+o9oQcAiR77wFuamrIn7xqEU YuIF48QLMKNcs6kEBKzt9QtfcCSiM4pc6wC41C1UQtyjZVcnTYN8ns8pkIY9Y7P7PxiH BVJnHohHp5NcNS/3dj/gz49C/oJFHYNYFshnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686681507; x=1689273507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AcENAGz1GjdZLrsP1aNA0RPybIVVr0yJd5Rz/CI9vb8=; b=KmcJsgRfl19EP9jJ916l9KKZdLX50iGZ9roS6m1qgTCylsz2cvK1IUKWrmdH4NQbGo wsH1Kdk68WAhnD6CGsdZTU5yQ88hcoW3KDFb9ST5EhfY48dW53aHOUrwpA4teQ0hbuuB 2an2MimD468Cdlrsur5LXZUuhQgbmAJVOXGSoRX68JHlNXFn3BuMyASk31VgWzAPreKI xKwpS9gOR7Whv9sbcccfr0yKpRwIhQBa/4Tq26daAejdSFcxUqsvt/i+K94O9hBC8DCY RD9jZlBRlZ9mFfO2MoKwO0c7yl8yY/g7/QBV/95LRg2RpRy+tA5ZePfv9Mx6UAIxNwfl at0w== X-Gm-Message-State: AC+VfDxpDLD9spbEu8DoSS4+rtaWAK6Zrv1WUvk6dkKIlVYHK4/q9yGn 0a5VSSDsPCy+CggzdzL7Hzn9352kvZChtBqdxNgz33ibnAmbVzFgf1+FBQ== X-Google-Smtp-Source: ACHHUZ5pjKklXpWkmHL/gdI3Dr1L75u/egskzyjuYMTToziomzhwsRGxvTC/HcWEmQskBiaMg5AzomrShNR8 X-Received: by 2002:a0d:d243:0:b0:56d:5272:d540 with SMTP id u64-20020a0dd243000000b0056d5272d540mr2331535ywd.46.1686681507538; Tue, 13 Jun 2023 11:38: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 n20-20020a819e54000000b0056d0c8dbe25sm1707430ywj.24.2023.06.13.11.38.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 11:38:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 11:38:27 -0700 (PDT) Message-ID: <6488b7a3.810a0220.143fb.1a7bSMTPIN_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 3BE68605246B; Tue, 13 Jun 2023 14:38:27 -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-unit-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 | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/