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 960F345BB9 for ; Thu, 24 Oct 2024 05:13:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91A274060F; Thu, 24 Oct 2024 05:13:48 +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 7BA6B43359 for ; Thu, 24 Oct 2024 05:13:43 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6e5cec98cceso3806667b3.2 for ; Wed, 23 Oct 2024 20:13:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729739623; x=1730344423; 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=7Ej1OeWPlrC2jvEj8ROPEADt5ZjtG2/ab0RPvPKFF+k=; b=g38Jcxv38WCo0+g1JbGmi8u78Ib7csj/c/qsnIsr49bcqyYN7Pd8C626cRDwElHM33 uU2DMoREhYTNUM40CLcNmyRFddaOf45icwbkZ1yaHdU1MGORfhWY7SxmF3eTujHQlBhF DCEldyvzgSXjqPvh+asgKDMH8q9xKKTbwyo2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729739623; x=1730344423; 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=7Ej1OeWPlrC2jvEj8ROPEADt5ZjtG2/ab0RPvPKFF+k=; b=O0EwGVDGmwTRBO3TR0AwoYNOKIFPicLudsT16I3YfTeQLDaKucRNtzy2cGHIOGlPH3 0z+uh1ZjF92fEfMp9f59QiXSlzb7+2+gG8ERgLMjNviyoV+g9zyBbcMCCsd0rtbs5oH7 YA2u6EHNqQ5vT0eLo47jePzDA7TshQPCgxcuMUZN4dUoTIPn/sTrxog2b8tRMiiy2E46 bATozBgxkY+5cREFDylp11sMbLcplXPKs2qTyPDXO+yEqwpV1cRmxeoaSNzmzEONJX0Z YjQqOKfayNNRYQrBNpUjA3Z/eZMDu3Hc7RolZg3+M2sv6kEi6yd/IVx6iM9fis+F1exi wGAw== X-Gm-Message-State: AOJu0YwPTrsS0R7K10gk6X1npig4w5rZnvbnHgY0kCJi8hDofJuPNPkf 3mIZi6hz3VY/gWx/S1b7hRNv0zy7mopk/wyEEHsuxgg6aQiWwkel1jkyu4cki42E6j05k1IIqTt feEmq3XSqDEt/aMvptYOc+qqzEE1xFkAiXNCjwOBhpEyVay7DaB3wgCys X-Google-Smtp-Source: AGHT+IG/h9vhdquMO5VQ5YEAjntkwEb5jYqIGy62Ni7X/Sij0PGRMHkSkzE2XqK9seODKutgpe2AiB18OEuy X-Received: by 2002:a05:690c:7090:b0:6e2:b263:104a with SMTP id 00721157ae682-6e7f0e30c6amr58633637b3.23.1729739622847; Wed, 23 Oct 2024 20:13:42 -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 00721157ae682-6e5f5a815a8sm3793297b3.34.2024.10.23.20.13.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 20:13:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 20:13:42 -0700 (PDT) Message-ID: <6719bb66.050a0220.30fc24.87b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E2956052471; Wed, 23 Oct 2024 23:13:42 -0400 (EDT) Subject: |SUCCESS| pw147053 [PATCH] eal: support including mapped memory in c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023231859.1323727-1-kozlyuk@bifit.com> References: <20241023231859.1323727-1-kozlyuk@bifit.com> 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/147053 _Testing PASS_ Submitter: Dmitry Kozlyuk Date: Wednesday, October 23 2024 23:18:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147053 --> testing pass Upstream job id: Template-DTS-Pipeline#190855 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-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/31631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/