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 B4A50430D9 for ; Wed, 23 Aug 2023 04:42:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B872C4021E; Wed, 23 Aug 2023 04:42:36 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 37F384021E for ; Wed, 23 Aug 2023 04:42:36 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a68d23f51so1476357b3a.2 for ; Tue, 22 Aug 2023 19:42:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692758555; x=1693363355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BHH0o2WNkfHZ9skI0bDjHVmbCp7SSiCR8ES0kuWTW8E=; b=bHnYn3NpDK46kLj/AOgedVf25LjN0E3Mei8C8y430ybBBo+VOoT0nhmverjWS1hKJl iM7ramV3pdEiDGyF1om9Phrt8xezcM1/wkMWghWKLsYF2jyOwi52uiDeEw86X4uY21YK Jp93GVxhQ56+yIe15S5XPu1q4uq58xnDkBkls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692758555; x=1693363355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BHH0o2WNkfHZ9skI0bDjHVmbCp7SSiCR8ES0kuWTW8E=; b=IwouzLgSF9Mr0kaaNFzepuLqkREc2Ek4XBl9qyL7OQcoJDph15eZjtdb5l8VwjK5P2 PE1Aj315tgawlJ7HGQOG6aPVB97hLr2q48r5Febp/Drb9huKu31MOs9+CS6ii0ldjYxJ qfPk6cMmtYfQyRw63Ki6/dZvnX11/w2J5k9sf3ZbD5gH0l936ViufzzbRNkbdVoyGXAT 85ndknbSF5OXA6nNzkn5w1TrRr6O5XfVdQ8ieRGU/Xf6ag8kOpj/h5TMZuRpP92BtmLG g51jsoRUCus121tUbP9iYsXIid6nxDMLkAN09/l0kFHRGU35E2bJ/8X4UoNrfrXaBGwv UIIQ== X-Gm-Message-State: AOJu0YxaruVP32mJXXhu6f24II7JN99U+gxFtUawNZtfEuKk8kncNpHW VntNDvPatcB/OeJUZyiuve5A1BcXy7z1xeKsBxekY2NJbAXg5EI6CebDL79VdhdlGEVTA7aHow= = X-Google-Smtp-Source: AGHT+IHllJ5Cocm52cogLJ276EyrzeCBYchbYcWtpMs7Q0ePXlTovT8CrCclNj822VkIqq/pgz6NDGgrMiOK X-Received: by 2002:a05:6a00:15d4:b0:681:c372:5aa4 with SMTP id o20-20020a056a0015d400b00681c3725aa4mr14927209pfu.27.1692758555295; Tue, 22 Aug 2023 19:42:35 -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 q14-20020aa7960e000000b00687b28758b1sm923072pfg.22.2023.08.22.19.42.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:42:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:42:35 -0700 (PDT) Message-ID: <64e5721b.a70a0220.a5474.16d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 787676052471; Tue, 22 Aug 2023 22:42:34 -0400 (EDT) Subject: |SUCCESS| pw130652 [PATCH] common/cnxk: explicitly clear aura bp ena From: dpdklab@iol.unh.edu To: Test Report Cc: Ashwin Sekhar T K , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130652 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, August 22 2023 17:30:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130652 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +-----------------------------+----------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27421/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/