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 9394043859 for ; Sun, 7 Jan 2024 18:57:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FD59402CC; Sun, 7 Jan 2024 18:57:55 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 6AFB5402B1 for ; Sun, 7 Jan 2024 18:57:54 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4b74a9a9d4cso222252e0c.1 for ; Sun, 07 Jan 2024 09:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704650274; x=1705255074; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tS1Ea3upEd7xtUsXNzHRHBe7x2pPW8vyxpookQEV8ko=; b=aDjYUvqaA5hoPKas6vkci4l3phWgksDDbq6ev+khdz8An3xicZH71yrOjYD7xiSHYz qiyLGaW9fLndySHA9eaZOnFW2HmgDzJXMFhwWbRBXqFwwbKh6afa2mYOSeoAZw4Ej0v3 AvYDwscOQ6+EEslKfo42t43ycocdhfrbn59i0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704650274; x=1705255074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tS1Ea3upEd7xtUsXNzHRHBe7x2pPW8vyxpookQEV8ko=; b=DGWMBLoXyr4lF//hneEynTWR2NQH6NE9VNwfuguBnkanckSq6JjV/bzHyIp9w9X4uk kl9VZYp7DJHhNNb1nL0L5cI4CV4cBUNxOcCLhWCofI2ZWRwExYqvCwknmD92ElmF+FAR pGAY83RNHwb6lF89mqlgPMz3rCVNHhSApExGNTwAMVYFINy8xUXLqsYzeyiQietOi+gI gtFveB84ayobs0TN9f0LnE3J6pI5NWziNQ/GDONmFvnYZirUKxZOqARdvFLKgS+sfOox aEd5h8HaivKJ9GaDdFslrGkZeSmoTaVEgkA7LIBWdsWH9IXaID8uV2E4vks6WDktbTu/ /Diw== X-Gm-Message-State: AOJu0YyOXl/vFaL4ULB2H9RFD2WYvqIXNBGtbB4178WvSOryobJ5z1Up r6yOZ6x1d2z6ediNGOxW/iP1/aHNklbmJcVZ51UgLgl6Oh8pSjBfqnA5DPwZaqb0Xg== X-Google-Smtp-Source: AGHT+IELuGpHk1ztt5HNWdosQNQW5hiFsX4bItZQWwfZjq5uJE6m+ityFOkQTsWMms73lj+/uy3XNesCsyOP X-Received: by 2002:a05:6122:328f:b0:4b7:1a2d:572b with SMTP id cj15-20020a056122328f00b004b71a2d572bmr592280vkb.6.1704650273815; Sun, 07 Jan 2024 09:57:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j41-20020a05612221a900b004b6c8c72dfasm226291vkd.14.2024.01.07.09.57.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:57:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:57:53 -0800 (PST) Message-ID: <659ae621.050a0220.5020a.e2e0SMTPIN_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 6E1C96051831; Sun, 7 Jan 2024 12:57:53 -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/