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 DAC23430FC for ; Fri, 25 Aug 2023 08:28:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D52EA40695; Fri, 25 Aug 2023 08:28:10 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C76BB40695 for ; Fri, 25 Aug 2023 08:28:06 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-592972da9a6so5925967b3.2 for ; Thu, 24 Aug 2023 23:28:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692944886; x=1693549686; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o/o+2IOh76QqvN6RZJYsBqqayFc0e+VIe5xDJ3ntF40=; b=duqM0nUFDbSVVdse9t7FCDZGDERPVJT9fmufAHDLnPlzZjnLHEfsjkt+X3JkV2rcZA SNahuCK4G1cw1Oz+aqUxnZmOrxWLrhxSVeY1eqahu3IIHuqyYjCWqg4gkWWdhqKPHbM6 1VgygeIHG630NVtNDO+Xr8PpT7jhAAdkAmLA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692944886; x=1693549686; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o/o+2IOh76QqvN6RZJYsBqqayFc0e+VIe5xDJ3ntF40=; b=RPYHXoj1ka5TV6f9NY+/2yM4t91In+Cm1OKmobrXuRyYlB1GTzLSdwJwn0tfqEOY3j xAp6M3URuGJkBFvf5qxNH4NVogbpyzBBb8BPTDoXZ+UzVHIMhqK6oUU9ui7IUVvz9eSZ WgNjneLfYuIsgQidworUhBpeB9tEt1ThDbQNvRYRWwKwJ8F6TdWUakOc06xLosN0bvac gP1pvyR2sFXrXJ5XH8i/IfSpsBlEfntfzhbAzWkO6ztscNNsssGWTsGTiMuC4oXG4JEO OSD0K/NE3S0reoxlD2PBNpvCU3DeEQ+6wDJvfRATo+DMYCQCbnENKNh3BFBa3Br2XD2C yg5w== X-Gm-Message-State: AOJu0YxENGDSpYwpD3urAqg35A7eM2VrQuKtx0rKMm5IfcmU5HFf6SDo GetGVrjqg9yMgBRkA3ObWvnsjD5CX1G7CIwFMOuD1Z7O8qc7sKAcMrlWuA== X-Google-Smtp-Source: AGHT+IEcDyNNMrs3xpM084JtWpIMy8VQJvjXqNm5QmMW8jW/Aoqo+bseNWssRoLsahIfraNNtG6gvbDPpNhO X-Received: by 2002:a81:4e54:0:b0:58c:6ddc:7717 with SMTP id c81-20020a814e54000000b0058c6ddc7717mr18674102ywb.37.1692944886309; Thu, 24 Aug 2023 23:28:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f126-20020a0dc384000000b0056fea610207sm81876ywd.78.2023.08.24.23.28.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 23:28:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 23:28:06 -0700 (PDT) Message-ID: <64e849f6.0d0a0220.c7e53.5af0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E86D46052471; Fri, 25 Aug 2023 02:28:05 -0400 (EDT) Subject: |SUCCESS| pw130733 [PATCH] [v2] common/cnxk: fix bp_ena clear while 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130733 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Friday, August 25 2023 03:57:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130733 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27440/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/