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 66F8842DC3 for ; Mon, 3 Jul 2023 17:35:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B28640ED5; Mon, 3 Jul 2023 17:35:00 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 571F740ED5 for ; Mon, 3 Jul 2023 17:34:58 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b7f223994fso36118055ad.3 for ; Mon, 03 Jul 2023 08:34:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688398497; x=1690990497; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4TqUut60+cN881GszlvUvsjMEJMF8fQrrKVEmcgoTIw=; b=QZx/hqAHVyGHRqzAq+mhlUvPsS56EfcZco7OMV7aHQ/7bNcrRhYvuK1ZN2Q4iIsLmH giQcJ/+0LZLnyMR4BJGg/3qwB5UmmBamHQvi8rmIqcCSV/EILxpk1qZV9l8vaxHwoxEh mEEGMX0w45DAWPi9uDdHi7G3OAij6iffG79eU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688398497; x=1690990497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4TqUut60+cN881GszlvUvsjMEJMF8fQrrKVEmcgoTIw=; b=cyfd1E6PyAgaFpM/6zl8PBDKHfPuzVRYcxZX9oEJRt9azvLMlNRNHkvnhwlom9hXlJ 30dRC6t3xWuTEHfStySx9vJnUl53Pgm/wWFE9FlcBKPiqDQRcyLnuHiDECJPDb2NuIP2 1/ab7HbgUU4OS6U0gKNbdyo0GfgDJpyuSg8bEsWDlx3OwYp2BQOWll/an87XM3KdotCG 5HwrjpDwQ0s3MEPpFzccAQ+eVBNlxeKrWu7yQjToUX7Ztww6qo8WOSrzqHo7xXJBqwG3 P6XNu36dBZAnZAlyB+jUhiKCDnsMPrOmMH1VW+zl/OtxfiDUOE6TS1jCbpGoBJqnKHyZ JJpg== X-Gm-Message-State: ABy/qLaWeoSxjamVp5kJPxzw+gGkBZdYL4SdLNnt/TTyhXKAYhKLxFaE J85bztMExTvzrX9SLLhFArFvd2rberBOMIeMHB/3qP2273NXZl2kYjTtLw== X-Google-Smtp-Source: APBJJlG/vRGrA+vdnNjamjRJ6QdE6l0/WInmQjyYlh2dp/OmofEhxQ15lYnIS+AFgBpMzpXe/l57dgSjGqWX X-Received: by 2002:a17:902:d703:b0:1b8:9046:4bfb with SMTP id w3-20020a170902d70300b001b890464bfbmr5121970ply.9.1688398497578; Mon, 03 Jul 2023 08:34:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a1709027e8700b001b84c7d46ffsm509994pla.129.2023.07.03.08.34.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 08:34:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 08:34:57 -0700 (PDT) Message-ID: <64a2eaa1.170a0220.7f935.f4d5SMTPIN_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 CC7B4605246B; Mon, 3 Jul 2023 11:34:56 -0400 (EDT) Subject: |SUCCESS| pw129210 [PATCH] [v5] 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129210 _Testing PASS_ Submitter: Volodymyr Fialko Date: Monday, July 03 2023 12:39:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129210 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/26934/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/