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 B79A943859 for ; Sun, 7 Jan 2024 18:22:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B27CB402E0; Sun, 7 Jan 2024 18:22:45 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id EEBC3402B1 for ; Sun, 7 Jan 2024 18:22:43 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7831389c7daso124784385a.2 for ; Sun, 07 Jan 2024 09:22:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704648163; x=1705252963; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uzZgvHNT9A5IdKHXRfvJDn4Ldz0A2vpRuNXO2hEoE/w=; b=BApaObvQcKctxWgE/hgHA+6a2BKWQBbDg7UGOkRR2b9aZjLahqbzt6C4Pog0O9ftVG shRijwQuU/vFKCWcY2cULKQjqbmlR/X8SfxAyomH/B3xSm51iYvEpPudLOEs1nWDxN0h FbxgFTLLFK6QQC/ahZeL3BDp3dN+bQP/4iedY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704648163; x=1705252963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uzZgvHNT9A5IdKHXRfvJDn4Ldz0A2vpRuNXO2hEoE/w=; b=QWpKM7ed7OWsKNfGuUBuX1EUTHO43GaDgLnwlyCYqOhAQvsMhmrwc9+4nTL1s1sE1h D1LmAEAIibhPgkLwsvk6EUhNWJUzJNmuHya5DHn2pTItf8115j729eh99OkTTCVRVTTI hr1+rxyIT55amJaYa6HYNgCv8ax4FDa5eneZpID36lCwWme8C3plFuFlriRf9p+/5ru1 9uQx5cTs2EI0gWo3EHVfcVqCwhfgeE2yBCozZdhmJZEHcmnr8WJQp7PFGdD0u/UnR7ek Xq+FUqpTKqv1iQrAqLHwThhVPY1gJslbm3uTvN423p5t44RpRcqn1GmSL0L5Hvq6D77A 00Ng== X-Gm-Message-State: AOJu0Yx96/nCLvQyuL9koPZpfQb9XC6TkBQouOJoDSfqjEtrkwZ4RLLk apLspRdebPqWkopqt83uWvNJAMoE8+wH8UinA2UQ4o/bFhDHUNd8PAMbI5wjSyxKAdZvIdlXLzd nAE7kZA== X-Google-Smtp-Source: AGHT+IFuYzRaRBmqry7iA11yMwIEu34OBF9dM6c729auFJvNHLCzbRaG6KDMWgBO7agG+Z7Eu+diWqRFQGfj X-Received: by 2002:a05:6214:5193:b0:67f:4926:60c9 with SMTP id kl19-20020a056214519300b0067f492660c9mr3854949qvb.115.1704648163369; Sun, 07 Jan 2024 09:22:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e20-20020a056214163400b00680efc42c45sm111199qvw.51.2024.01.07.09.22.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:22:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:22:43 -0800 (PST) Message-ID: <659adde3.050a0220.5847d.6ca0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AE3F6051831; Sun, 7 Jan 2024 12:22:43 -0500 (EST) Subject: |SUCCESS| pw135775 [PATCH] [1/1] ml/cnxk: enable data caching for TV From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135775 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:20:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135775 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/