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 06DF742946 for ; Sat, 15 Apr 2023 03:04:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8FE940697; Sat, 15 Apr 2023 03:04:58 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8A22940697 for ; Sat, 15 Apr 2023 03:04:57 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-187a1387021so6468529fac.3 for ; Fri, 14 Apr 2023 18:04:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681520697; x=1684112697; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=J3RilKUtyQdBtO0uq+n/xb2jj3lq0Cze1VnvDxgNaRY=; b=OoXlvd6YgkUoXj/BMH5emZBdPN4V0AHLJUdZQtvgVOVIy0Pf9nSw/uGhZXfm1qC7LY bzNFbVJ9v72aoHF8D0xWk2V2lMue5GNzaDJrST/YH/waioJwtSNSvJBgu3+a8KHsaatY xb6xaOvNah9KNSPmwWDvK5p2s9P7oBlJntN28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681520697; x=1684112697; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J3RilKUtyQdBtO0uq+n/xb2jj3lq0Cze1VnvDxgNaRY=; b=Kg0k+g97lsRDGIu3z/2HRihwRHXr0xC4/8JSeIaMBy2do9mmNprCHkRuhjjHcFkmJ8 g232U3wIkNnpCyqi4gtYGZyCoelhEf5dYfP65TACh+QOO1AKoqSzhkwdoA/8A+nBlIZM EGJXO8YnxbqnthFdaQYSHSlUwqmQ9kCG7DGPz0gxnoQWYILvv3Bn28x3ixGO84AEWmcr a7MLUHm8xNPvuyAZRh5ecps7lIImJfNVh46r51cQqOWwWRQiHqHHSBBSIPm4FrituLXe koOfw/3HbPcUI+VtMNCVkIf5OQnylIozsaVnWhEssT2+rpIsqv+yHAZdQEFafvYXf6sO LGxA== X-Gm-Message-State: AAQBX9ekRsTq8l5oQHdUIIQn/2n2u0SsrHA5cWrP9Zf8k1UXOpbOyItd ELhgb8HP/6GT8U/jKa4Ws891N1Z9vbxBTjYSswYC5jlWF32ljYChIhi4Wkh9a//kNOX80kQ1dg= = X-Google-Smtp-Source: AKy350bssGXNz4xYQpAL6ckrDKPOgxC+kemgzhhhocSRMJVfsabItkErhwqGl2ukyygZb4cLL0E05SO4INzv X-Received: by 2002:a05:6870:831b:b0:177:8c47:c6bc with SMTP id p27-20020a056870831b00b001778c47c6bcmr4518318oae.50.1681520696889; Fri, 14 Apr 2023 18:04:56 -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 z21-20020a056870515500b0017f71a3e543sm1091896oak.48.2023.04.14.18.04.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 18:04:56 -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 7BFA2605246B; Fri, 14 Apr 2023 21:04:56 -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 7911D6008C; Sat, 15 Apr 2023 01:04:56 +0000 (UTC) Subject: |SUCCESS| pw126072 [PATCH] bitmap: add scan init at given position From: dpdklab@iol.unh.edu To: Test Report Cc: Volodymyr Fialko , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415010456.7911D6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 01:04:56 +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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/