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 ABA5842B3A for ; Thu, 18 May 2023 15:29:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A87174014F; Thu, 18 May 2023 15:29:26 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 78A534014F for ; Thu, 18 May 2023 15:29:25 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d24136663so308431b3a.0 for ; Thu, 18 May 2023 06:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684416564; x=1687008564; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RC4TmZqPNhjrdp4OvWuOGERgxVDRMgRAM0sHMAL0l2E=; b=LV+W0yGqGDZrPITCPgibiXo9/VUh7s4/YXicSQtChIcVTvcxx3FuxvDAz0pyq3+7yU rGYUxRyAp8qF7LQQDAaKEB7IsIR1yUZUX29fBqnEHIIqC0fCO5IrMA5iWYror0Z+DlEg 6U47w6r5ukfwQvZixkNPqqy+r+hxP7BtbBdWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684416564; x=1687008564; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RC4TmZqPNhjrdp4OvWuOGERgxVDRMgRAM0sHMAL0l2E=; b=k9nJfICRZr7rz99r17jW3onj5zWBReA6nRkb1xfxsFRYtihHGYU4Rk9J5/mIr4G2SL Dt5+IOEJfrU052boZ3guGjPUgAAqOQx07gZ+jX8G40b7gzzwDko6Emlzvr1CMYjHajd+ Tf32Fkoi604Nuq9GU4mCy0XIJCVkVRM89PhJLcAd7cKxJz6bMe3zNGhW3FQ23W82BKi2 XAYkt23UIWahZJMdYHLFle6ZvWlYJf1OaykwTZzli9UqqLCQNlwr08IIUUDRBD0vkim3 XGIR5AJ6u8pDHfjU5YK6lzLy3aBuicaH6bmrQ9qzBBLjR/PeACCf93RD2W0BffSFWv9l u5dQ== X-Gm-Message-State: AC+VfDzrfJe86eYIR/IcUnPotGmcBTEld+rRvxPvyQN3e2/SsyXlMQr5 iXkLbVb5IG+EGTMgBveBC2sh1Zk7IxSKMJs7NXoayOTR+HzRAufMn0XzGQ== X-Google-Smtp-Source: ACHHUZ4mJQ5ZC+Rl2fliPNJdeJfsCUgR3Gr427FAKTy5GohTLU3QqxDehslGpzJDwDirEhlbGJDz9QsH11S2 X-Received: by 2002:a05:6a20:431e:b0:103:7b89:d70a with SMTP id h30-20020a056a20431e00b001037b89d70amr2385644pzk.54.1684416564677; Thu, 18 May 2023 06:29:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w11-20020a63160b000000b0052c227a49ebsm34619pgl.7.2023.05.18.06.29.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 06:29:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 06:29:24 -0700 (PDT) Message-ID: <64662834.630a0220.54363.29d7SMTPIN_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 D90A3605246B; Thu, 18 May 2023 09:29:23 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/