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 0643442B3A for ; Thu, 18 May 2023 15:31:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 002D74014F; Thu, 18 May 2023 15:31:00 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id EA54E4014F for ; Thu, 18 May 2023 15:30:59 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3382449dd00so15259115ab.3 for ; Thu, 18 May 2023 06:30:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684416659; x=1687008659; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y3ys4BWYFlJciKvlQnB1V9t+rSAlP6u1COqM+utM/gU=; b=AViaGwLhYQDg/P/+ruIpo/BNsGCzzPvIxQ6HI1W5nOaeO2jj0ZSBNNxxTKzkUi7o4V q4kwf7HZg1mpcJQ1FGxLzXs0SrnCJcDN+3AVNaANJMwtVMYeV62HBOmsGb8p0dLG+v4d UFvuOUqzmXBRoeh4lWCWZMoRWFbJjywG5wH+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684416659; x=1687008659; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y3ys4BWYFlJciKvlQnB1V9t+rSAlP6u1COqM+utM/gU=; b=jFu5Cn0P2FLxnqQM8o/AzGenQCN5IQyc+In/8WvbtdY9Hb9CoGbovelBHBNLQqT+PF /r5KMX/zXdzBtewwx6NBg9vK/9ifJArfsSaXLkOgIkKCWOwtN3EDZFoIixY8MKW+LsH6 SUm0fKIL2goBnaDZesjyUi4nPGRt5ib0x1zQrO2qzvTxOHkS42xodeWTUb3GQ8UUKCdN uqWFhkWnRcHXbQKstTGO4Dvy3hjlfP6EQnYQgtB9IsxUQYU1agui6BOjiu/di4bdUA6v cz9+lPJzXc3FeBzd/tLxSvTqAOgD+55rTTn/pqorxzl0o12mo2xDxy8F8HkFSIyR4QIP V51Q== X-Gm-Message-State: AC+VfDxPdcJF/I1fcvaCvxoIW2v4ffiQ8IDDR+wEziQ8lnMu7D0AHRCv XFDWaCFGvSDrd5mCH9JNM+MPDdsUGpSS91dwBf2onnLtKxKcsoBuFnotPTz6fYX55XtDfzoeHA= = X-Google-Smtp-Source: ACHHUZ49P4P6sIipzjH26zVmre5K/o/AqZEzEiwAwk5nOkH7Si3K3BOLjX4rNt7RVSbn0UmRXh7ODL0kRolD X-Received: by 2002:a92:d152:0:b0:331:9a82:33eb with SMTP id t18-20020a92d152000000b003319a8233ebmr4523132ilg.4.1684416659347; Thu, 18 May 2023 06:30:59 -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 f2-20020a056638118200b004189e7c5c4asm45921jas.2.2023.05.18.06.30.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 06:30:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 06:30:59 -0700 (PDT) Message-ID: <64662893.050a0220.42b4f.2d6dSMTPIN_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 E35F4605246B; Thu, 18 May 2023 09:30:58 -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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/