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 5E24C42B83 for ; Tue, 23 May 2023 21:31:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4128940689; Tue, 23 May 2023 21:31:32 +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 DB5A840689 for ; Tue, 23 May 2023 21:31:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c5558ba95so7443639f.1 for ; Tue, 23 May 2023 12:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684870291; x=1687462291; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g2MP04Ws1ACX4dw/A90JUIDFPjK3lwqF7tkNx0M/hxw=; b=B8Q9UERuh5tKdldX85YYmE3+yV+wxisCNOlWzAAZZ8K4/PAwR6Ti32HGglvLGfn94l EZxc8uT22o4v3XQYFAtb9II/5e+wBq2v/4ytWsK0b90u3JlSNwup0plFBQ8h6GrU+q84 /4Jtj9Lnr3azbidK4PJVRBc6mz6p8XbH9gnIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684870291; x=1687462291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g2MP04Ws1ACX4dw/A90JUIDFPjK3lwqF7tkNx0M/hxw=; b=MBWPGjjoVCvOoof1IToohNBbFc52bujxr5A/PCdtSayLCsLzfiOS7D+1ChQ66Itzky V1DQckOEsnVjSISDixSWw8nE+8eR154LUvlyt+vGHeTza9bO08qSK30YDhEhmHoGYtHx tnb1vVbJLOHXA9O1/Wpuvk9MGbeUu5lAE6L8yZ4uK/kahx2mvYTj9w0vZml9PIbrrRKW KoM4ZtGX1QdHGUIfxhbTx/22DUY78/AIT38f7ZLu5x0fmI0eiGmn9mq53EpFEkmtVA3Y Mx8VnZFOhLX4TVTMjGxdSOP0euYYY8fp7BQdJKXBjDukXf7z59mDZJM9x8YogxSnDFuR zkmA== X-Gm-Message-State: AC+VfDz2ydFsHY0S3mf8m8dj1eZkkxY956cpKgTqhBmTrEH7FMMgZhP2 usyxEr8tT1MyD3Mai7qtnU+pUcaRJIn0RSHSrh4f9iK1ARzIuBksR1gKNDsIVyeqPz+rGjfpqw= = X-Google-Smtp-Source: ACHHUZ5ZFb9kJboF2G5VUYTt3HiXQyrExtzMxWP2HNtaJ/zKamOrCL112BWAsuLPqXc7PBhsVdqYwsIsnscN X-Received: by 2002:a92:1944:0:b0:333:ceec:e7e8 with SMTP id e4-20020a921944000000b00333ceece7e8mr12918642ilm.9.1684870291181; Tue, 23 May 2023 12:31:31 -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 7-20020a92c647000000b0032ed4125df1sm757896ill.18.2023.05.23.12.31.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 12:31:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 12:31:31 -0700 (PDT) Message-ID: <646d1493.920a0220.bbf77.ef4eSMTPIN_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 A3D97605246B; Tue, 23 May 2023 15:31:30 -0400 (EDT) Subject: |SUCCESS| pw127201-127212 [PATCH] [v2,5/5] mempool/cnxk: add support 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/127212 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, May 23 2023 09:04:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127201-127212 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/