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 3B39C42C72 for ; Sat, 10 Jun 2023 00:53:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C1E240A84; Sat, 10 Jun 2023 00:53:06 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9E16A410EF for ; Sat, 10 Jun 2023 00:53:03 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-565eb83efe4so21160477b3.0 for ; Fri, 09 Jun 2023 15:53:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686351183; x=1688943183; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vjyOeVROI6Yg700GtTAPuUspqWaouu1q60VKUxzsKTw=; b=QdWcAGKEdzzsQcaURzzWaUu1DDbdPFANKDfvx9miDaohedUJ1rEJ5cy9mEbE5AcgM6 ncAig5fnOhE4LCzRbcroUL5X3/kgqae3aHVcUyyyDt1Z9/ZXWG5Cg4HYHBdO2y5SO8cW Kdieav2c2JO7IPM+TPyzhn74CBS7lfhmw35MM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686351183; x=1688943183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vjyOeVROI6Yg700GtTAPuUspqWaouu1q60VKUxzsKTw=; b=eW1PmPytWM4+vzQ2g6l+o2N9NB3lVkrgZkskCPR+QwiT9NBODdtmSXqXuahsVCLmEP EmdBqzbbxxxaTtmGqjQjeQdgXkg0ettDwEgV5/HX5D2xJUle1pk+K2e4PsW42cIsjI8l ZkC7qotqByAtLw/IcQJMpD6nViR2Og7c5R94EJfbjaMLAJKL6c/aOzTAVEUJsKyscVHx Autlw5rthuntWqNk3kc22Zd3rdPb1F+q4WsQrS4gCSkwciA3EzBJOb03E0IHnT/XEXtu lkQP0+20hmohdX4Vr9sk38WfKtN7alm8ZdDYwbcm+bvxpZp5lOhU8TJP6mSW+12FYHO2 T0gw== X-Gm-Message-State: AC+VfDwTwfdWStWlHaIakVSV3AUayQgqxy5F9Rrqixs1NNw4eLSM+uey JhdCnjNIE2X2Za5hjYEhpiHU+qNlPI7JwoOUixMdFlFAOfuRpSRPXK8eNg== X-Google-Smtp-Source: ACHHUZ42n/C+wqhFdjPfuK8s4xcjXX1uoKzvvaOyqoHH+/vAEQJBB4m9e9zA1oZOHlb8rpleeN7DYntLqoZA X-Received: by 2002:a0d:cccc:0:b0:569:f90e:b832 with SMTP id o195-20020a0dcccc000000b00569f90eb832mr2472061ywd.24.1686351183013; Fri, 09 Jun 2023 15:53:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s126-20020a0dd084000000b0054f9352dfebsm495951ywd.66.2023.06.09.15.53.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:53:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:53:03 -0700 (PDT) Message-ID: <6483ad4f.0d0a0220.87f75.cb4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B7B4D605246B; Fri, 9 Jun 2023 18:53:02 -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-x86_64-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/