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 CF9694590C for ; Thu, 5 Sep 2024 11:07:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA39E40264; Thu, 5 Sep 2024 11:07:23 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 0F23D4025C for ; Thu, 5 Sep 2024 11:07:22 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-714187df604so1069720b3a.1 for ; Thu, 05 Sep 2024 02:07:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725527241; x=1726132041; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=XGPqRzxpcYR/nvp09omdwWDVMs7/KiWNMfataNjw9ns=; b=TMBMJzTrgUfQa3BvnP/0BkGszS1Acwn5Itk7wwg5qvs97X5O3eiie/nJqmirx9I91G JqH8dQyykfJdr6rgaa7ciXWsb5dCKAiT/1j3yzBXG8RVuLJW434AGBtV38Zk9abtu5Zu RdGDVAXpEYbx9rBDMVHTUXWJ2Rc77t7/mshcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725527241; x=1726132041; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XGPqRzxpcYR/nvp09omdwWDVMs7/KiWNMfataNjw9ns=; b=FbYRiiRcWBz5ii728c3Mj/Q8frpRr85A2d0Yq1AM9tFFFtpTcDzZTTAFFek5Ij9v65 /CE4tae5Djak+i8J/IxXJhHhgE5B4LQ9XoqNQ0iYgK6bwiKy1vX+QS10+zxyE6rEZIts 4ZzHq04nRNoF1vryu7Q70M/py/R87NFp4UluZoe9kcNaRrU8wR/1iiCQQtYBs6mP8MyB hy7Uc2/ja2enEmhVN8pw3iwRCtcYgVoKjMAOptS9HQGRjq0vAVaiMqpYG0UYIwCNtqwC JM0O91n8TMaLbdoI1NmCWqDTKz25mZcswJySmr0r8A1k02eJsyn/bxfS0EpOh1FUHkrW lTkg== X-Gm-Message-State: AOJu0YxC5rUGUdlO/KWzCbDdxQNPv4fqztp3QMKCima1K8Esh7vtBLZD OL2OoETGeetmEWi5dCbzWRe0DtN/hPV6Tg3CcYellGswMYhOQff3OGw0ysoVePon6PU4i4xb6UR /iYTXavPZzNUiimcd1ivagDnwYWNiIWxImkzSoRj7gmqUtsMQKukFexJT X-Google-Smtp-Source: AGHT+IEO545K0wIWz0cbIQ2cLPbnT40ETpOLJE2KLBEwp7th2lhgQatLxCtCI2nkqw80HkPezMKKRG+FME27 X-Received: by 2002:a17:902:f68b:b0:206:8f25:a4f with SMTP id d9443c01a7336-206b83535f4mr91786065ad.16.1725527241055; Thu, 05 Sep 2024 02:07:21 -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 d9443c01a7336-206ae8942cdsm1741255ad.11.2024.09.05.02.07.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 02:07:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 02:07:21 -0700 (PDT) Message-ID: <66d974c9.170a0220.2af204.df2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 46BCD6050A6B; Thu, 5 Sep 2024 05:07:20 -0400 (EDT) Subject: |SUCCESS| pw143600-143602 [PATCH] [3/3] eal: mark rte_memzone_max_ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240904180954.104473-4-stephen@networkplumber.org> References: <20240904180954.104473-4-stephen@networkplumber.org> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143602 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, September 04 2024 18:08:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143600-143602 --> testing pass Upstream job id: Template-DTS-Pipeline#178451 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30908/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/