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 141CD42B3A for ; Thu, 18 May 2023 14:57:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 119AF4014F; Thu, 18 May 2023 14:57:16 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 175044014F for ; Thu, 18 May 2023 14:57:15 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55db055b412so28334637b3.0 for ; Thu, 18 May 2023 05:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684414634; x=1687006634; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dYctrv+t0MdpTTjLZp6Mni2cru0Uej+HWyL4B0aI+bQ=; b=K0z1pW2hZsHOKQqpwPFgz6PFoJlvkspKkSZ8bp67mEzush7LL9kvaWH2UAU6LYlGOi jwnMJstL5HTOljrwhbgyQQ8868u2W7xP+6fOKrFV3a3fIw4SCOi0Z3YfyzdlVYs6pP1A ue98bkxwWYWzwuDgqTGJRj9IDjoUyNYz5K5Ak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684414634; x=1687006634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dYctrv+t0MdpTTjLZp6Mni2cru0Uej+HWyL4B0aI+bQ=; b=eYsNJhNkaytkVyaEGuyPvSFfDuetpS3CQEIKXDrIYkhHS3CGc+LCr9Z9l2zNGIeqe9 f5loRRqCiliKpF0rX5/ststuKHyfM935CbQ5CyIIS9BubQxNyA9CbwONPcjG/edAXgAX e/dgQfzd9m7wVoSRTzXgvdPy6YSNxrfQ8ElLWAOCU+19N3YPLjP77rZEJM6WZR+A9rOc 0zOBlZW9uP5Ij2UDcF8KIA/Kd2zAFIiCYBvlbOLJhTPKe1gueet7gLwI3R16Upi8Q8RA 5/K7gX/Dw475HaxDKwgEzLGYFQYfGxH7g36cLUVckW+Eewiecdn1wv1nUEeUnpklCbLM Yn6g== X-Gm-Message-State: AC+VfDzs44286361blpswEE2kHSXP9aRUw4KuHSO7XSjy3cDz0hL+Xwq yyfsg+B/YdxlI/GyKawwOWpX6nLO3osE/5urvoPZRPqyy4jr4AUkNJvXX+6UvpH5kTjKlYqOSA= = X-Google-Smtp-Source: ACHHUZ5l9MQMX2T0UIqRdIhrRuBcTwEwXhRQW+ghmfi7LUHYRXOruwhUOL/JjCwkuzlaMAytKj6L00KVYNGE X-Received: by 2002:a81:8356:0:b0:55a:416d:5202 with SMTP id t83-20020a818356000000b0055a416d5202mr968725ywf.26.1684414634518; Thu, 18 May 2023 05:57:14 -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 x17-20020a0dd511000000b00559f15fff3asm57431ywd.45.2023.05.18.05.57.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 05:57:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 05:57:14 -0700 (PDT) Message-ID: <646620aa.0d0a0220.23a97.5871SMTPIN_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 29B17605246B; Thu, 18 May 2023 08:57:14 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/