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 D017342BAD for ; Sat, 27 May 2023 00:41:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF251406A2; Sat, 27 May 2023 00:41:54 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C76B9406A2 for ; Sat, 27 May 2023 00:41:53 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-774924b7c4dso103196539f.1 for ; Fri, 26 May 2023 15:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685140913; x=1687732913; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SuF5pKauJ0lJqPJ39VseKlQh9aVu/NdMNyUUYBqNOMA=; b=SFUxireTcNzMqIa0yTSai8FM195fYYqPwoYvq4fctCWFF70HbR9FzL9dO82d3Zcz9b 2QzIdHmVjVLE0O9J4lowitQ+WOe95LZ12gg9KE1zD0SKPER819DWMryU/JOXTX6gO/r/ unLNMN+157rdQ9HJtuK3hJzjtStTKv4+22tJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685140913; x=1687732913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SuF5pKauJ0lJqPJ39VseKlQh9aVu/NdMNyUUYBqNOMA=; b=GZXkYVAE5cT9pZrcGwDi+CiUsKm8W2OYuUX5y8uPIGJo1LRVjIQS2ipbM+TwQITAW1 ADqC40wZmRcrziFNCXlPHnDlctmSOIsNcwxOL3kpcJfa2InBuX05gR9EfeUrPVWq2A7I VPMniIjSj0QReFE2UKmZOdY2ew5zHNKZr6CwP0i5lTKi3XktuSb091pnFjzaATayURij pmyvlDe+RBjcNkX677ziXYs0fvAp0jqlOpnrS83Yj1Qc/NYFvNDIhQLTP/NE168b635P 8EomrDHt/uxNKmgkRIn7lD0EwGFBjFvfEz+vIQUkVzx0VlbJG3wgJRY4+vZno8BuSHpi 7ssw== X-Gm-Message-State: AC+VfDx0NUGOeOME6PraNMGHeCqKD14fFYUnt1xVC5mCmBezTtSmf/dU DWQ7xXNddX2YwyqNJmkKgpEusvA93OJ2+obIqsooHDEAnpBqO+k3qObLAoBg/Dgb37aFBAioMg= = X-Google-Smtp-Source: ACHHUZ6jVrJyavbFi+pRWIF6ynsca13nQqqeSsCyW8eFyHWml9hnVLVvBewl/TnLFrrVFgOomYnnRbNMCdfK X-Received: by 2002:a05:6602:3350:b0:769:c95b:29d2 with SMTP id c16-20020a056602335000b00769c95b29d2mr2402197ioz.15.1685140913179; Fri, 26 May 2023 15:41: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 h10-20020a02c4ca000000b00417f38dec33sm168887jaj.27.2023.05.26.15.41.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 15:41:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 15:41:53 -0700 (PDT) Message-ID: <647135b1.020a0220.16d21.61c3SMTPIN_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 BE239605246B; Fri, 26 May 2023 18:41:52 -0400 (EDT) Subject: |SUCCESS| pw127564-127565 [PATCH] [2/2] common/cnxk: add new APIs fo 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/127565 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Friday, May 26 2023 13:45:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127564-127565 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26417/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/