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 77B1B42A4D for ; Wed, 3 May 2023 10:27:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7070F41144; Wed, 3 May 2023 10:27:28 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 9FB4441144 for ; Wed, 3 May 2023 10:27:27 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-44fa6454576so117737e0c.0 for ; Wed, 03 May 2023 01:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683102447; x=1685694447; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RRFsZ57vf9Z1D7NT6LK1OLoArvLxLfzONWTdjRRqCvU=; b=ShRXJVJ1yoUJpt7IP1PFZm4XD2nl3Uq5wAVTwQXO4FjPuE63w+fJi2mhzNxWyS9JMy EqOzj/pcI8wwLfDcft4/QPM9WE3sAA6SQWaXmxACLIZyC5wfbRb5scktg6bZz3Llce55 qQiOpPRLhuuVqvQq5AthTdGKWakAHojRewpy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683102447; x=1685694447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RRFsZ57vf9Z1D7NT6LK1OLoArvLxLfzONWTdjRRqCvU=; b=VsyZa3wPHcd71DZ3Np9sKFH1b+XsLrWN7C2izJ2Yr0jtZcyrqCYUdAkqrEhXy7GJM5 fYP38Iu4OCNcvhCTHBXcKgvh5I/NH2P5eyZiW8wPTJGE3PMvIAFfmyoLY1dicFViQS/2 mX1X3cRDuGd+KJrLzP/BsnsNP+QpkkUHFho4u4zPp6VxxPGaSemEr3SVu7ZCvkXUUqTs qxPzmug4h50mEYvE1fUpO9qIMc6I8ysxOMQ4Eys2mESQGXIga++AvnIVOxkqY0HB7LgQ HpX4hOuPUbB2El6H7vfZLGrrLu7MxsnfxK4bsw4GU0eWL3GKzVRMU3oaivKm53cDJZNF zq0g== X-Gm-Message-State: AC+VfDztKrojrfct87islFWxqu6DkDeiRxgFb7Zti2OEdhHtdQxd8Chb GhNnALTi/C2qVtlsSWZtGnSWXVbCqFIBzWsZCd2F6ESplAH9R72oRUam0bDVfpfyDAS17lGoPA= = X-Google-Smtp-Source: ACHHUZ7jCGsKSo1IMaQ7Z7j+x/Xcubzp6vZJeGurF8oR4S9MjEJs8KymD1hFnDEhfgUyFPwgy58Zi5hGUXle X-Received: by 2002:a67:f6da:0:b0:425:e492:de9e with SMTP id v26-20020a67f6da000000b00425e492de9emr1073664vso.16.1683102447076; Wed, 03 May 2023 01:27:27 -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 a5-20020a9f3745000000b0077aaadab677sm1332868uae.13.2023.05.03.01.27.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 01:27:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 01:27:27 -0700 (PDT) Message-ID: <64521aef.9f0a0220.f6b6e.a591SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C16D96052472; Wed, 3 May 2023 04:27:26 -0400 (EDT) Subject: |SUCCESS| pw126666 [PATCH] [V3] lib: set/get max memzone segments From: dpdklab@iol.unh.edu To: Test Report Cc: Ophir Munk , David Marchand , Thomas Monjalon 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/126666 _Testing PASS_ Submitter: Ophir Munk Date: Wednesday, May 03 2023 07:26:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126666 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | 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 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/26153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/