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 4D31A456C1 for ; Sat, 27 Jul 2024 00:18:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BB2142F83; Sat, 27 Jul 2024 00:18:05 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id CF7B7402C4 for ; Sat, 27 Jul 2024 00:17:53 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fc587361b6so9640535ad.2 for ; Fri, 26 Jul 2024 15:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722032273; x=1722637073; 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=shI2T7JzHgEY3hCSihg2ybmAW35jn9UrvJ5HzcZZfEs=; b=OUT6ysdspF5w9GAt6Ha+ToxZhYZkFZsQZ9S17Jzg1M4dgD0AzGa3pL8bnbWa9pPjt6 iNNR0jWfjmiQSMwmeg5m8hat9nt2RvudCE3z4ayP5AvVDszM/gGWRRR29Hp3Fj25JDmR OHb95psaqS7OmJiTO7sfPbCiZAvpOIyFblD04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722032273; x=1722637073; 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=shI2T7JzHgEY3hCSihg2ybmAW35jn9UrvJ5HzcZZfEs=; b=UboqOIDwjbsASGf7W1b5vcEm4RxzMS/7bOQMMQuAh89or0xFXkrQSO63xEHb8yqkfp 0q/JNgOcH6IT37i/m5n3ACdb5UVLdwJn5rgzpjkuk67dJaGOEtnAkbxO8WbRNbycniGI /7pr1yL+sT9uZWZ9P0qAJU952/rBbcgfgSGILxE655OLjsGi3tkXqke8eu9UlAnv9ly6 szChJy8cpOYOShTaTwMx8vM0dAJGPB8MRKrPIShM6kP9IrgLSnlWofLagAHvQYRsjqB3 /AN+gTN57GrG0imhl99nMDjvWhC5b3nvqSLJQUmbY4sADShhZdIsxmPGpP+GQv94zxSY Jq8A== X-Gm-Message-State: AOJu0Yye7mcC6xgsMLu/Ck9vXf3Z1yqaGS39tCn7ZtuFhBaTCTAOnIdm nbH5nz6NTs6RrwTAjcBauDxAEkXFeUdm3s2fzTe+gdBoKV0J/E9hce5pOl2ngyvezSB0cSq/vFK TEGl1WgqqHAwAXPPrfZxVEFNAx+dr7LyE8sJcIYjke9d8HXTc8vQBhYN8 X-Google-Smtp-Source: AGHT+IH6xaE9GHIwF/BaRvuAI/Hvl7uUzoyC7DWGKTCSZ+M0nB/QzcfPRGSKcFBuIGBLLzKrxvIGWFLEtXT7 X-Received: by 2002:a17:903:228d:b0:1fd:93d2:fba4 with SMTP id d9443c01a7336-1ff048e4f38mr10826305ad.48.1722032272957; Fri, 26 Jul 2024 15:17:52 -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-1fed7c9030fsm1078115ad.39.2024.07.26.15.17.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 15:17:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 15:17:52 -0700 (PDT) Message-ID: <66a42090.170a0220.24d6ac.7583SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 22CD1605C380; Fri, 26 Jul 2024 18:17:52 -0400 (EDT) Subject: |PENDING| 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142738 _Testing pending_ Submitter: Wathsala Wathawana Vithanage Date: Friday, July 26 2024 17:15:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142739-142738 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245263 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/