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 9025142D09 for ; Tue, 20 Jun 2023 16:43:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B0B54068E; Tue, 20 Jun 2023 16:43:50 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 5178D4068E for ; Tue, 20 Jun 2023 16:43:44 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3ff24a193dbso15934141cf.3 for ; Tue, 20 Jun 2023 07:43:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687272223; x=1689864223; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xjN+ek7oWDyjwufsuJvNVXXbNKrLfrVMhMsAkxrDBFo=; b=SKPYpf0mtHBY+4vV9gRyjWJkLTmKsTjuMEgyVZe4nFy0bhZwWTUOQCo3JnYWL8/h8E 8raH6/djmaohOE/WuexpcVuD8Aiwfe4qJ95CfNW20ZNOad8hPXUz8E2tnfJrylrUZaRd TrUHjjfwiqDd5hayvjMGuEcSHnta5W3MgTmX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687272223; x=1689864223; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xjN+ek7oWDyjwufsuJvNVXXbNKrLfrVMhMsAkxrDBFo=; b=Ym6i0igD5gA9iBPVX2miDXGxKpqZXeBDK0d0H/K6bz65t4zBjeot76irmpD8FTlMVo /VY+KK82TcTAHkT5QiAXy+TGEgYOQvT/pUq21tvQoFaAzrLZTFzs9DBvpSow0a9dHW26 d9novd5gVppc51eKxXI1Poagf5PXh1BZCHnnkRX56fZnnSgmOJVfu1NNV3tMGcaPWHJu 2jXlmrQ5CUQv7cDKu4FQfZL9cJ1dsj/VRka1ct+/zPLnn3b5pqJQBFF9a5o5awxOTfPf ER31v2cl+G8GsWtyFYG/ZiU8rYX7BeZyQpfFu1PVDpVtv4avmaoJ/4auuRrHIEGnSsN6 EKAA== X-Gm-Message-State: AC+VfDzrujZcZTfXreCI16pSH3pacY9athckt2PbYU1+CLxIseI/2RPe fmmgzZ84VKCfBZowaE0WexIvxG/3pQ+xQOpqLx9SFnbbrmTplAYKIJHUDX6xpOWgpz2cbQCYYw= = X-Google-Smtp-Source: ACHHUZ4+GTqNueiN/FXt0FA4nmg/7PX0J+kymDU5cOUynLO/sxHiO095buceWnOlu6j1jM0uEmiGUHYAwEAC X-Received: by 2002:ac8:5c05:0:b0:3ff:2eb9:ff1b with SMTP id i5-20020ac85c05000000b003ff2eb9ff1bmr1948245qti.58.1687272223790; Tue, 20 Jun 2023 07:43:43 -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 a6-20020ac87206000000b003ff297a39a9sm235965qtp.23.2023.06.20.07.43.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 07:43:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 07:43:43 -0700 (PDT) Message-ID: <6491bb1f.c80a0220.1be52.3919SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 80CB9605246B; Tue, 20 Jun 2023 10:43:43 -0400 (EDT) Subject: |SUCCESS| pw128830 [PATCH] common/cnxk/roc_npa: fix npa_aura_fini 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128830 _Testing PASS_ Submitter: Thierry Herbelot Date: Tuesday, June 20 2023 08:51:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128830 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26739/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/