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 CE81142C64 for ; Fri, 9 Jun 2023 00:23:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC4BA4111C; Fri, 9 Jun 2023 00:23:32 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id DC92240A7D for ; Fri, 9 Jun 2023 00:23:31 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b36a9fdf8so5197335ab.2 for ; Thu, 08 Jun 2023 15:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263011; x=1688855011; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OHZ713u9VmgcKd1NIxYtdfkUIqCzyFXGuM9QAIBAUls=; b=MqRPBXoT1aVx8bhZ2et3RL1YDbkFGg/Vp0G9/D8hoEoSefGJYXw35CJPzg6YcTsewp iI+8sGJUtO9s+GIMcjuKtr2R7zHLQcvRHEzSUqydR0vlpUXCg+MGDtkZXwgGuygHJz1h KTTNhGvh/2FCje9sFcuP2Bgo/rPUFW7I277hA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263011; x=1688855011; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OHZ713u9VmgcKd1NIxYtdfkUIqCzyFXGuM9QAIBAUls=; b=AtyKNDzam2Lr4d+HQwvbQyyb4YmWoDLuAnr9L5lfVarxfKPqco7dGDYvZz2z26v3JX fxAknNtYdyzCmJeR0ZyUBhPD79GTezQh4SAI6PLI7jXZSJTKQR661KbAlqcsgS9tVmMz O23zxD3xl59cJ1mx2EVUcVdwa9wbbQShqcBLXddbpnraZ9UhaPuIs7TooB5JHfn0d7fp A0cnYXc+oaQDDrZxho8FnpFIbrQjNeN4RV6HKX5fKnh4Nb9/Abw2tBrV4mmUO3SIFRsy qzM86E7pG5ZJg4SQThJmrmLVzFyhx7u6k6C66nkyWDEHLVdyLu++im6MqL76+s8qipin KQOA== X-Gm-Message-State: AC+VfDwfgsQa8tAGZvIZdugRufxnK3t6Mv3CqsSgKyHqe8SsVNgTKIDp 0RsZDMhYRH++KdA5DrhcGw0w8iBSBJybRmuQwRtLGULbYpB7Vk4Wofi6ncWIzzRJvgIyrl139Q= = X-Google-Smtp-Source: ACHHUZ7vbcGpO3taEViG3NJ61o9M5mMBTjFE18OZQtgmBWzMgImI2u4Ttbm9kBhfpqj4HhkFYX5U1HJ+PDBb X-Received: by 2002:a92:4a10:0:b0:33d:2912:b15c with SMTP id m16-20020a924a10000000b0033d2912b15cmr10343ilf.11.1686263011239; Thu, 08 Jun 2023 15:23: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 p7-20020a92c607000000b003312fbec732sm141816ilm.52.2023.06.08.15.23.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:23:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:23:31 -0700 (PDT) Message-ID: <648254e3.920a0220.71788.3ff4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id C95C7605246B; Thu, 8 Jun 2023 18:23:30 -0400 (EDT) Subject: |SUCCESS| pw127747 [PATCH] [V5] lib: set/get max memzone segments 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/127747 _Testing PASS_ Submitter: Ophir Munk Date: Wednesday, May 31 2023 07:52:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127747 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26465/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/