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 A8F2742946 for ; Sat, 15 Apr 2023 02:52:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B9E040697; Sat, 15 Apr 2023 02:52:37 +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 D5A6B40697 for ; Sat, 15 Apr 2023 02:52:36 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b60365f53so487473b3a.0 for ; Fri, 14 Apr 2023 17:52:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681519956; x=1684111956; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xm5xRPB9+/f2bfntcBjV08/FQl5+Y67EpUDSoxT8CfY=; b=hNoAO3N4eNlXf2ZLQy1A9OEe+nkjicyIuuYXyd+m7ovPkKrpZP3DX/uMmghKnBP+W8 xZFSb2x02NnOeigZ/zGm3hFTjROAl2vVAw52sOmhRIALCS9Bazq3V+SQKuA5lnJIxGCB hwftJLj3GaPr0MgZFrfEzyClHDaAlWNRuphTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681519956; x=1684111956; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xm5xRPB9+/f2bfntcBjV08/FQl5+Y67EpUDSoxT8CfY=; b=jG3Efn+IxkqEC5/NBYt9y3gi4KgRFXU7uLFCvBv1MKCCgODwA0cAxNQTCgwOeM5iEH RFaO8n4Ks3K95Xj6dObLYzVVsPzwJTnhGzK4s7s6UlVr3mKfJkZSYxKaZR8RTBFD0FX7 F6qnj1oMBjxogi0hnsPb0Qc/7XPiqywMh+1UrHwc7qdgoknHLba3nOnwotJ2MALX4QHx Qo7rvqzcB10+4cPPRTyRNBlLk6MUm+ek18y2/STSwal+W2S9IADgEZfFWT6zTWDjtXO+ wCKESNtoHg+Ly8Cm40h2Qq8aaNRnABG9S5wxZr4czOJP84eCRcbBFmDp8+ak/CZEzsA0 oq2A== X-Gm-Message-State: AAQBX9cCDhbkLCHx+cfL/II8+GAVMxfBh88UqieqKIRM0gO7Xm3C4iG1 MpwXwAplbBSJ4Lzq9C+cYpLPLfF7f92/dIhfto0v+JN5tafLYBnpW/h1QDhYmNdCFDtDORTRdA= = X-Google-Smtp-Source: AKy350YqxlS02W3rDG96oqo8uAwULArkT90TuL5xT2lrkrzwndMTzXzkwQnb+Kjxxia3iR2F9yYsojF3xtEn X-Received: by 2002:a05:6a00:180e:b0:637:aea0:b23d with SMTP id y14-20020a056a00180e00b00637aea0b23dmr11218510pfa.10.1681519956052; Fri, 14 Apr 2023 17:52:36 -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 o12-20020a056a0015cc00b0063b23ffaac2sm1637553pfu.6.2023.04.14.17.52.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 17:52:36 -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 558A1605246B; Fri, 14 Apr 2023 20:52:35 -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 5235B6008C; Sat, 15 Apr 2023 00:52:35 +0000 (UTC) Subject: |SUCCESS| pw126072 [PATCH] bitmap: add scan init at given position From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415005235.5235B6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 00:52:35 +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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126072 _Testing PASS_ Submitter: Volodymyr Fialko Date: Friday, April 14 2023 08:39:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126072 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/