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 3895C43859 for ; Sun, 7 Jan 2024 18:59:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34FC2402CC; Sun, 7 Jan 2024 18:59:48 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0E168402B1 for ; Sun, 7 Jan 2024 18:59:46 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5f2aab1c0c5so14771007b3.0 for ; Sun, 07 Jan 2024 09:59:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704650385; x=1705255185; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tS1Ea3upEd7xtUsXNzHRHBe7x2pPW8vyxpookQEV8ko=; b=bDT4La53yOl+m1ZWf34PHxwWcd/WBUuYQvcCJ87Q4eekNPJFKPO1iABNvOT+8GNdxF 2YSsASZ+NA7LfEVTk0LrgVodQWkJfxxbdB+9oiE0fVfGiXyal6Iv17+48expcvZYPcFm 7AY4WWuCqB1SnksS9zrhSxrfW/a8lMjKowJhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704650385; x=1705255185; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tS1Ea3upEd7xtUsXNzHRHBe7x2pPW8vyxpookQEV8ko=; b=hUFfBgVlWd8Z8cj89LrQMtDpxXBU5UiBXzYH0G8+m0E3RgcbR860eQAXqcZ7zQzHK0 scClbgPgyFuvGZO8hRw7N2g1u5hgdEGtDXI8LBosDqSBvrgo7ppWckQm+v0LTyAOdzgr lBSyoMCiICBnp24ztC/TFMlxe8O4S2uJEnKVcya5ZknIjZCsMezJYDuqsDxHBArgpZsO olKGEaD/1uZBG2rItzwVFJE5MWGXrJHmBJkX6E7ndSoSXxyhYKNjF4ZJVIsYZESFJr/G 2rha+gstspW0jHOs8F+NCL3OQZ1Sg816PVCGHq9/SwokePVZkUAnw3/ir5HEKuLVdWDC htng== X-Gm-Message-State: AOJu0YwrSP5o/N7a8vOlbW6N+EX/6zIIqKTtAQ4grGfmw9JTdcbI+0ni YnwL0CM0kloVkb9vHu8viOM6UFvtcvyeW8NiyYQ4cz6DnJsoBoGcqLOKgjl0Oj8Z3g== X-Google-Smtp-Source: AGHT+IGnA4jqBsFfsKDkZFlA5wzuh6Z2WOyaGr5/ADEwGTLC2gEJTotzbcJKwqLNX13b84lkTzSTEucb+FGX X-Received: by 2002:a0d:dec2:0:b0:5df:c224:fb44 with SMTP id h185-20020a0ddec2000000b005dfc224fb44mr3034672ywe.23.1704650385473; Sun, 07 Jan 2024 09:59: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 t130-20020a815f88000000b005e76efdbef7sm347743ywb.75.2024.01.07.09.59.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:59:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:59:45 -0800 (PST) Message-ID: <659ae691.810a0220.1a8f0.846eSMTPIN_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 1E8E66051831; Sun, 7 Jan 2024 12:59: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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/