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 7B2A342BD2 for ; Mon, 29 May 2023 12:29:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76463410D7; Mon, 29 May 2023 12:29:32 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id E3FE2410D7 for ; Mon, 29 May 2023 12:29:31 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-19f5e2d01fbso640066fac.3 for ; Mon, 29 May 2023 03:29:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685356171; x=1687948171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mjE+aGPOq47wp3LyANTjZ8Lg50R7E9M/pu8jvxRf+I8=; b=BdytlC/p14ITGpTQbUHpXCXW+7e2+gLkpRbD0oq5O/JQMVLlUfyqWIlf8oGl9naC4A N2V5Lf7J/j7OZBcz2SZojH6a3FCC9kb/4+kKsyt3bxhu1R5epi8YIRdf08FrIoJdeGGh F2GYrs8iVD55TDGxDqIB+Q38hgRr+Q8aE4ZJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685356171; x=1687948171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mjE+aGPOq47wp3LyANTjZ8Lg50R7E9M/pu8jvxRf+I8=; b=TfxAeTGrWl1D8knyeN1uskcSHa6AYnug+tX0lHVaKy837oKFUlRguAoObUwCrLFzco iSkPUom8TpIaOqQ2kSi2hhmyu6d4F2jtwIn/bcL3NR7dnSf/O1f09baVCfFqgrZE+/7O +KboyhYkZvVtZXgCyP4i7NeVjN+/XnIeD3iTyQasje1jLG+FMY+eDlwSbC06+vcDNN9g tcy/e63cZvsbc6LthKULvuokly1eOi8IXbMEnMcAPj4gFQz+DpCC6a7kk0OjMoa9lFpX KjDCdtqRj67Fhuue9K9L27RCACwJLv1KalNLJLKPcpdEVYcEL8E2rH/RrX9pyUQzjaGn OYAQ== X-Gm-Message-State: AC+VfDzyfj/pojDVu7/fvCdrYk93kJPxLfnEZRZvihoLIysHrzH9cD/V 4Td3Rbr/xlRgNLCT4w1TU3fwODZ/DO107GsGj33I2T3O8AANf3Cj+sZKgw== X-Google-Smtp-Source: ACHHUZ66zQfwtFdqLoqztyic/abKsvMi67p8Vz6rWvQZTm/WIegrxFucT4OfvgL+q2c45fMVl2DVV5DDGDsh X-Received: by 2002:a05:6870:d2a9:b0:19e:fa1f:fc39 with SMTP id d41-20020a056870d2a900b0019efa1ffc39mr5016134oae.4.1685356171297; Mon, 29 May 2023 03:29:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee13-20020a056870c80d00b0019687c40270sm466891oab.37.2023.05.29.03.29.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 03:29:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 03:29:31 -0700 (PDT) Message-ID: <64747e8b.050a0220.ed6dc.85c5SMTPIN_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 DA2F2605246B; Mon, 29 May 2023 06:29:30 -0400 (EDT) Subject: |SUCCESS| pw127661-127662 [PATCH] [v2,2/2] common/cnxk: add new APIs 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/127662 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Monday, May 29 2023 09:25:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127661-127662 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/