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 6AB4742B9B for ; Thu, 25 May 2023 16:11:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFCA040DDB; Thu, 25 May 2023 16:11:14 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0A3AA40DDB for ; Thu, 25 May 2023 16:11:13 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-51f1b6e8179so1191125a12.3 for ; Thu, 25 May 2023 07:11:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685023873; x=1687615873; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i7A8VAFOGYo+NKEaNFwDEpyvSNLyCNsL8aFck68pTAQ=; b=KAA9omGfBDEu8Wf+PUZk2BBb9AEXdv0SYOF+3GGKKF6ykn6JiJ38CUR804syUBRFVa zG+N1zfcLCNqoxcjX2jrpVIUtKqNKnTZCB1g5eMRk10mXdrIF0cT7Y7BMWRU9M5X3ER+ gVciMNh/IM+9c0LWVersAW6wmJMGWfOa3bENk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685023873; x=1687615873; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i7A8VAFOGYo+NKEaNFwDEpyvSNLyCNsL8aFck68pTAQ=; b=AX1n8mh6laLW4sf0nW/o1pvJpGjHzxh9GbjS9FXyTARUicQZCFpKswvAfIg8qN8oe9 Y+yffp2JR6fegdiwTpqmcpacirPiYrJfkvjfvyHFvRhEqTXN8H9NyhVV9xh7Ng1uQaEH 196uMeg4YHlN4Vxmdf2uOHaKJ6ZVzNbqE7/NUf1VIuW5nYXkxW+q3as3slOr1S4BDraB f4ILzH5LcYs+jVDRW2c4fYHkgtwf9sRbgXurzK47rrkhj49MBxsgtMtEMjZDz3G7gDyx UWdv6zWtdw7XFo+vUg1w4Fp/4hsXCFHF86QQVFtm0upUKmXsa+aEMyulUlQ9A+SvqMEa +lDQ== X-Gm-Message-State: AC+VfDyvYvh1TAPoP4lgOGabonTw6bCvO10Y3UyhSMRx+c9T+LNXnsY+ eFChimJu9YyDJwK4ij9kxMwGDvSlosN6WXMQE59xVr2a8XIrLuHKhBI76A== X-Google-Smtp-Source: ACHHUZ68TVLNMOXpLJ13zN36FPeea3q+qCQaBekPR1DP5avg77gy6k38vVW68OdXpKHlKinFbSpgxvadRR5R X-Received: by 2002:a17:902:d715:b0:1af:b678:5166 with SMTP id w21-20020a170902d71500b001afb6785166mr1751548ply.13.1685023873122; Thu, 25 May 2023 07:11:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020a1709026b4800b001aff899812csm98403plt.43.2023.05.25.07.11.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 07:11:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 07:11:13 -0700 (PDT) Message-ID: <646f6c81.170a0220.4284.27d2SMTPIN_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 45931605246B; Thu, 25 May 2023 10:11:12 -0400 (EDT) Subject: |SUCCESS| pw127355 [PATCH] [v4] 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127355 _Testing PASS_ Submitter: Ophir Munk Date: Wednesday, May 24 2023 22:25:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127355 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26372/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/