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 9D9B743859 for ; Sun, 7 Jan 2024 19:06:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99EB5402CC; Sun, 7 Jan 2024 19:06:47 +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 5FBED402B1 for ; Sun, 7 Jan 2024 19:06:46 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7831b3a48e7so34683385a.3 for ; Sun, 07 Jan 2024 10:06:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704650806; x=1705255606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NVJng9HLLrXjhkexR/b63JRjpvkdDFqPJhEe1z3J9RM=; b=iD/9KKmoYxfDh/mHlo5d/2ni/h6LU2rRpKDqwzbuMszFQHbxA15w+GABqOo/M67T6b DaDrGUPJX8QwhFa7ivDTRq377x4O1tlcIZJokxMhCbeU2V9+UyxxdA+TRCYS2mdaQ8i4 +I34Mrd45CWjhR2gjN69nkaAmfzlpAAC8AdEU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704650806; x=1705255606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NVJng9HLLrXjhkexR/b63JRjpvkdDFqPJhEe1z3J9RM=; b=G0mWD66kAbPIYeXSY66ZMxJoQ2/Os8g0EPTJvuDq7ZNorlcKvILVlNkT7dEfME9SPF yYorqkjStYKyZ3PIvQ1wf/elva5fSJNXKxuf00LYuvirN4ofTzBXABm3mskBtjXqAfDN 8nGbobZOjfYFCfaodOKqkUTho+MgofF4sWKoXl44v/DpnvmywT9ADzgnuLbYT08nnTed IaOml9p9ruK3UeAK4i4UUPSRj8rqUolzh/xXI+jGZSyy8ZwlAC/i+x8yUbjcbc28AMBS f4kX+c8Ti1KTxttlRrsaNqAHRLMhpaqm9OoSwiWM7biMIa24VLi0PWBzHc+AVNsr+mF/ an1Q== X-Gm-Message-State: AOJu0YxPGWGfEAgqhw/3KSM0RrSnG4peFRA9rhoMGnKrVLPNhPqGm4Aq QvhGVdNS+rEk8i/JGtzHCiejPUkly/I+r1wE+0l4It/4k70jsd3DutoR8XlieBLoiQ== X-Google-Smtp-Source: AGHT+IF0iaO3kiyX1Sdf44bFlm0pzf393HB4xYWzOLyLYxsLLhdmqHTmIAe70ppbAMVXH5hno9eyZKCLc5wD X-Received: by 2002:ad4:5405:0:b0:680:c855:a017 with SMTP id f5-20020ad45405000000b00680c855a017mr1660347qvt.72.1704650805884; Sun, 07 Jan 2024 10:06:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j2-20020a056214022200b00680b22fd066sm168604qvt.4.2024.01.07.10.06.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:06:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:06:45 -0800 (PST) Message-ID: <659ae835.050a0220.765b0.b8a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 955A66051831; Sun, 7 Jan 2024 13:06:45 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/