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 6494F42B3E for ; Fri, 19 May 2023 02:06:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 624CC406B5; Fri, 19 May 2023 02:06:39 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F0236406B5 for ; Fri, 19 May 2023 02:06:37 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae74ab3089so6151385ad.0 for ; Thu, 18 May 2023 17:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684454797; x=1687046797; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iXgBTmgPMALvJFABi94DavjWNqeU+WCDcjUeRTkeJrc=; b=LNog6N/gBoxV0bQ643wDN1jm0b0rBfn06aLU/vep+Js7M5Q5O0vs1i0bvKGSTJzDhQ cZ5tfH7k4/SFVxs/3LGQtNWTK3n4GP2Wg8jSwTXi/v+7n9gkp56eNBLv2F9ri5kExuD7 PqiIlIPaw2x7/ug24WdxqE1gDEnTWr5YIgHJ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684454797; x=1687046797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iXgBTmgPMALvJFABi94DavjWNqeU+WCDcjUeRTkeJrc=; b=HMnYJPR2+c6gsCcoAXq8SWGLAL8kc0uzzw1hgwJdB3XpypBkxdAaHdjkeBMwsN2hqs Zf19z8ZCBVWqUXzQJfe5C7/oXwFfEML28HUIAtv+yukDDLb90XQrlYlePw7e9idHxW0+ J6D+SOiooe52Rxf4Qevfr8vPI8CJF3/UPewA7upiMgMvHijuQFBUyiHHUklNrr6J4cqM 4/QyLoIzFHF5Un+lVQjKEb450ILTYDJIO+r5lHKsjUt5ifNydymIhzqW1q3CN+T+IV0z EoZQGXm/JixBS6ZxpO8povJK+sEsFJYW9LDO6pidRLqr3hZwEo2J93cU/XNY+CjqRIvI 1xzA== X-Gm-Message-State: AC+VfDz1dDoz+doNWxgJUWn5wtS/+UmVADNN/toaFXboHM3J4DUAsd21 f2KBKifIz6ryQvNegWZ1B6qUpr1rDq6zGsRaDx2KKr5OI+X+ooVZ4d1e7Q== X-Google-Smtp-Source: ACHHUZ7PdFAU5F+FjAubC0CVTLgSosiODFTAJsL2DAAs3u0WtKTPzKCWeyKucp9qUbcd7wOPePBr8rUf5Oyo X-Received: by 2002:a17:902:7785:b0:1ad:f912:c047 with SMTP id o5-20020a170902778500b001adf912c047mr656222pll.42.1684454797162; Thu, 18 May 2023 17:06:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e5-20020a170902b78500b001a98549dd0asm78740pls.9.2023.05.18.17.06.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 17:06:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 17:06:37 -0700 (PDT) Message-ID: <6466bd8d.170a0220.6d871.414eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C510605246B; Thu, 18 May 2023 20:06:36 -0400 (EDT) Subject: |SUCCESS| pw126980-126981 [PATCH] [2/2] common/cnxk: fix uninitialized pointer read 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/126981 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Thursday, May 18 2023 10:04:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126980-126981 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26281/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/