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 4A7A045702 for ; Wed, 31 Jul 2024 17:30:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44AC040E13; Wed, 31 Jul 2024 17:30:58 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 91AFC40A71 for ; Wed, 31 Jul 2024 17:30:56 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2cd1661174cso3951598a91.0 for ; Wed, 31 Jul 2024 08:30:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722439856; x=1723044656; 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=BqsLLMvvyjhXeTj1bUmvTsq0h9QYfYJ0L3Rlbd7pD9w=; b=G8FNTNVrihjnEcP0JWdsm5sej0SmxQoaMmwe46FV6j/raMP3qCZJDXq/rw3YW17BMy JwUrLHCNtkm8xSF2mhxxW/ZhB9Saka8Uk8qLFJx2SvQ5O3HXbEhfied5c3Egbt1rG5ql v1OhsrNQdijgGwwb9Bdu7Sz0sXV4DG29RBoPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722439856; x=1723044656; 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=BqsLLMvvyjhXeTj1bUmvTsq0h9QYfYJ0L3Rlbd7pD9w=; b=nFO74ve8ixm4F8JHkC2Rzm4+XcKC1LPlXG/ShCWzxsDkswEsPSrHlz4rhWwkJ8wMUK OlCwPypKYmqKeFQsi87OxO2xRvaqqjSaIy7wkNGNtkBY5t1S7Ysqx6cpZfB0svc2f2U1 N1PAyVWTocouuDe7n4qs2x1LQRNk3A9M/q3qy3hVtP9P1ZxZaqeP2L4s7dtKEEwWsmtZ eVfImdQUE5sphnPKayFuFvE2TtH0csmIXGRcQ1lJin1Vb0n3Kqwy40kAN4F8ZYr6xbGb iR0mhsbLGdSDn185G3D6TcbgTaFEO39swRmMoiYpG2xfEkeF9Mo6ihvy8E1zif/88LRj 3KXw== X-Gm-Message-State: AOJu0YyyU0Rsp4Gcu6su3yO6OXQbSOrVZ0fl6DdkE6cnN39gH+3qRGWU ZE+hl7ej1BKyj77gSrGFqdyWbxfp5WkgpctqKRefeqba++JC3kBWJaLYbrGrmKRjf0U3rxZ3BFW 6+jbP04H3sI3saxDG+Tl4R536nEgJ7fgYBfuSCTXnOGmrZbhzImRWNYK+ X-Google-Smtp-Source: AGHT+IEsRY0P02vcg5VXuK1u5f+SYrkEooWYJllZSlDV6WILhGPbQEZ8JAiLcZtRNGDSvblaaq1L3iFFUhro X-Received: by 2002:a17:90a:5143:b0:2cb:4b08:1bbe with SMTP id 98e67ed59e1d1-2cf7e607f4fmr12866065a91.30.1722439855663; Wed, 31 Jul 2024 08:30:55 -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 98e67ed59e1d1-2cfdc4b62b0sm70868a91.16.2024.07.31.08.30.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 08:30:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 08:30:55 -0700 (PDT) Message-ID: <66aa58af.170a0220.213af5.55a7SMTPIN_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 DA037605C351; Wed, 31 Jul 2024 11:30:54 -0400 (EDT) Subject: |PENDING| pw142776 [PATCH] [1/1] ml/cnxk: enable data caching for al From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731060652.7937-1-syalavarthi@marvell.com> References: <20240731060652.7937-1-syalavarthi@marvell.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/142776 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:781d698ae2acb9bc7eed06f447cb8355673f7d81 142776 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#246910 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/30665/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/