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 99C66456C1 for ; Sat, 27 Jul 2024 00:06:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94768402E2; Sat, 27 Jul 2024 00:06:54 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C9F7D402C4 for ; Sat, 27 Jul 2024 00:06:24 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6ad86f3cc34so6409926d6.1 for ; Fri, 26 Jul 2024 15:06:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722031584; x=1722636384; 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=IVjJiXWUvUAXKWC8VvxMVadKn4aMNBNQuXXM9dHgJm8=; b=TQx784sW6Zg4GYLxErnFsjnuIrQom/hojrzl+cn19977/yQaU2LVx1AB+VqDkTv5Zm ARp+VWS62OVH89Jtio9zlWesBLuGf382mfHBhwotNEU7YCHcgw/2GGZs14FNg30g6LFR DKwmK8hBiTllNjCsRN3D9Wwp8NV5RVbyQpK/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722031584; x=1722636384; 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=IVjJiXWUvUAXKWC8VvxMVadKn4aMNBNQuXXM9dHgJm8=; b=JjGicC5GhBmj+UgGYU3cjFILBw8tqVib3GVz84IB8Z6CKMsCYJaUUF8E5lsJUHKhrv RXFhhIRjgtIpOyUe285fESrBKoS/tM0JIr43bpf6nj/zhIE3A78SEPqtWmvvd5ftsNM5 +yzsUriLSlAvXcfKXu2ONovCf1If8a1ki9sFvjqoPxexahMjL1ce5A3lzK/1L0YfAnUb 1beZKzkmhklHT0r2jRtD6Oy7EjYgqNet/h3NJCWxq2aK8Cj54kFpPBjxwncX5vNOAERz CZ8DrQ8EPwYskX2l9z+3cVjAmjp22dasYAU8Ve3imv4ZTcXmfeViYIkbeKJmRUFhrPPQ fSdg== X-Gm-Message-State: AOJu0YyPGaj/IK0I6fJHKPuM2Y9saX3fIjJX87x4QvAxdp/z6e83DEcR U8AwSJNQzQrU0CHYLp5OqrVLkodvtoBo2LOq3pfAYXZZELPQGlUHiywIobyV5HO0M2gnUq/nEOj s1k0SDU6Z3H/m+BJ/0D6qz4TrsftQmVeEUrHrcVKK X-Google-Smtp-Source: AGHT+IHzt0a1HQHEDhOViCEMMQqvNbRV6uALXw2XSt2OgNWjxgoaZ6hI8P253nNLSJYu336oFV2QC9R+nqfM X-Received: by 2002:a05:6214:4105:b0:6b5:4573:4ac5 with SMTP id 6a1803df08f44-6bb55a82e7cmr12666986d6.45.1722031584225; Fri, 26 Jul 2024 15:06:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb3f8fe4c3sm2110646d6.23.2024.07.26.15.06.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 15:06:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 15:06:24 -0700 (PDT) Message-ID: <66a41de0.0c0a0220.7f014.bd8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E8B9A605C380; Fri, 26 Jul 2024 18:06:23 -0400 (EDT) Subject: |SUCCESS| pw142739-142738 [PATCH] [v4,4/4] eal: describe Arm CPU fea From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240726171528.2245682-4-wathsala.vithanage@arm.com> References: <20240726171528.2245682-4-wathsala.vithanage@arm.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/142738 _Testing PASS_ Submitter: Wathsala Wathawana Vithanage Date: Friday, July 26 2024 17:15:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142739-142738 --> testing pass Upstream job id: Template-DTS-Pipeline#171027 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/30635/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/