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 971D042BF4 for ; Wed, 31 May 2023 13:28:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BAC240ED7; Wed, 31 May 2023 13:28:14 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C45D440ED7 for ; Wed, 31 May 2023 13:28:12 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-55db055b412so12720027b3.0 for ; Wed, 31 May 2023 04:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685532492; x=1688124492; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CP9DSdSS3uwPE12PurkSSZQoTSzf62VOuUZX51ohYzc=; b=Y866FIjZvVxTwssoTraNO/xWI0hZj0Pfg4qqn7ylFLrWYhkmZ5MB8zb6fehxYK8ELj TXClrgDcQE4zl5poJkuCcm+8WulD/XvlWbNHgUS4216aWIDv1jvuYr7xbdranCL075XC NAwvfvjByacd+n2XRTVZv7aHz9GL9Z26A6nD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685532492; x=1688124492; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CP9DSdSS3uwPE12PurkSSZQoTSzf62VOuUZX51ohYzc=; b=SXbZ/SwJIih5tgXygnMkgnIxQGqh6IJ+pTvz0H7sevnuUpaHsDeUqifwpbTtg1Ly24 tPvv0g1UJKxJMgtAkoUIqw96rqz/CbXCTM/46IOqgDEIROlypvMST04G515eRBBSqoZW ZGHg622/OgKLA/hFCtYxB+i8XsJS61TMAPLVl/shDvG9foplA57PwBXuC4TM+fAngp8q MD74OTYIGHlfjCboLWMKSaVscvc4owjkUg+hUTRzNeRYEDg7FJ/ND9Tp3HTMIQipPbGG v+mGdtfotmM32V+mdwbPNn0uZZawRvowf6jEMUTmZmLy7S9UUTAf3Kl049vvMw1rO9e1 O2uA== X-Gm-Message-State: AC+VfDwQFy6YFoL5vR/gcjGDlqVADDDaq/ffm8jFDM1k5B/NEyQrzUoi WFkA4WWiyLixdfqTS60fHSABH60HMxtFFHebFWb3UJXtAq2ipeKPyHiPEA== X-Google-Smtp-Source: ACHHUZ675ci+9PFEh1yZkQnxlvg+EkpdOWIrUuutWNYDOdSXSpGUK62ruCS+4wyFsLAIxXZLntb1MPCIYnX8 X-Received: by 2002:a0d:e690:0:b0:564:c747:64f4 with SMTP id p138-20020a0de690000000b00564c74764f4mr5977507ywe.11.1685532492215; Wed, 31 May 2023 04:28:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q203-20020a815cd4000000b005459f233f65sm1253053ywb.29.2023.05.31.04.28.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 May 2023 04:28:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 May 2023 04:28:12 -0700 (PDT) Message-ID: <64772f4c.810a0220.b4679.b100SMTPIN_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 CCAF6605246B; Wed, 31 May 2023 07:28:11 -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-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 | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/