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 937C242B3A for ; Thu, 18 May 2023 14:42:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 823C24014F; Thu, 18 May 2023 14:42:55 +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 C629D4014F for ; Thu, 18 May 2023 14:42:54 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae54b623c2so17231415ad.3 for ; Thu, 18 May 2023 05:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684413774; x=1687005774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=odAfmK71ZEGNggXr1xnVDno26tpzutfu07I6rydjjag=; b=fV/oBlSmOZZ5R5Ssfi1Kslxfg9tEwwRikj8is9XTY53SvGzbH/402Vn4mQp7mydjCj dTtLuRMYgcG7CW05nOQH6Xb7bNDZydlKdsl2jgYvmp3CPTyIIOjAl3LDPSIu3uh+9f+B IKgeJdaolQ6rADRf47efzwLaT/ge285KK4RFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684413774; x=1687005774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=odAfmK71ZEGNggXr1xnVDno26tpzutfu07I6rydjjag=; b=CwWJAHKB5Cp6nHnlAic7HBIWSQGez+kwgJZYrasBiQ3jmuNTscEbtB2xkhzfLttTYd r5alkJ6J4B+/8/8at4/raWPyj1YRLgBO9SjvwJn8teKaqszWjLeB2rDwcFK7u0lc6nZ+ 4DiR3TyoI0bn+sb0LDBb5MSeKnvrUDSob0LYCVU81ULAaumxhWeD8UadFBAUKeu0WLiM wpwnryVibVlnF+v+AuqcVYcIbp3Yae0DfbEMaQj2ve2BnDPPCmSX4A7nf8UJkaJFJ3Os /p58iE/wfVHTotEdtSsnO6y8zQMG3bscwRxF/z/LdgpkllgbJIpN8ulNx/VBEOAMe2JH eRlg== X-Gm-Message-State: AC+VfDzeqIZaUDQQUd3WXOPhCi4pQjmFdpzCWBZId1odDuv21HXIWFOl ClgIRHIqBx0XCtXMZE8ZKS/wkkth9UcE2IEHarf45wPfpdaBnhZ7s9y47SD3pQB9BHREcf4UNA= = X-Google-Smtp-Source: ACHHUZ4Ki0eNG5dQPUOW/aDtK5rC39BNk/6r6TnegNI/NfutxbWASQ1kySisnIDqTUtSUICdXXugTLs+xUy6 X-Received: by 2002:a17:902:6b0a:b0:1aa:fe40:6f96 with SMTP id o10-20020a1709026b0a00b001aafe406f96mr2336866plk.23.1684413773937; Thu, 18 May 2023 05:42:53 -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 d7-20020a170902654700b001a9930fa8dasm27265pln.90.2023.05.18.05.42.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 05:42:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 05:42:53 -0700 (PDT) Message-ID: <64661d4d.170a0220.9dde2.2266SMTPIN_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 2FB85605246B; Thu, 18 May 2023 08:42:53 -0400 (EDT) Subject: |SUCCESS| pw126980-126981 [PATCH] [2/2] common/cnxk: fix uninitialized pointer read From: dpdklab@iol.unh.edu To: Test Report Cc: Satheesh Paul Antonysamy 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 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 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/