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 5595A430D5 for ; Wed, 23 Aug 2023 03:46:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64D9A4021E; Wed, 23 Aug 2023 03:46:41 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id F311A4021E for ; Wed, 23 Aug 2023 03:46:39 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34bb72ffb1fso14768765ab.3 for ; Tue, 22 Aug 2023 18:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692755199; x=1693359999; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x4BMgy88Kd6yaeKczUEG0RZufi0cgF0hI2lCTBsOvgE=; b=H3pCVD2nLvbQPmrIUGTioUBGN2yIYuOxZsIca5R30heQu65lIGmL01B935EAKVMBSZ RpDW1aMn5CB4Mm7zSVxEC0xfL+NXNe6Eds2Tb5riecFgSc5uCJji1nv0buHz0e44c1B3 odq5VtSdL0RcSqfWHS+8DwbBBOA+j8gIIvn4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692755199; x=1693359999; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x4BMgy88Kd6yaeKczUEG0RZufi0cgF0hI2lCTBsOvgE=; b=QD85bWGRMEBs71FeVlQbfAGlo9Hyuy5tQuTO3NJH9Dz/IsSAcxIBm8UEMUDADIY2jF RT1wukw4c2YD59WM1AJw1ud432YdIwUlSx/c/ML7oumznqKpQzRoRx3r12e1q2qnqfnw IuRGUhWfVA07TKeCeoI94LtyIX4b6Xn/wRK5JFImUW/LjNV/LdTzdDVhlSmQa6L+8JYB 8lEKhxSb+YR1e6CLPV1cTWCzp+k/6GXmk4MZvvN0KlqJ8412jola09xZakBIoJMY8MWu 3W1jXlp3DKpxbr9gFn+DwRbrPozHGVRPOGetvJcqbbD9mPhiH7ZAd0oXxZL9J8rz8Xar 4S8Q== X-Gm-Message-State: AOJu0Yx2lgiZ7x0HcgNcY2a9eL5lhDhgFXu/eNR/d9KXRaOfc/+HXIf5 ZfTBQYH5fx8cBJAQG57dHDt3X3JWLcozR6qoVWsNCglCVUtIWp8PZyTO7g== X-Google-Smtp-Source: AGHT+IGoXoYZvQxZaIPxMxqxwEA4/+Ir/FkUwU40HCHLIOSEjsZVqRjgaQzfgXw0rtFdG9i2lV1u5EUbjN5K X-Received: by 2002:a05:6e02:1053:b0:348:f511:549 with SMTP id p19-20020a056e02105300b00348f5110549mr1339422ilj.16.1692755199382; Tue, 22 Aug 2023 18:46:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y9-20020a92d209000000b00348eb6914a0sm506609ily.30.2023.08.22.18.46.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:46:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:46:39 -0700 (PDT) Message-ID: <64e564ff.920a0220.a2697.7453SMTPIN_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 DE0CD6052471; Tue, 22 Aug 2023 21:46:38 -0400 (EDT) Subject: |SUCCESS| pw130652 [PATCH] common/cnxk: explicitly clear aura bp ena 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-amd64-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/