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 E076342B91 for ; Thu, 25 May 2023 01:28:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC30840A82; Thu, 25 May 2023 01:28:38 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 6635940A82 for ; Thu, 25 May 2023 01:28:37 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-51b4ef5378bso821515a12.1 for ; Wed, 24 May 2023 16:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684970916; x=1687562916; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KcrD63uiYgQtIe3x5tVWm6jWuJtFI7ZX7kp264AzWFs=; b=emwuBd1qLe1a3jGQKMvDgrE5JSzs3J39Nl3pEBQI8i99k5CkkPkO5HUOOqCQuvhP4r cTvhA3ytesSv+qOSVTM+OYRCFLdvxjkqumtcV9FKj5k8H+OrsyFyac/aL2wG9zG1DjGT 3RUjO3vgPuf7CwO1aHv1/6TD0MLtqfMb6+CWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684970916; x=1687562916; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KcrD63uiYgQtIe3x5tVWm6jWuJtFI7ZX7kp264AzWFs=; b=T/gjcND4iQTl5/7EPT4ytn2WG5kfI2B0wPU+BVj8UDSZc9olXF/miV8guVM1+j9D7u cr+n1cXE60dVBG/Sp0YqsQlNH+KfBky0GVzppzvyiOI7YYSBduCMcq1qdU5z37oicvdA 6A/WCr2rylpjASPVZqgrbgTSeRUoiccSn8zm2THajlcw1ExIHAEA15Dh8FfLMq/3QWYW ydHYRV9nWE9wJeG7LVvlNt6J3qfWSH29Aj8K2apMWJAnQNP6KwGQYRsBuBVm/M0w5Qdx 5oZ2OoSa4OFx9tJIxRxg2h3Wa9k//6X2vMP8kiqsUkJL5xyV34XyS/BPUh7DcA82RoWh lTJA== X-Gm-Message-State: AC+VfDz01+18xcxWkx0aSSao8nn2RqF6gWfBSY5DBU1ql4YZhxxtVzwc KZ6j9aaysz/vT8hDr8af8c0ol8SLFWI7TusJUyNmJ592k0ddmky9AeRjqA== X-Google-Smtp-Source: ACHHUZ7pw2kV9p5jjy3lutGBhD298Q5QXqgLOoMVyAYN+H+3wbCXn95FxmKsrgUDz7CMKI2HUTgGdiLEumwL X-Received: by 2002:a17:903:2584:b0:1ab:d6f:51b0 with SMTP id jb4-20020a170903258400b001ab0d6f51b0mr19418183plb.18.1684970916394; Wed, 24 May 2023 16:28:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l17-20020a170902eb1100b001ae365072dfsm416plb.94.2023.05.24.16.28.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 16:28:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 16:28:36 -0700 (PDT) Message-ID: <646e9da4.170a0220.c2d12.002dSMTPIN_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 92BC1605246B; Wed, 24 May 2023 19:28:35 -0400 (EDT) Subject: |SUCCESS| pw127355 [PATCH] [v4] lib: set/get max memzone segments From: dpdklab@iol.unh.edu To: Test Report Cc: Ophir Munk 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/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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 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/