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 BBA3D42946 for ; Sat, 15 Apr 2023 02:01:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B84BD40697; Sat, 15 Apr 2023 02:01:28 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 856CC40697 for ; Sat, 15 Apr 2023 02:01:27 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-24736992dd3so199664a91.1 for ; Fri, 14 Apr 2023 17:01:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681516886; x=1684108886; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1gqDArDmi5PZ/MBdb9IdOEQevmw/NzYl44NKEFOIWlQ=; b=YUa4friVrcV6zAfjNstyufStUmSuIiensZItfeEY7OVZwRmDQxqazwUMnYSkPTpjp9 P3egQM7DfAzRhjrqtYp6JVAns56UnYRczsE2OFcvb7qVhR/qnJqp6P16LowVqDwntfJD bxDYhx3T3FN7mv9Oc5GmsBwVVg0fWxB2kS1/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681516886; x=1684108886; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1gqDArDmi5PZ/MBdb9IdOEQevmw/NzYl44NKEFOIWlQ=; b=ayUUwqvFQbcuhPF7/CDM5d4NC3EG5Z9kX+PummG1HRq5BgYDlk6Xn6rBS8bJSiPNf4 GzVmBQGAOe7ZLl32elyt+OCY3rIP+dCUHT8n+F/JzscEyKxIezVkUlmbvQaWxd3GtOCR FMjwR7BTykcP+e7gBMrPLFXW1MuqDaqpdgLeNDrQEbozM38qyoDXmhIeDqh/A+2Q4uOJ ndBf8+RKJpyGdeKBpwzLdDDTq7IiozH264FDUXX/7Y2P/cvaEeOUIE6xAFHBC39luq18 jaolGO4gbR1/HXvHzErgeNqdtmCGAYFJQop3IYpJrDuIqCF1Yu4dtwaoJMQRFpkOTKTE +KCw== X-Gm-Message-State: AAQBX9c+ZXCLOSmH3oTOVssseqVX9HVbMUIKZp5sKCfJVNR3jqbubKhO BxXos3f49fCesjbn3ZPNAvpDnD7AQn3UYkqSCVxmwLAO5iSbg9HDJO8YM+zGNwHavKvh31Xjag= = X-Google-Smtp-Source: AKy350aV+Sah7etfEWwn8PSgZCBY5mw4oP5OvU3D9PfaNy96YpAShUk5nLCazESAkJLESboRfdIE/2n3q0N3 X-Received: by 2002:a05:6a00:2d07:b0:62a:87ce:14ca with SMTP id fa7-20020a056a002d0700b0062a87ce14camr11773037pfb.32.1681516886709; Fri, 14 Apr 2023 17:01:26 -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 fd22-20020a056a002e9600b0062ac50b1a9fsm1590971pfb.17.2023.04.14.17.01.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 17:01:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 024A7605246B; Fri, 14 Apr 2023 20:01:26 -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 F3F196008C; Sat, 15 Apr 2023 00:01:25 +0000 (UTC) Subject: |SUCCESS| pw126072 [PATCH] bitmap: add scan init at given position From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415000125.F3F196008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 00:01:25 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126072 _Functional Testing PASS_ Submitter: Volodymyr Fialko Date: Friday, April 14 2023 08:39:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126072 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/