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 18E8F42B3A for ; Thu, 18 May 2023 15:07:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16BC14014F; Thu, 18 May 2023 15:07:13 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 318704014F for ; Thu, 18 May 2023 15:07:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33456e09e7fso15792285ab.0 for ; Thu, 18 May 2023 06:07:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684415230; x=1687007230; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hg7RgNRgYiZZ8F/mlAh1MnSrJCpkdLPc+YdXcvV1ni4=; b=eUHBWuLcdbx3wcEQYfK4ZUUicqMcb3s/4++QtNW/KtkLvsTsjEPuYmCSkWaiODdtt4 Yuh0IQmoQQ7/cqsx5JVz89IJMlzqTYu1dbomoA/GXoeNyM904qgSwQu7a/bT+nU8OCHS ntyAoqxXWoegrO5K+C6issLjp8+meCaCO2Q8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684415230; x=1687007230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hg7RgNRgYiZZ8F/mlAh1MnSrJCpkdLPc+YdXcvV1ni4=; b=b1b77lkceU56Td9j2ap3k2fv6a0/jyKoVNXxGQePtm/CMfthWiG0hOr1syLCV+EBQF /EWiH1Ju2yQXG6+zKGB4+dAXf91hdSmn47xFKidZvQKhk1/nrZiK8GRQ6DJ6//x6xwfE 1wpZDG0DjbgSJ6J219SSlw+VpUviwGAmV3N86w3ctAT5+PNS2DBAngM5ODkb2oM7l0x6 5xP6xakROBTT2hEKqR9JGOK41umT9VWQoH1FRwZ22bwXxeV9wZkf0HDAxi47zhZD/xPH NZRgElP3WqGhyuvKy2xjZ0aIxvlZU64MtKHgt+nvfjLf/TFYNjEoS2Whaid2dMJlzwDU XDSw== X-Gm-Message-State: AC+VfDwScM1/5rh5HZaoO0CjVrk2LYgqNRzApfgIPRIdJsBz0+yMKzcw WyGvJAgyTDNH1GKTA+MeGl4NRc9jEDs3Oed024QASeXBL/d9gxvUvyI4kQIAP0WLTU4FJ/05FA= = X-Google-Smtp-Source: ACHHUZ7jTIEM4FVHrz7p+99Bm8tt5T5XmFYtyt4kxOuqk1+wHukmee5LYfiPaTQNomj86PK9HTTP1HoQyAU0 X-Received: by 2002:a92:6c0e:0:b0:335:908b:8ea with SMTP id h14-20020a926c0e000000b00335908b08eamr4669785ilc.1.1684415230484; Thu, 18 May 2023 06:07:10 -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 p16-20020a92d490000000b00325c3ee6715sm28911ilg.38.2023.05.18.06.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 06:07:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 06:07:10 -0700 (PDT) Message-ID: <646622fe.920a0220.8c3e5.24caSMTPIN_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 0FDE9605246B; Thu, 18 May 2023 09:07:10 -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 | +------------------+----------+ 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) 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/